Hi,
I have deployed the EAR file in JBOSS 3.2.7. and the applcation works fine. But the same EAR file is not working in JBOSS 4.0.1. The following error coming up while the JSP is getting compiled.
“The value for the useBean class attribute (my classname) is invalid”.
Any idea how to fix this error?
NOTE: I am using Myeclipse 3.8.4
Thks in advance.