cshett
2011-03-14 20:57:09 UTC
I am getting this error when trying to deploy a WAR file. I'm not even sure
where to start really, does anyone have any suggestions? Things I can try
or read up on or look into?
2011-03-01 16:51:42,062 DEBUG [Deployer] Deployment failed: plan=null,
module=D:\ImportDataService.war
org.apache.geronimo.common.DeploymentException: POJO web service: ImportData
not configured by any web service builder
at
org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder.addGBeans(TomcatModuleBuilder.java:464)
at
org.apache.geronimo.j2ee.deployment.SwitchingModuleBuilder.addGBeans(SwitchingModuleBuilder.java:165)
at
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.buildConfiguration(EARConfigBuilder.java:652)
at
org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:257)
at
org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:136)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
...
and so on...
Thanks.
--
View this message in context: http://apache-geronimo.328035.n3.nabble.com/DeploymentException-POJO-web-service-not-configured-by-any-web-service-builder-tp2677348p2677348.html
Sent from the Users mailing list archive at Nabble.com.
where to start really, does anyone have any suggestions? Things I can try
or read up on or look into?
2011-03-01 16:51:42,062 DEBUG [Deployer] Deployment failed: plan=null,
module=D:\ImportDataService.war
org.apache.geronimo.common.DeploymentException: POJO web service: ImportData
not configured by any web service builder
at
org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder.addGBeans(TomcatModuleBuilder.java:464)
at
org.apache.geronimo.j2ee.deployment.SwitchingModuleBuilder.addGBeans(SwitchingModuleBuilder.java:165)
at
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.buildConfiguration(EARConfigBuilder.java:652)
at
org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:257)
at
org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:136)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
...
and so on...
Thanks.
--
View this message in context: http://apache-geronimo.328035.n3.nabble.com/DeploymentException-POJO-web-service-not-configured-by-any-web-service-builder-tp2677348p2677348.html
Sent from the Users mailing list archive at Nabble.com.