Re: [SourceJammer-users] deploying SOAP service
Brought to you by:
robertmacgrogan
From: Robert M. <rob...@ho...> - 2001-11-20 23:06:29
|
Hi, Michael. Thanks for using SourceJammer, and thanks for checking out the FAQ first. Looks like I'll be updating that FAQ when you get your issue resolved. Here is a list of things to check. 1. Try hitting your sourcejammer server from a web browser to make sure that it is up. 2. Verify that xerces.jar is in the expected location. 3. What version of xerces are you using? Did you get the "full" version of the server, which contains xerces.jar. This may be a xerces version issue, and I've never taken the trouble to verify exactly which versions of xerces SJ is compatable with, but I know it works with the version of xerces packaged in the "full" installations. If none of this is helpful, then please send the complete error message output by deploy.sh. Thanks. --Rob >From: "Michael Casaday" <me...@in...> >To: <sou...@li...> >Subject: [SourceJammer-users] deploying SOAP service >Date: Tue, 20 Nov 2001 14:28:55 -0800 > >Hi. I'm having some trouble setting up SourceJammer. I'm running Tomcat >2.3.2 on Linux. I've managed to get to the point where I deploy the SOAP >service using the deploy.sh script. However, I get the following error: > >----- >./deploy.sh SJDeploymentDescriptor.xml >Ouch, the call failed: > Fault Code = SOAP-ENV:Server.Exception: > Fault String = java.lang.NoSuchMethodError >----- > >The FAQ suggests that this sort of problem is due to xerces.jar not being >placed foremost in the classpath, but this is not the case according to the >classpath that is printed out by the provided start_sourcejammer.sh script: > >----- >Using classpath: >/usr/local/sourcejammer/webapps/sourcejammer/WEB-INF/lib/xerces.jar:/usr/loc >al/tomcat/lib/ant.jar:/usr/local >/tomcat/lib/jasper.jar:/usr/local/tomcat/lib/jaxp.jar:/usr/local/tomcat/lib/ >parser.jar:/usr/local/tomcat/lib/servlet.jar:/usr >/local/tomcat/lib/test:/usr/local/tomcat/lib/webserver.jar:/usr/java/jdk1.3. >0_04/lib/tools.jar:/usr/local/sourcejammer/webapp >s/sourcejammer/WEB-INF/lib/soap.jar:/usr/local/sourcejammer/webapps/sourceja >mmer/WEB-INF/lib/sj_server.jar:/usr/local/sourcej >ammer/webapps/sourcejammer/WEB-INF/lib/sj_lib.jar:/usr/local/sourcejammer/we >bapps/sourcejammer/WEB-INF/lib/activation.jar:/us >r/local/sourcejammer/webapps/sourcejammer/WEB-INF/lib/mail.jar >----- > >The FAQ also suggests removing jaxp.jar and parser.jar from the classpath, >but removing either of these causes exceptions when running >start_sourcejammer.sh. > >Any suggestions? > >_________________________ >mike casaday > > > >_______________________________________________ >SourceJammer-users mailing list >Sou...@li... >https://lists.sourceforge.net/lists/listinfo/sourcejammer-users _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp |