An unbounded should not cause any problem. You can check your server logs for 
more details on the exception. Many a times your underlying exception is from a 
different cause than what you actually see in the axis exception.

-----Original Message-----
From: Raghavendra Hulikunta [mailto:[EMAIL PROTECTED]
Sent: 04 September 2007 13:11
To: [email protected]
Subject: RE: Aixs2 Problem while running the client...


Hi 
 Thanks Natraj...
 
  The wsdl file is generated by the Axis2 esclipse plugin and in the wsdl, 
there is no minInclusive but maxOccurs="unbounded" is present for String array 
types..this causes any problem..............
 
Thanks & regards,
Raghavendra H






  _____  

Subject: RE: Aixs2 Problem while running the client...
Date: Tue, 4 Sep 2007 12:56:09 +0100
From: [EMAIL PROTECTED]
To: [email protected]


Hi,
 
I guess this comes for various reason. In my case, i encountered this error, 
when working with double types declared in my schema. The type was declared to 
double with minInclusive 0, but axis does not seem to work properly when you 
actually pass a zero at run time. Any non zero value >0 it works. 
 
Check if you have similar kind of dependancy.
 
Thanks
Natraj

-----Original Message-----
From: Raghavendra Hulikunta [mailto:[EMAIL PROTECTED]
Sent: 04 September 2007 12:47
To: [email protected]
Subject: Aixs2 Problem while running the client...



Hi,
           I have created the wsdl for the java object using eclipse plugin and 
java objects from the wsdl file. Now making use of the java objects i wrote the 
client and when the I run the client its showing the following expection...
 


org.apache.axis2.AxisFault: java.lang.NullPointerException

at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:434)

at 
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:373)

at 
org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:29)

.....

 
Can any one help me in solving this...
 
Thanks & Regards,
Raghavendra H
 
 
 
 








  _____  

Download the latest version of Windows Live Messenger NOW! Click  
<http://get.live.com/en-ie/messenger/overview> here! 


  _____  

Download the latest version of Windows Live Messenger NOW! Click  
<http://get.live.com/en-ie/messenger/overview> here! 

Reply via email to