I have ported a Weblogic 8.1 EAR file to deploy on SUN AS 9.
It seems to deploy correctly and I can successfully make EJB 2.0 calls however compiling and displaying JSPs fail with cannot find symbol errors.
The jsp compiler can't find Collection, Calendar, Iterator, ArrayList.
Do I need to add jar files to my EAR? I would think the jar files with these classes would already be in the class path.
Thanks for any help.
Bryan
[Message sent by forum member 'bryanut' (bryanut)]
http://forums.java.net/jive/thread.jspa?messageID=267339