Hello everybody,
I am using NetBeans and working on an application in java.
This application is supposed to be installed in a mobile.
For the application I have created a Midlet and on that Midlet I added a Java ME Web Service Client and the added WSDL Url is http://jupiter.webspiders.com/event2...vice.asmx?WSDL
After adding the WSDL url I press the Retrieve WSDL. Here lies the problem, a message pop out saying ("Unsupported tag element {http://jupiter.webspiders.com/event2mobile/services/}Attr_Datetime1").
I have never faced a problem like this before. I think it has something to do with the WSDL file where i found out a tag like
<s:element minOccurs="1" maxOccurs="1" name="Attr_Datetime1" type="s:dateTime"/>
Can someone please suggest me with some solution?.
Regards,
Manoj Paul



