Generated code is not complete if ns2p is specfied and JAXRBI databinding is 
used 
----------------------------------------------------------------------------------

                 Key: AXIS2-3525
                 URL: https://issues.apache.org/jira/browse/AXIS2-3525
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: databinding
    Affects Versions: 1.3
         Environment: Microdoft XP, JDK1.5
            Reporter: Samuel Alexander G
            Priority: Critical


When I generate the code using JAXBRI databinding, I am able to get the 
complete code without any warning.
But when I try to generate the code for the same WSDL and with same JAXBRI but 
with ns2p option it shows the following warning message and the code is also 
not complete. Not complete in the sense, the binding classes does not contain 
setter methods for all elements. I've used the following option. 
wsdl2java.bat -ss -sd -ap -g -or -d jaxbri -uri test.wsdl

The warning message I got

[WARN] src-resolve: Cannot resolve the name 'dsig:Signature' to a(n) 'element de
claration' component.
[WARN] src-resolve: Cannot resolve the name 'dsig:Signature' to a(n) 'element de
claration' component.
[WARN] src-resolve: Cannot resolve the name 'dsig:Signature' to a(n) 'element de
claration' component.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to