I have an app written in 1.3.10 + Netbeans 6.8 + glassfishv2.1. It works fine
both when GFv2.1 is run from Netbeans or standalone. I am trying to switch
to GFv3. It still works if I start GFv3 in Netbeans. But if I run it in a
standalone GFv3, it failed to start with message:
[#|2010-04-javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=26;_ThreadName=Thread-1;|WebModule[/whale-war]PWC1396:
Servlet /whale-war threw load() exception
javax.servlet.UnavailableException: Parsing error processing resource path
jndi:/server/whale-war/WEB-INF/struts-config.xml

I tried to start it with a dummy struts-config.xml (with start and end tag
only) and it failed with the same message. I expect the parsing of the xml
is done by struts modules, but looks from above it is not. Any idea what's
wrong?

-- 
View this message in context: 
http://old.nabble.com/old-struts-1.3-app-not-work-in-GF3-tp28175468p28175468.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to