Hi
we developed an Polling application using WebWork. i tried it out on Tomcat4.1 and its working fine, but when i tried deploying it to JBoss,
i was getting the following error.


i've placed all the files in their respective directories, but my WAR File is still not getting deployed and i'm getting the following error;

wat could be the problem?


******************The Error is **************
........all deployment steps...........
....
..
..
10:40:41,784 INFO [Engine] WebappLoader[/jpoll]: Deploy JAR /WEB-INF/lib/webwork.jar to /home/snehal/JBoss/jboss-3.0.4_tomcat-4.1.12/tomcat-4.1.x/work/MainEngine/localhost/jpoll/WEB-INF/lib/webwork.jar
10:40:44,329 ERROR [Digester] Digester.getParser:
javax.xml.parsers.ParserConfigurationException: AElfred parser is non-validating
at com.icl.saxon.aelfred.SAXParserFactoryImpl.newSAXParser(SAXParserFactoryImpl.java:34)
at org.apache.commons.digester.Digester.getParser(Digester.java:676)
...................................Stack Trace
10:40:44,357 ERROR [Engine] ContextConfig[/jpoll] Exception processing TLD META-INF/taglib.tld in JAR at resource path /WEB-INF/lib/webwork.jar
javax.servlet.ServletException: Exception processing TLD META-INF/taglib.tld in JAR at resource path /WEB-INF/lib/webwork.jar
at org.apache.catalina.startup.ContextConfig.tldScanJar(ContextConfig.java:934)
...................................StackTrace--------
10:40:44,439 ERROR [Engine] ----- Root Cause -----
java.lang.NullPointerException
at org.apache.commons.digester.Digester.getXMLReader(Digester.java:892)


***************************The Error***********

Thanks
Snehal

--
Snehal K. Gandhi        SIP Technologies & Exports Ltd.,
Software Engineer       G4 Elnet SoftwareCity, Chennai
Core Technology Group   URL:http://www.siptech.com/
[EMAIL PROTECTED]       Ph: +91-44-22541473/4 x313
--




-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? You could win a Tablet PC. Get a free Tablet PC hat just for playing. What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to