I tried manually adding some code to make the Messaging work. I changed 
Factory/Parser and Message creation logic to account for missing properties. I 
am getting an error from WebService :
"An attempt has been made to use a data extension '' that is not registered"?

Could this be because of the change I made? 

Strangely, if I debug the code, I don't get any error, so a delay makes the 
code work fine? What's going on?

-----Original Message-----
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 22, 2007 7:29 AM
To: [email protected]
Subject: Re: WSDL2Java issue


Ravi,

Please create a JIRA issue and upload your wsdl/txt files.

thanks,
dims

On 2/21/07, Pal, Ravi <[EMAIL PROTECTED]> wrote:
>
>
>
> I am facing an issue with Axis2 wsdl2java code generation. Some of the
> complex types are not generated in Java Stub class. I am attaching the Java
> Class (stub) and WSDL file for your reference.
>
> Please notice that "DataSourceReference", "InvalidDataSourceReference" and
> similar elements are not generated in Stub class (convert extenstion to
> .java from .txt).  I used -g -ss to generate the classes too, but still
> DataSource class doesn't have right properties in it. This class should have
> had "DataSourceReference" and "InvalidDataSourceReference"  as a property.
>
> PS: I tried using nightly build as well on 1.1.1 branch.
>
> A quick reply/answer would be best.
>
> Thanks
>  <<ReportService2005.wsdl>> <<ReportingService2005Stub.txt>>
> Ravi Pal
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers

---------------------------------------------------------------------
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]

Reply via email to