Re: NULL pointer error when consuming a web service

2008-06-24 Thread Frex Popo
Matthew Black [EMAIL PROTECTED] Objet: Re: NULL pointer error when consuming a web service À: arslist@ARSLIST.ORG Date: Mercredi 11 Juin 2008, 15h55 I would bet that the XML that you are sending either does not have a block like this SOAP-ENV:Header AuthenticationInfo userNameuser_name

Re: NULL pointer error when consuming a web service

2008-06-12 Thread Frex Popo
; lt;/wsdl:portgt; nbsp; lt;/wsdl:servicegt; nbsp; lt;/wsdl:definitionsgt; nbsp; Many thanks frex --- En date denbsp;: Mer 11.6.08, Carey Matthew Black lt;[EMAIL PROTECTED]gt; a écritnbsp;: De: Carey Matthew Black lt;[EMAIL PROTECTED]gt; Objet: Re: NULL pointer error when consuming a web service À

NULL pointer error when consuming a web service

2008-06-11 Thread Frex Popo
Dear all, nbsp; I have an ARS6.3 installed on WIN2000 OS with an Oracle9 DB. The Mid-Tier is also installed on the same machine as the Remedy server. nbsp; I am attempting to send some data to the remedy server using a Web Service and getting the following error: nbsp;

Re: NULL pointer error when consuming a web service

2008-06-11 Thread Remprof
There might be some issues with the stub generated by your client from the WSDL. Can you check that? Thanks, RemProf On 6/11/08, Frex Popo [EMAIL PROTECTED] wrote: ** Dear all, I have an ARS6.3 installed on WIN2000 OS with an Oracle9 DB. The Mid-Tier is also installed on the same

Re: NULL pointer error when consuming a web service

2008-06-11 Thread Grooms, Frederick W
PROTECTED] On Behalf Of Frex Popo Sent: Wednesday, June 11, 2008 7:56 AM To: arslist@ARSLIST.ORG Subject: NULL pointer error when consuming a web service Dear all, I have an ARS6.3 installed on WIN2000 OS with an Oracle9 DB. The Mid-Tier is also installed on the same machine as the Remedy server

Re: NULL pointer error when consuming a web service

2008-06-11 Thread Carey Matthew Black
I would bet that the XML that you are sending either does not have a block like this SOAP-ENV:Header AuthenticationInfo userNameuser_name/userName passwordpwd_str/password authentication/ locale/ timeZone/ /AuthenticationInfo /SOAP-ENV:Header Or maybe the

Re: NULL pointer error when consuming a web service

2008-06-11 Thread Frex Popo
; a écritnbsp;: De: Grooms, Frederick W lt;[EMAIL PROTECTED]gt; Objet: Re: NULL pointer error when consuming a web service À: arslist@ARSLIST.ORG Date: Mercredi 11 Juin 2008, 15h33 ** That looks something like a problem with your Java Servlet engine.nbsp; Since you are on W2k I take it you