Data service deployment fails in WSAS trunk
-------------------------------------------
Key: WSAS-740
URL: https://wso2.org/jira/browse/WSAS-740
Project: WSO2 WSAS
Issue Type: Bug
Components: data-services
Affects Versions: Nightly
Environment: winxp, jdk15
Reporter: Charitha Kankanamge
Assignee: sumedha rubasinghe
Priority: Blocker
Following exception throws when deploying sample data service.
INFO [2008-04-07 17:54:49,812] The DataServiceSample1.dbs service, which is no
t valid, caused java.lang.NoClassDefFoundError:
org/apache/commons/pool/ObjectPool
at
org.wso2.ws.dataservice.DBUtils.initializeDBConnectionManager(DBUtils.java:1290)
at
org.wso2.ws.dataservice.DBDeployer.createDBService(DBDeployer.java:255)
at
org.wso2.ws.dataservice.DBDeployer.processService(DBDeployer.java:467)
at org.wso2.ws.dataservice.DBDeployer.deploy(DBDeployer.java:108)
at
org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
at
org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:597)
at
org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:145)
at
org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:330)
at
org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:227)
at
org.apache.axis2.deployment.RepositoryListener.startListener(RepositoryListener.java:324)
at
org.apache.axis2.deployment.scheduler.SchedulerTask.checkRepository(SchedulerTask.java:64)
at
org.apache.axis2.deployment.scheduler.SchedulerTask.run(SchedulerTask.java:71)
at
org.apache.axis2.deployment.scheduler.Scheduler$SchedulerTimerTask.run(Scheduler.java:83)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev