[Ds-java-dev] [Carbon-dev] Fails to invoke a service hosted in DSS

Afkham Azeez azeez at wso2.com
Tue Jul 22 07:51:41 PDT 2008


This is because some of the OSGi bundles include within them few other 
jars needed by the client, as pointed out by Saminda. We would need to 
ship the client libraries separately. This will also be easy for the 
client developer since he will only need to add the jars provided in the 
client library to the classpath

Azeez

Charitha Kankanamge wrote:
> Hi all,
> 
> https://wso2.org/jira/browse/DS-91 is a serious issue which has been reported a few days back. This is a BLOCKER for continue DS testing.
> 
> Here are the steps to reproduce this issue.
> 
> Deploy a service
> Write a client (ServiceClient)
> Add all jars in webapps\ROOT\WEB-INF\plugins to the client class path and invoke the service
> 
> Service invocation falis! (more information can be found in the JIRA)
> 
> Client works when adding libraries from WSAS-2.3 release. However I can't invoke the same service with adding the jars in DS_HOME\webapps\ROOT\WEB-INF\plugins directory.
> 
> thanks and regards
> Charitha
> 
> 
> 
> 
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> 




More information about the Ds-java-dev mailing list