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]

Reply via email to