Hi
I'm new to JSP and J2ee etc and trying the book:Professional JSP's
projects.
In chp17, the j2ee project requires the Orion application server.
I got several problems here.
1. When i deploy webshop application as instructed in readme file and the
book, i got a message from the Orion server: can't find/read
application.xml (meta-inf). But the application.xml is there in the
webshop.ear and the dir structure seems right.
What could be possibly the problem?
2. If i modify application.xml, how do i put it back into webshop.ear
package? I used winzip but i cna put it back under /meta-inf/.
3. After i installed the Orion, other JSP containers stop working. I wonder
if i shoudl lay blames to Orion?
Any advice will be appreciated
Jeff