You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2008/09/01 03:59:44 UTC

[jira] Assigned: (AXIS2-3525) Generated code is not complete if ns2p is specfied and JAXRBI databinding is used

     [ https://issues.apache.org/jira/browse/AXIS2-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe reassigned AXIS2-3525:
----------------------------------------

    Assignee: Amila Chinthaka Suriarachchi

> 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
>            Assignee: Amila Chinthaka Suriarachchi
>            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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org