[wsas-java-dev] [jira] Commented: (WSAS-235) CommodityQuote sample
client fails with org.apache.axis2.deployment.DeploymentException
Charitha Kankanamge (JIRA)
jira at wso2.org
Thu May 17 23:54:04 PDT 2007
[ http://www.wso2.org/jira/browse/WSAS-235?page=comments#action_10763 ]
Charitha Kankanamge commented on WSAS-235:
------------------------------------------
The same issue is applicable to Trader sample.
> CommodityQuote sample client fails with org.apache.axis2.deployment.DeploymentException
> ---------------------------------------------------------------------------------------
>
> Key: WSAS-235
> URL: http://www.wso2.org/jira/browse/WSAS-235
> Project: WSO2 WSAS-Java
> Issue Type: Bug
> Components: samples
> Affects Versions: Nightly
> Environment: winxp, linux, jdk15
> Reporter: Charitha Kankanamge
> Assigned To: Afkham Azeez
>
> The following exception is thrown when running run-client.bat in CommodityQuote sample.
> org.apache.axis2.deployment.DeploymentException: Processing Operations Modules with an error of Service is trying to expose in a transport : <transports>
> <transport>https</transport>
> </transports> and which is not available in Axis2
> at org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:145)
> at org.apache.axis2.deployment.ServiceDeployer.deploy(ServiceDeployer.java:79)
> at org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:146)
> at org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:577)
> at org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:133)
> at org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:279)
> at org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:188)
> at org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:111)
> at org.apache.axis2.deployment.FileSystemConfigurator.loadServices(FileSystemConfigurator.java:136)
> at org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:74)
> at org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromFileSystem(ConfigurationContextFactory.java:173)
> at org.wso2.wsas.sample.commodityquote.client.Client.<init>(Client.java:73)
> at org.wso2.wsas.sample.commodityquote.client.Client.main(Client.java:565)
> Caused by: org.apache.axis2.deployment.DeploymentException: Processing Operations Modules with an error of Service is trying to expose in a transport : <transports>
> <transport>https</transport>
> </transports> and which is not available in Axis2
> at org.apache.axis2.deployment.ServiceGroupBuilder.populateServiceGroup(ServiceGroupBuilder.java:103)
> at org.apache.axis2.deployment.repository.util.ArchiveReader.buildServiceGroup(ArchiveReader.java:104)
> at org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:138)
> ... 12 more
> Steps to reproduce:
> ===============
> 1. Deploy CommodityQuote sample by running ant
> 2. Execute run-client.bat without engaging any modules
> eg:- C:\wsas\wso2wsas-1.2-SNAPSHOT\samples\CommodityQuote>run-client.bat
--
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