[ 
https://issues.apache.org/jira/browse/AXIS2-5297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261442#comment-13261442
 ] 

rajat kumar commented on AXIS2-5297:
------------------------------------

please refer following link.....this is what point i want to make here.

http://www.mail-archive.com/[email protected]/msg25124.html

i am pretty sure its not working.
                
> -ns2p is not working fine. files are generating under wrong package. 
> ---------------------------------------------------------------------
>
>                 Key: AXIS2-5297
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5297
>             Project: Axis2
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: 1.6.1
>         Environment: eclipse , wondows 7 os, jibx1_2_3
>            Reporter: rajat kumar
>            Priority: Blocker
>         Attachments: AXLAPI.wsdl, binding.xml
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> <target name="wsdl2javaclient">
>         <!-- <delete dir="output" /> -->
>         <java classname="org.apache.axis2.wsdl.WSDL2Java" fork="true">
>             <classpath refid="axis.classpath"/>
>             <arg value="-d"/>
>             <arg value="jibx"/>
>             <arg value="-uri"/>
>             <arg file="AXLAPI.wsdl"/>
>             <arg value="-s"/>
>             <arg value="-Ebindingfile"/>
>             <arg file="binding.xml"/>
>             <arg value="-ns2p"/>
>             <arg file=" http://www.cisco.com=com.axl.client.add"/>
>               
>         </java>
>     </target>
> files are generated under com.cisco.www.axlapiservice package.   Please 
> resolve this issue asap.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to