>From the error message it looks like an exception in the XML DOM (error occurs while updating the web.xml file). I'm not sure if it has to do with the maven version because you got the same error with a prior version of maven. Is that correct. It might be that you have a different DOM package in your path.
Roger ----- Original Message ----- From: "Laurent Voillot" <[EMAIL PROTECTED]> To: "Jetspeed Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, October 15, 2003 9:56 AM Subject: Re: Jetspeed 2 - deploy demo app problem I have exactly the same problem with maven-1.0-rc1 If it's a maven error what version use ? And if it's don't work how to make a manual deployment Wang Xusheng wrote: > I encountered problems while deploying demo app.It reports following: > > pam.deploy: > [java] 0 [main] INFO jetspeed.Jetspeed - Jetspeed environment > attempting to > initialize portal Engine... > [java] > file:/D:/Jakarta/Tomcat4.1/webapps/jetspeed/WEB-INF/conf/ojb/OJB.properties > > [java] > file:/D:/Jakarta/Tomcat4.1/webapps/jetspeed/WEB-INF/conf/ojb/OJB.properties > > [java] > file:/D:/Jakarta/Tomcat4.1/webapps/jetspeed/WEB-INF/conf/ojb/OJB.properties > > [java] 09 十月 2003 16:27:25 INFO [main] > (org.apache.jetspeed.engine.JetspeedEngine.init:152) - Creating > portlet container... > [java] JMX locked by operation init > [java] JMX released by operation init > [java] Calling FileSystemPAM... > [java] deploying WAR file'demo.war' to WEB-INF/... > [java] Libraries and classes deployment finished! > [java] prepare web archive > 'D:/Jakarta/Tomcat4.1/webapps/HW_App/WEB-INF/web.xml' ... > [java] Exception in deploy. Rollback of application deployment... > [java] Rollback: Remove D:/Jakarta/Tomcat4.1/webapps/HW_App and all > sub-directories. > [java] Unhandled exception while ading elements to the web.xml file. > [java] Connection refused: connect > [java] JMX locked by operation shutdown > [java] stopping RMI registry > [java] JMX released by operation shutdown > [java] Done > > How to solve the prolem ? Any help is appreciated! > > _________________________________________________________________ > 享用世界上最大的电子邮件系统― MSN Hotmail。 http://www.hotmail.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
