|
From: Patrick Y. <kc...@ce...> - 2004-06-19 05:32:48
|
Hi Chamikara, I forwarded your question to the mailing list for Hermes discussion. You=20 can subscribe to the mailing list from http://sourceforge.net/mail/?group_id=3D56612. Regarding your question, you may try to delete servlet.jar from the=20 deployed package. Normally, it's located at <TOMCAT_HOME>/webapps/msh/WEB-INF/lib. The one used by Hermes may get=20 conflicts with the Tomcat one. Hope this helps. Regards, -Patrick chamikara wrote: > Hi, > > This morning I downloaded your hermes_ebms2_all_in_one_0931.zip and=20 > installed it. I=92m using Tomcat (Ant 1.5) bundled with JWSDP 1.3 and=20 > have installed JDK 1.4.2 and J2EE 1.4 > > I compiled source locally and deployed to tomcat. However MSH do not=20 > start, it gives the following error. > > Jun 16, 2004 9:14:29 PM org.apache.catalina.startup.HostConfig deployWA= Rs > > INFO: Deploying web application archive msh.war > > Jun 16, 2004 9:14:29 PM org.apache.catalina.core.StandardHostDeployer=20 > install > > INFO: Installing web application at context path /msh from URL=20 > jar:file:D:\Java\jwsdp-1.3\webapps\msh.war!/ > > Jun 16, 2004 9:14:30 PM org.apache.catalina.loader.WebappClassLoader=20 > validateJarFile > > INFO:=20 > validateJarFile(D:\Java\jwsdp-1.3\work\Catalina\localhost\msh\WEB-INF\l= ib\servlet.jar)=20 > - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending=20 > class: javax/servlet/Servlet.class > > Info: using property file in C:\Program Files\Common=20 > Files\System\Mapi\1033\msh.properties.xml > > Jun 16, 2004 9:14:36 PM org.apache.catalina.core.StandardContext start > > SEVERE: Error listenerStart > > Jun 16, 2004 9:14:36 PM org.apache.catalina.core.StandardContext start > > SEVERE: Context startup failed due to previous errors > > Would you be able to help to sort out this problem. > > I=92m currently working on my MSc dissertation (@ University of Sussex,= =20 > England) where I test the feasibility of using Java Web Services to=20 > implements ebXML. > > Kind regards > > Chamikara > |