[jboss-user] [EJB 3.0] - what's wrong with my war?

Yucca Nel do-not-reply at jboss.com
Sat Apr 17 05:06:03 EDT 2010


Yucca Nel [http://community.jboss.org/people/Yuccanel] replied to the discussion

"what's wrong with my war?"

To view the discussion, visit: http://community.jboss.org/message/538117#538117

--------------------------------------------------------------
I have narrowed down the issue to eliminate that tomcat can't find the jars. I know the jasrs are correclty packaged as my i8n code which is reliant on the jtl1.2 jar works.

this leaves me with a asuspicion that my paths are incorrect and leading to a scenario where tomcat never even looks for Faces servlet to translate the jsp.

Here is how I mapped the jsf related stuff...

1. Faces servlet url pattern: (/faces/*)
2. index.jsp (inside web folder) forwards to welcome.jsp in folder "faces" inside web folder

this scenarion is the cause of the deployment failure and I suspect a severe bug here because removal of the url pattern mapping for faces servlet leads to positive deployment which means that welcome.jsp is mapped correctly but somwhere the instantiation of the faces servlet is leading jsp translation to fail.


it is highly nlikely that both jsf versions I have used are buggy so is this tomcat?

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/538117#538117]

Start a new discussion in EJB 3.0 at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100417/79837395/attachment.html 


More information about the jboss-user mailing list