[ 
http://issues.apache.org/jira/browse/AXIS2-1413?page=comments#action_12443276 ] 
            
Kinichiro Inoguchi commented on AXIS2-1413:
-------------------------------------------

Hi
Could you try this from command line, please ?

C:\work\axis2-std-1.1-SNAPSHOT-bin\bin\java2wsdl.bat ^
 -cn axis2.java2wsdl.test.CustomerWithAccount -cp . ^
 -xc axis2.java2wsdl.test.extra.GoldCustomer ^
 -stn http://aaa.bbb/types -stp yyy ^
 -p2n [axis2.java2wsdl.test.account  , http://svkrish.in.ibm.com] ^
 -sn CustomerWithAccount -of CustomerWithAccount.wsdl

I got this error.
An error occured while generating codeString index out of range: -2

Thanks

> java2wsdl index out of range error
> ----------------------------------
>
>                 Key: AXIS2-1413
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1413
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Kinichiro Inoguchi
>         Attachments: axis2-java2wsdl.jar
>
>
> Relates to AXIS2-1252
> If I place space between ',' and 'http', 
>     -p2n [test, http://aaa.bbb/types] 
> java2wsdl was ended with this message. 
> An error occured while generating codeString index out of range: -1 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.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