You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Stefan Schmidt <sc...@gmail.com> on 2005/07/11 13:29:39 UTC

M4 QA Branch web services-related deployment error

Hi,

I just downloaded the geronimo-1.0-M4-QA.tar.gz and encountered a 
deployment error which I am *not* getting when deploying to my ~1 week 
old build (07/03/2005). The error is related to the axis-builder module. 
It seems that the builder looks for the geronimo-jetty.xml in the 
enclosed .war within my .ear application. The application consumes Web 
Services and exposes Web Services as well (both via JAX-RPC).

AFAIK there was no need/requirement to include a geronimo-jetty.xml DD 
before. Now, did someone change this requirement recently? If so, please 
let me know ;-).

Stefan

20:57:57,586 WARN  [JettyModuleBuilder] java.io.FileNotFoundException: 
JAR entry WEB-INF/geronimo-jetty.xml not found in 
C:\DOCUME~1\STEFAN~1\LOCALS~1\Temp\geronimo-deployment-32900tmp
20:57:57,596 ERROR [Deployer] Deployment failed due to
java.lang.NoClassDefFoundError
    at 
org.apache.geronimo.axis.builder.WSDescriptorParser.parseWebServiceDescriptor(WSDescriptorParser.java:313)
    at 
org.apache.geronimo.axis.builder.WSDescriptorParser.parseWebServiceDescriptor(WSDescriptorParser.java:386)
    at 
org.apache.geronimo.axis.builder.AxisBuilder.parseWebServiceDescriptor(AxisBuilder.java:106)
    at 
org.apache.geronimo.axis.builder.AxisBuilder$$FastClassByCGLIB$$16a52a9a.invoke(<generated>)
    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
    at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
    at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
    at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:719)
    at 
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
    at 
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:36)
    at 
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:94)
    at 
org.apache.geronimo.j2ee.deployment.WebServiceBuilder$$EnhancerByCGLIB$$93f5d9da.parseWebServiceDescriptor(<generated>)
    at 
org.apache.geronimo.jetty.deployment.JettyModuleBuilder.createModule(JettyModuleBuilder.java:221)
    at 
org.apache.geronimo.jetty.deployment.JettyModuleBuilder.createModule(JettyModuleBuilder.java:175)
    at 
org.apache.geronimo.jetty.deployment.JettyModuleBuilder$$FastClassByCGLIB$$b30bba8a.invoke(<generated>)
    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
    at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
    at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
    at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:719)
    at 
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
    at 
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:36)
    at 
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:94)
    at 
org.apache.geronimo.j2ee.deployment.ModuleBuilder$$EnhancerByCGLIB$$22a2e601.createModule(<generated>)
    at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.addModules(EARConfigBuilder.java:498)
    at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.getEarPlan(EARConfigBuilder.java:219)
    at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.getDeploymentPlan(EARConfigBuilder.java:114)
    at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder$$FastClassByCGLIB$$38e56ec6.invoke(<generated>)
    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
    at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
    at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
    at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:719)
    at 
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
    at 
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:36)
    at 
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:94)
    at 
org.apache.geronimo.deployment.ConfigurationBuilder$$EnhancerByCGLIB$$e95e77f7.getDeploymentPlan(<generated>)
    at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:132)
    at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:79)
    at 
org.apache.geronimo.deployment.Deployer$$FastClassByCGLIB$$734a235d.invoke(<generated>)
    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
    at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
    at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
    at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:754)
    at 
org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:177)
    at org.apache.geronimo.kernel.KernelGBean.invoke(KernelGBean.java:124)
    at 
org.apache.geronimo.kernel.KernelGBean$$FastClassByCGLIB$$1cccefc9.invoke(<generated>)
    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
    at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
    at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
    at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:754)
    at 
org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:177)
    at 
org.apache.geronimo.kernel.jmx.MBeanServerDelegate.invoke(MBeanServerDelegate.java:117)
    at 
mx4j.remote.rmi.RMIConnectionInvoker.invoke(RMIConnectionInvoker.java:219)
    at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at mx4j.remote.rmi.RMIConnectionProxy.invoke(RMIConnectionProxy.java:34)
    at 
mx4j.remote.rmi.RMIConnectionSubjectInvoker.chain(RMIConnectionSubjectInvoker.java:99)
    at 
mx4j.remote.rmi.RMIConnectionSubjectInvoker.access$000(RMIConnectionSubjectInvoker.java:31)
    at 
mx4j.remote.rmi.RMIConnectionSubjectInvoker$1.run(RMIConnectionSubjectInvoker.java:90)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    at mx4j.remote.MX4JRemoteUtils.subjectInvoke(MX4JRemoteUtils.java:163)
    at 
mx4j.remote.rmi.RMIConnectionSubjectInvoker.subjectInvoke(RMIConnectionSubjectInvoker.java:86)
    at 
mx4j.remote.rmi.RMIConnectionSubjectInvoker.invoke(RMIConnectionSubjectInvoker.java:80)
    at $Proxy0.invoke(Unknown Source)
    at 
javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:221)
    at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
    at sun.rmi.transport.Transport$1.run(Transport.java:148)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
    at 
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
    at 
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
    at java.lang.Thread.run(Thread.java:534)


Re: M4 QA Branch web services-related deployment error

Posted by Jacek Laskowski <jl...@apache.org>.
Stefan Schmidt wrote:

> AFAIK there was no need/requirement to include a geronimo-jetty.xml DD 
> before. Now, did someone change this requirement recently? If so, please 
> let me know ;-).

I don't know it either and remember that the only change wrt Jetty 
deployment is the namespace change and the name of the geronimo 
deployment descriptor - geronimo-web.xml.

> Stefan
> 
> 20:57:57,586 WARN  [JettyModuleBuilder] java.io.FileNotFoundException: 
> JAR entry WEB-INF/geronimo-jetty.xml not found in 
> C:\DOCUME~1\STEFAN~1\LOCALS~1\Temp\geronimo-deployment-32900tmp
> 20:57:57,596 ERROR [Deployer] Deployment failed due to
> java.lang.NoClassDefFoundError
>    at 
> org.apache.geronimo.axis.builder.WSDescriptorParser.parseWebServiceDescriptor(WSDescriptorParser.java:313) 

I don't think that it's related to the FNFE being thrown. It looks as if 
  the org.apache.geronimo.axis.builder.WSDescriptorParser class couldn't 
be found. Could you check this out if the class is indeed in the M4 QA 
package?

Jacek


Re: M4 QA Branch web services-related deployment error

Posted by Stefan Schmidt <sc...@gmail.com>.
Thanks David,

hopefully it is no major problem. I think this should go definetely into 
the M4 release, since the tutorial I am currently working on relies on 
this :-). I don't want to ask readers to build from source with all 
these build problems.

Let me know when you found/fixed it. I can then test again.

Regards,

Stefan Schmidt

 
David Jencks wrote:

> I'm seeing this also in trunk.  I will investigate.
>
> thanks
> david jencks
>
> On Jul 11, 2005, at 4:29 AM, Stefan Schmidt wrote:
>
>> Hi,
>>
>> I just downloaded the geronimo-1.0-M4-QA.tar.gz and encountered a  
>> deployment error which I am *not* getting when deploying to my ~1 
>> week  old build (07/03/2005). The error is related to the 
>> axis-builder  module. It seems that the builder looks for the 
>> geronimo-jetty.xml in  the enclosed .war within my .ear application. 
>> The application consumes  Web Services and exposes Web Services as 
>> well (both via JAX-RPC).
>>
>> AFAIK there was no need/requirement to include a geronimo-jetty.xml 
>> DD  before. Now, did someone change this requirement recently? If 
>> so,  please let me know ;-).
>>
>> Stefan
>>
>> 20:57:57,586 WARN  [JettyModuleBuilder] 
>> java.io.FileNotFoundException:  JAR entry WEB-INF/geronimo-jetty.xml 
>> not found in  
>> C:\DOCUME~1\STEFAN~1\LOCALS~1\Temp\geronimo-deployment-32900tmp
>> 20:57:57,596 ERROR [Deployer] Deployment failed due to
>> java.lang.NoClassDefFoundError
>>    at  
>> org.apache.geronimo.axis.builder.WSDescriptorParser.parseWebServiceDesc 
>> riptor(WSDescriptorParser.java:313)
>>    at  
>> org.apache.geronimo.axis.builder.WSDescriptorParser.parseWebServiceDesc 
>> riptor(WSDescriptorParser.java:386)
>>    at  
>> org.apache.geronimo.axis.builder.AxisBuilder.parseWebServiceDescriptor( 
>> AxisBuilder.java:106)
>>    at  
>> org.apache.geronimo.axis.builder.AxisBuilder$$FastClassByCGLIB$$16a52a9 
>> a.invoke(<generated>)
>>    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>    at  
>> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodIn 
>> voker.java:38)
>>    at  
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation. 
>> java:118)
>>    at  
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.ja 
>> va:719)
>>    at  
>> org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java: 57)
>>    at  
>> org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperatio 
>> nInvoker.java:36)
>>    at  
>> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(Proxy 
>> MethodInterceptor.java:94)
>>    at  
>> org.apache.geronimo.j2ee.deployment.WebServiceBuilder$$EnhancerByCGLIB$ 
>> $93f5d9da.parseWebServiceDescriptor(<generated>)
>>    at  
>> org.apache.geronimo.jetty.deployment.JettyModuleBuilder.createModule(Je 
>> ttyModuleBuilder.java:221)
>>    at  
>> org.apache.geronimo.jetty.deployment.JettyModuleBuilder.createModule(Je 
>> ttyModuleBuilder.java:175)
>>    at  
>> org.apache.geronimo.jetty.deployment.JettyModuleBuilder$$FastClassByCGL 
>> IB$$b30bba8a.invoke(<generated>)
>>    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>    at  
>> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodIn 
>> voker.java:38)
>>    at  
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation. 
>> java:118)
>>    at  
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.ja 
>> va:719)
>>    at  
>> org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java: 57)
>>    at  
>> org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperatio 
>> nInvoker.java:36)
>>    at  
>> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(Proxy 
>> MethodInterceptor.java:94)
>>    at  
>> org.apache.geronimo.j2ee.deployment.ModuleBuilder$$EnhancerByCGLIB$$22a 
>> 2e601.createModule(<generated>)
>>    at  
>> org.apache.geronimo.j2ee.deployment.EARConfigBuilder.addModules(EARConf 
>> igBuilder.java:498)
>>    at  
>> org.apache.geronimo.j2ee.deployment.EARConfigBuilder.getEarPlan(EARConf 
>> igBuilder.java:219)
>>    at  
>> org.apache.geronimo.j2ee.deployment.EARConfigBuilder.getDeploymentPlan( 
>> EARConfigBuilder.java:114)
>>    at  
>> org.apache.geronimo.j2ee.deployment.EARConfigBuilder$$FastClassByCGLIB$ 
>> $38e56ec6.invoke(<generated>)
>>    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>    at  
>> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodIn 
>> voker.java:38)
>>    at  
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation. 
>> java:118)
>>    at  
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.ja 
>> va:719)
>>    at  
>> org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java: 57)
>>    at  
>> org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperatio 
>> nInvoker.java:36)
>>    at  
>> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(Proxy 
>> MethodInterceptor.java:94)
>>    at  
>> org.apache.geronimo.deployment.ConfigurationBuilder$$EnhancerByCGLIB$$e 
>> 95e77f7.getDeploymentPlan(<generated>)
>>    at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:132)
>>    at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:79)
>>    at  
>> org.apache.geronimo.deployment.Deployer$$FastClassByCGLIB$$734a235d.inv 
>> oke(<generated>)
>>    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>    at  
>> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodIn 
>> voker.java:38)
>>    at  
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation. 
>> java:118)
>>    at  
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.ja 
>> va:754)
>>    at  
>> org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java: 
>> 177)
>>    at  
>> org.apache.geronimo.kernel.KernelGBean.invoke(KernelGBean.java:124)
>>    at  
>> org.apache.geronimo.kernel.KernelGBean$$FastClassByCGLIB$$1cccefc9.invo 
>> ke(<generated>)
>>    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>    at  
>> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodIn 
>> voker.java:38)
>>    at  
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation. 
>> java:118)
>>    at  
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.ja 
>> va:754)
>>    at  
>> org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java: 
>> 177)
>>    at  
>> org.apache.geronimo.kernel.jmx.MBeanServerDelegate.invoke(MBeanServerDe 
>> legate.java:117)
>>    at  
>> mx4j.remote.rmi.RMIConnectionInvoker.invoke(RMIConnectionInvoker.java: 
>> 219)
>>    at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
>>    at  
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso 
>> rImpl.java:25)
>>    at java.lang.reflect.Method.invoke(Method.java:324)
>>    at  
>> mx4j.remote.rmi.RMIConnectionProxy.invoke(RMIConnectionProxy.java:34)
>>    at  
>> mx4j.remote.rmi.RMIConnectionSubjectInvoker.chain(RMIConnectionSubjectI 
>> nvoker.java:99)
>>    at  
>> mx4j.remote.rmi.RMIConnectionSubjectInvoker.access$000(RMIConnectionSub 
>> jectInvoker.java:31)
>>    at  
>> mx4j.remote.rmi.RMIConnectionSubjectInvoker$1.run(RMIConnectionSubjectI 
>> nvoker.java:90)
>>    at java.security.AccessController.doPrivileged(Native Method)
>>    at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
>>    at  
>> mx4j.remote.MX4JRemoteUtils.subjectInvoke(MX4JRemoteUtils.java:163)
>>    at  
>> mx4j.remote.rmi.RMIConnectionSubjectInvoker.subjectInvoke(RMIConnection 
>> SubjectInvoker.java:86)
>>    at  
>> mx4j.remote.rmi.RMIConnectionSubjectInvoker.invoke(RMIConnectionSubject 
>> Invoker.java:80)
>>    at $Proxy0.invoke(Unknown Source)
>>    at  
>> javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl. 
>> java:221)
>>    at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
>>    at  
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso 
>> rImpl.java:25)
>>    at java.lang.reflect.Method.invoke(Method.java:324)
>>    at  
>> sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
>>    at sun.rmi.transport.Transport$1.run(Transport.java:148)
>>    at java.security.AccessController.doPrivileged(Native Method)
>>    at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
>>    at  
>> sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java: 
>> 460)
>>    at  
>> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.j 
>> ava:701)
>>    at java.lang.Thread.run(Thread.java:534)
>>
>
>


Re: M4 QA Branch web services-related deployment error

Posted by David Jencks <dj...@gluecode.com>.
I'm seeing this also in trunk.  I will investigate.

thanks
david jencks

On Jul 11, 2005, at 4:29 AM, Stefan Schmidt wrote:

> Hi,
>
> I just downloaded the geronimo-1.0-M4-QA.tar.gz and encountered a  
> deployment error which I am *not* getting when deploying to my ~1 week  
> old build (07/03/2005). The error is related to the axis-builder  
> module. It seems that the builder looks for the geronimo-jetty.xml in  
> the enclosed .war within my .ear application. The application consumes  
> Web Services and exposes Web Services as well (both via JAX-RPC).
>
> AFAIK there was no need/requirement to include a geronimo-jetty.xml DD  
> before. Now, did someone change this requirement recently? If so,  
> please let me know ;-).
>
> Stefan
>
> 20:57:57,586 WARN  [JettyModuleBuilder] java.io.FileNotFoundException:  
> JAR entry WEB-INF/geronimo-jetty.xml not found in  
> C:\DOCUME~1\STEFAN~1\LOCALS~1\Temp\geronimo-deployment-32900tmp
> 20:57:57,596 ERROR [Deployer] Deployment failed due to
> java.lang.NoClassDefFoundError
>    at  
> org.apache.geronimo.axis.builder.WSDescriptorParser.parseWebServiceDesc 
> riptor(WSDescriptorParser.java:313)
>    at  
> org.apache.geronimo.axis.builder.WSDescriptorParser.parseWebServiceDesc 
> riptor(WSDescriptorParser.java:386)
>    at  
> org.apache.geronimo.axis.builder.AxisBuilder.parseWebServiceDescriptor( 
> AxisBuilder.java:106)
>    at  
> org.apache.geronimo.axis.builder.AxisBuilder$$FastClassByCGLIB$$16a52a9 
> a.invoke(<generated>)
>    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>    at  
> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodIn 
> voker.java:38)
>    at  
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation. 
> java:118)
>    at  
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.ja 
> va:719)
>    at  
> org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java: 
> 57)
>    at  
> org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperatio 
> nInvoker.java:36)
>    at  
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(Proxy 
> MethodInterceptor.java:94)
>    at  
> org.apache.geronimo.j2ee.deployment.WebServiceBuilder$$EnhancerByCGLIB$ 
> $93f5d9da.parseWebServiceDescriptor(<generated>)
>    at  
> org.apache.geronimo.jetty.deployment.JettyModuleBuilder.createModule(Je 
> ttyModuleBuilder.java:221)
>    at  
> org.apache.geronimo.jetty.deployment.JettyModuleBuilder.createModule(Je 
> ttyModuleBuilder.java:175)
>    at  
> org.apache.geronimo.jetty.deployment.JettyModuleBuilder$$FastClassByCGL 
> IB$$b30bba8a.invoke(<generated>)
>    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>    at  
> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodIn 
> voker.java:38)
>    at  
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation. 
> java:118)
>    at  
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.ja 
> va:719)
>    at  
> org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java: 
> 57)
>    at  
> org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperatio 
> nInvoker.java:36)
>    at  
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(Proxy 
> MethodInterceptor.java:94)
>    at  
> org.apache.geronimo.j2ee.deployment.ModuleBuilder$$EnhancerByCGLIB$$22a 
> 2e601.createModule(<generated>)
>    at  
> org.apache.geronimo.j2ee.deployment.EARConfigBuilder.addModules(EARConf 
> igBuilder.java:498)
>    at  
> org.apache.geronimo.j2ee.deployment.EARConfigBuilder.getEarPlan(EARConf 
> igBuilder.java:219)
>    at  
> org.apache.geronimo.j2ee.deployment.EARConfigBuilder.getDeploymentPlan( 
> EARConfigBuilder.java:114)
>    at  
> org.apache.geronimo.j2ee.deployment.EARConfigBuilder$$FastClassByCGLIB$ 
> $38e56ec6.invoke(<generated>)
>    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>    at  
> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodIn 
> voker.java:38)
>    at  
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation. 
> java:118)
>    at  
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.ja 
> va:719)
>    at  
> org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java: 
> 57)
>    at  
> org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperatio 
> nInvoker.java:36)
>    at  
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(Proxy 
> MethodInterceptor.java:94)
>    at  
> org.apache.geronimo.deployment.ConfigurationBuilder$$EnhancerByCGLIB$$e 
> 95e77f7.getDeploymentPlan(<generated>)
>    at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:132)
>    at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:79)
>    at  
> org.apache.geronimo.deployment.Deployer$$FastClassByCGLIB$$734a235d.inv 
> oke(<generated>)
>    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>    at  
> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodIn 
> voker.java:38)
>    at  
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation. 
> java:118)
>    at  
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.ja 
> va:754)
>    at  
> org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java: 
> 177)
>    at  
> org.apache.geronimo.kernel.KernelGBean.invoke(KernelGBean.java:124)
>    at  
> org.apache.geronimo.kernel.KernelGBean$$FastClassByCGLIB$$1cccefc9.invo 
> ke(<generated>)
>    at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>    at  
> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodIn 
> voker.java:38)
>    at  
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation. 
> java:118)
>    at  
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.ja 
> va:754)
>    at  
> org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java: 
> 177)
>    at  
> org.apache.geronimo.kernel.jmx.MBeanServerDelegate.invoke(MBeanServerDe 
> legate.java:117)
>    at  
> mx4j.remote.rmi.RMIConnectionInvoker.invoke(RMIConnectionInvoker.java: 
> 219)
>    at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
>    at  
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso 
> rImpl.java:25)
>    at java.lang.reflect.Method.invoke(Method.java:324)
>    at  
> mx4j.remote.rmi.RMIConnectionProxy.invoke(RMIConnectionProxy.java:34)
>    at  
> mx4j.remote.rmi.RMIConnectionSubjectInvoker.chain(RMIConnectionSubjectI 
> nvoker.java:99)
>    at  
> mx4j.remote.rmi.RMIConnectionSubjectInvoker.access$000(RMIConnectionSub 
> jectInvoker.java:31)
>    at  
> mx4j.remote.rmi.RMIConnectionSubjectInvoker$1.run(RMIConnectionSubjectI 
> nvoker.java:90)
>    at java.security.AccessController.doPrivileged(Native Method)
>    at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
>    at  
> mx4j.remote.MX4JRemoteUtils.subjectInvoke(MX4JRemoteUtils.java:163)
>    at  
> mx4j.remote.rmi.RMIConnectionSubjectInvoker.subjectInvoke(RMIConnection 
> SubjectInvoker.java:86)
>    at  
> mx4j.remote.rmi.RMIConnectionSubjectInvoker.invoke(RMIConnectionSubject 
> Invoker.java:80)
>    at $Proxy0.invoke(Unknown Source)
>    at  
> javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl. 
> java:221)
>    at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
>    at  
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso 
> rImpl.java:25)
>    at java.lang.reflect.Method.invoke(Method.java:324)
>    at  
> sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
>    at sun.rmi.transport.Transport$1.run(Transport.java:148)
>    at java.security.AccessController.doPrivileged(Native Method)
>    at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
>    at  
> sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java: 
> 460)
>    at  
> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.j 
> ava:701)
>    at java.lang.Thread.run(Thread.java:534)
>