Hello. Here's something I found in the SourceJammer server FAQ:
********** Why do I keep getting a SOAP error saying "Unable to resolve namespace URI for 'ns2'."? This error results from an incompatability between Apache SOAP and an earlier version of Xerces, as near as I can figure. This problem sometimes occurs when SJ is run under Resin or WebLogic. Click here for an old Resin group post that addresses the issue somewhat. Most likely the root cause is that there is an old xerces.jar file in your classpath when you start your servlet engine. Possibly this is set up in the classpath environment variable. Remove the reference to xerces.jar and SourceJammer should work fine. ********** This says the problem occurs under Resin and WebLogic, but it seems that it happens under Tomcat also. The problem has something to do with the fact that Tomcat is using Xerces. SourceJammer is not compatible with Xerces. You must configure Tomcat to use Jaxp. Please check the Tomcat documentation for how to do this. Thanks. --Rob --- $BJ?0f?-<#(B <[EMAIL PROTECTED]> wrote: > Hello, I am sinh and a Japanese. > > I began to use SourceJammer recently. However, the problem occurred. > > If I am going to connect with a server using SourceJammer, > SourceJammerConnectionException will occur. And the following contents are > displayed as a message. > > --- SourceJammer Message ------------------------------------------------------- > org.sourcejammer.util.SourceJammerConnectionException: A problem occurred in > communicating with the SourceJammer/SOAP server. Unable to resolve namespace > URI for 'ns2'. [SOAPException: faultCode=SOAP-ENV:Client; msg=Unable > to resolve namespace URI for 'ns2'.; > targetException=java.lang.IllegalArgumentException: Unable to resolve namespace > URI for 'ns2'.] > at org.sourcejammer.client.SOAPPortal.sendRequest(Unknown Source) > at org.sourcejammer.client.gui.CommandCentral.connectToArchive > (Unknown Source) > at org.sourcejammer.client.gui.action.ConnectAction.makeConnection > (Unknown Source) > at org.sourcejammer.client.gui.action.ConnectAction.actionPerformed > (Unknown Source) > at org.sourcejammer.client.gui.action.ActionCentral$FireActionThread.run > (Unknown Source) > [SOAPException: faultCode=SOAP-ENV:Client; msg=Unable to resolve namespace URI > for 'ns2'.; targetException=java.lang.IllegalArgumentException: > Unable to resolve namespace URI for 'ns2'.] > at org.apache.soap.rpc.Call.invoke(Call.java:294) > at org.sourcejammer.client.SOAPPortal.sendRequest(Unknown Source) > at org.sourcejammer.client.gui.CommandCentral.connectToArchive > (Unknown Source) > at org.sourcejammer.client.gui.action.ConnectAction.makeConnection > (Unknown Source) > at org.sourcejammer.client.gui.action.ConnectAction.actionPerformed > (Unknown Source) > at org.sourcejammer.client.gui.action.ActionCentral$FireActionThread.run > (Unknown Source) > -------------------------------------------------------------------------------- > > Although I looked at SourceJammer FAQ and soap.jar and xerces were changed into > the newest thing, SourceJammerConnectionException occurs. > > My environment is the following contents. > --------------------------------- > SourceJammer Server 2.1.0.0.gpl > SourceJammer Client 2.1.0.0.gpl > Windows XP Home Edition > J2SDK1.4.2_04 > Tomcat 4.1.30 > Apache Xerces 2.6.2 > soap 2.3.1 > -------------------------------- > > Please help. > __________________________________ Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25¢ http://photos.yahoo.com/ph/print_splash ------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ SourceJammer-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sourcejammer-users