[
https://issues.apache.org/jira/browse/AXIS2-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541714
]
Lahiru Sandakith commented on AXIS2-3318:
-----------------------------------------
As I ran java2wsdl with out any argument it resulted correctly in Axis2 1.3
-p2n [<java package>,<namespace] [<java package>,<namespace]...
java package to namespace mapping for
argument and return types
what was the usage text that you are referring, please clarify, And I looked at
the code of Java2WSDL.java seems the exact lined seems not appear to be changed
bore 1.3 even.
> Java2WSDL -p2n command line issue
> ---------------------------------
>
> Key: AXIS2-3318
> URL: https://issues.apache.org/jira/browse/AXIS2-3318
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: Tools
> Affects Versions: 1.3
> Environment: Windows XP, Eclipse europa
> Reporter: Joy Kenneth Harry
> Priority: Blocker
> Fix For: 1.3
>
>
> If Java2WSDL's -p2n command line option is used as
> -p2n "test.package urn:MyPackage"
> Gives exception ***An error occured while generating codeString index out of
> range: -2***
> It works fine if used in the following manner i.e COMMA between the pacakge
> name and namespace.
> -p2n "test.package, urn:MyPackage"
> The command line usage text should be updated.
--
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]