[wsas-java-dev] [jira] Resolved: (WSAS-369) Cannot invoke data
services through generated client
sumedha rubasinghe (JIRA)
jira at wso2.org
Sat Jul 14 03:15:42 PDT 2007
[ http://www.wso2.org/jira/browse/WSAS-369?page=all ]
sumedha rubasinghe resolved WSAS-369.
-------------------------------------
Resolution: Fixed
Fixed in data-services project.Please check in next WSAS build.
Thanks.
> Cannot invoke data services through generated client
> ----------------------------------------------------
>
> Key: WSAS-369
> URL: http://www.wso2.org/jira/browse/WSAS-369
> Project: WSO2 WSAS
> Issue Type: Bug
> Components: data-services
> Affects Versions: Nightly
> Environment: winxp, jdk15
> Reporter: Charitha Kankanamge
> Assigned To: sumedha rubasinghe
> Priority: Blocker
>
> I'm getting following exception when trying to invoke a data service using a client which was generated by WSAS.
> org.apache.axis2.AxisFault
> at org.apache.axis2.AxisFault.makeFault(AxisFault.java:404)
> at org.wso2.wsas.client.StudentInfoServiceStub.fromOM(StudentInfoServiceStub.java:1968)
> at org.wso2.wsas.client.StudentInfoServiceStub.getAllDepartments(StudentInfoServiceStub.java:177)
> at Dataserviceclient.main(Dataserviceclient.java:15)
> Caused by: java.lang.NullPointerException
> at org.wso2.wsas.client.StudentInfoServiceStub.fromOM(StudentInfoServiceStub.java:1962)
> ... 2 more
--
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