Hi, I'm new to this list, and currently I'm doing a client that calls a SOAP server. The client is a simple java class that calls a server, however i get this error everytime i run it. I don't think the fault is with a server, since I can get the proper reply when I just use a simple test client class (using main()). However, this error appears when my client is inside bea weblogic.
i'm using bea weblogic 6.1 sp1 on a win2k machine. i've put the xerces.jar (1.4.4)at the beginning of the classpath and followed the howto for apache soap in bea weblogic. hope you guys can help me out on this. thanks in advance. jed ------------- begin error log -------------------- Proxies are set... initializing vector... stock symbol...ibm Call to server in process... Fault code: soap:Server Fault is: electric.directory.DirectoryException: a path cannot be empty (SoapMessageHandler-processMessage) error java.lang.Exception at net.sagent.snoopy.messaging.SoapMessageHandler.executeSoap(SoapMessag eHandler.java:181) at net.sagent.snoopy.messaging.SoapMessageHandler.sendMessage(SoapMessag eHandler.java:124) at net.sagent.snoopy.ejb.MessagingBean.processQuery(MessagingBean.java:1 44) at net.sagent.snoopy.ejb.MessagingBean_9brlyc_EOImpl.processQuery(Messag ingBean_9brlyc_EOImpl.java:245) at ProcessQueryServlet.doPost(ProcessQueryServlet.java:98) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:265) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:200) at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe rvletContext.java:2456) at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm pl.java:2039) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120) ---------------------- end error log ------------- __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com