[wsas-java-dev] [jira] Created: (WSAS-232) Client Stub generation
fails
sumedha rubasinghe (JIRA)
jira at wso2.org
Thu May 17 00:50:02 PDT 2007
Client Stub generation fails
----------------------------
Key: WSAS-232
URL: http://www.wso2.org/jira/browse/WSAS-232
Project: WSO2 WSAS-Java
Issue Type: Bug
Components: core
Environment: any
Reporter: sumedha rubasinghe
Assigned To: Afkham Azeez
Client stub generation fails when 'Generate Testcase' is set to true.
I got following stack trace.
[echo] Stax Availability= true
[echo] Axis2 Availability= true
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] /home/sumedha/projects/wsas/builds/wso2wsas-1.2-SNAPSHOT/work/codegen/1.1793874527563367E12/test/org/wso2/wsas/client/WSO2WSASNodeManagerTest.java:43: illegal start of expression
[javac] ,
[javac] ^
[javac] /home/sumedha/projects/wsas/builds/wso2wsas-1.2-SNAPSHOT/work/codegen/1.1793874527563367E12/test/org/wso2/wsas/client/WSO2WSASNodeManagerTest.java:45: ')' expected
[javac] );
[javac] ^
[javac] 2 errors
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsas-java-dev
mailing list