You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Robert Segal <Ro...@cryptologic.com> on 2007/06/11 20:11:30 UTC

Exception thrown when trying to run Axis service client

I'm getting the following error trying to execute a client on an
existing web service deployed onto a Tomcat 5.5.23 server.  However when
I go to make the actual request out to the service I get the following
exception...

org.apache.axis2.AxisFault: java.lang.NullPointerException
	at
org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java
:434)
	at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOper
ation.java:373)
	at
org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisO
peration.java:294)
	at
com.cryptologic.agile.tools.TestClient.main(TestClient.java:139)


Just started working with Axis2 so I'm sure I'm just messing up some of
the configuration elements being sent out to the service.  I am
constructing the request using OMElement data instances.  Any and all
help is appreciated.


Robert Segal
Tools Developer
CryptoLogic Inc.
55 St. Clair Ave W., 3rd Floor
Toronto, Ontario
Canada  M4V 2Y7
tel.  + 1.416.545.1455 x5896
fax. + 1.416.545.1454

This message, including any attachments, is confidential and/or
privileged and contains information intended only for the person(s)
named above. Any other distribution, copying or disclosure is strictly
prohibited. If you are not the intended recipient or have received this
message in error, please notify us immediately by reply email and
permanently delete the original transmission from all of your systems
and hard drives, including any attachments, without making a copy.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Exception thrown when trying to run Axis service client

Posted by Deepal Jayasinghe <de...@opensource.lk>.
Hi  Robert ,

Please create a JIRA and attach whatever necessary to re-create the issue.

Thanks
Deepal
> I'm getting the following error trying to execute a client on an
> existing web service deployed onto a Tomcat 5.5.23 server.  However when
> I go to make the actual request out to the service I get the following
> exception...
>
> org.apache.axis2.AxisFault: java.lang.NullPointerException
> 	at
> org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java
> :434)
> 	at
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOper
> ation.java:373)
> 	at
> org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisO
> peration.java:294)
> 	at
> com.cryptologic.agile.tools.TestClient.main(TestClient.java:139)
>
>
> Just started working with Axis2 so I'm sure I'm just messing up some of
> the configuration elements being sent out to the service.  I am
> constructing the request using OMElement data instances.  Any and all
> help is appreciated.
>
>
> Robert Segal
> Tools Developer
> CryptoLogic Inc.
> 55 St. Clair Ave W., 3rd Floor
> Toronto, Ontario
> Canada  M4V 2Y7
> tel.  + 1.416.545.1455 x5896
> fax. + 1.416.545.1454
>
> This message, including any attachments, is confidential and/or
> privileged and contains information intended only for the person(s)
> named above. Any other distribution, copying or disclosure is strictly
> prohibited. If you are not the intended recipient or have received this
> message in error, please notify us immediately by reply email and
> permanently delete the original transmission from all of your systems
> and hard drives, including any attachments, without making a copy.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>
>
>   

-- 
Thanks,
Deepal
................................................................
"The highest tower is built one brick at a time"



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org