@Anne,

Thanks for your advice. I'm not sure, but maybe the problem is in the code... Because I modified the popular loanexample for my first steps...

If you want you can take a look on the code. Because I don't find something... :-)

alex
----- Original Message ----- From: "Anne Thomas Manes" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, September 20, 2007 1:33 PM
Subject: Re: @Anne or another smart person - Problem solved but now another SOAP problem


I suspect the problem is in BPWS4J. I suggest you ask the question on
an IBM support list.

btw -- have you considered using Active Endpoints in place of BPWS4J?
See http://www.active-endpoints.com/. BPWS4J is a pretty creaky, old project.

Anne

On 9/20/07, mr.knowledge <[EMAIL PROTECTED]> wrote:


Hi,

O.K., now I have deployed the Axis webservice with BPWS4J (Tomcat) but if I
create a Java client und use it, I get the following error message:



Ouch, the call failed:

Fault Code = SOAP-ENV:Server.Exception:

Fault String = java.lang.NullPointerException

Fault = [Attributes={}] [faultCode=SOAP-ENV:Server.Exception:]
[faultString=java.lang.NullPointerException]
[faultActorURI=/bpws4j/soaprpcrouter] [DetailEntries=

[(0)=<stackTrace>java.lang.NullPointerException

at
com.ibm.cs.bpws.runtime.container.BPWSContainerProcessService.executeServiceRequest(BPWSContainerProcessService.java:385)

at com.ibm.wsgw.WSGateway.process(WSGateway.java:388)

at
com.ibm.wsgw.channels.apachesoap.WSGWRPCJavaProvider.invoke(WSGWRPCJavaProvider.java:193)

at
org.apache.soap.server.http.RPCRouterServlet.doPost(Unknown
Source)

at
javax.servlet.http.HttpServlet.service(HttpServlet.java:710)

at
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)

at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)

at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)

at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)

at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)

at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)

at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)

at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)

at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)

at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)

at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)

at java.lang.Thread.run(Unknown Source)

</stackTrace>]

] [FaultEntries=]



What is wrong?
---------------------------------------------------------------------
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]

Attachment: Berechnung.java
Description: Binary data

Attachment: MultipliziererWebService.wsdl
Description: Binary data

Attachment: AddiererWebService.wsdl
Description: Binary data

Attachment: berechnung.bpel
Description: Binary data

Attachment: berechnung2.wsdl
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to