[ 
http://issues.apache.org/jira/browse/AXIS2-1600?page=comments#action_12447342 ] 
            
Rajith Attapattu commented on AXIS2-1600:
-----------------------------------------

Hi Federica,

I just tried to your .aar file with the 1_1 branch and it works fine for me.
I understand that you have tried it with the 1.0 release. (I didn't test with 
1.0)

Can you please consider moving from 1.0 to 1.1 as it has many useful bug fixes .
A formal release will be done very soon.

Regards,

Rajith


> Can't deploy service
> --------------------
>
>                 Key: AXIS2-1600
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1600
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: deployment
>    Affects Versions: 1.0
>         Environment: Linux Fedora5, tomcat 5.5.20, java1.5.0_0.9, Axix2 1.0
>            Reporter: Federica Ciotti
>            Priority: Critical
>         Attachments: CalcService1.aar
>
>
> The service I'm trying to deploy is in  the section "Faulty services" of the 
> axis2 service page:
> Error: java.lang.NoClassDefFoundError: org/apache/axiom/om/OMElement at 
> java.lang.Class.getDeclaredMethods0(Native Method) 
> see below for the rest
> It's quite strange to me that only this one is faulty: the other three 
> services that I have are very similar to the faulty one, except that they 
> aren't in packages, in fact If I don't use package, ricompile the class, 
> create a new .aar and deploy it,  the problem disappear and the service is 
> available.
> From the error displayed ti seems I don't have Axiom jars...but the other 
> services are working fine...
> thanks in advance
> ----------
> This Web axisService has deployment faults
> Error: java.lang.NoClassDefFoundError: org/apache/axiom/om/OMElement at 
> java.lang.Class.getDeclaredMethods0(Native Method) at 
> java.lang.Class.privateGetDeclaredMethods(Class.java:2395) at 
> java.lang.Class.privateGetPublicMethods(Class.java:2519) at 
> java.lang.Class.getMethods(Class.java:1406) at 
> org.apache.ws.java2wsdl.bytecode.MethodTable.loadMethods(MethodTable.java:40) 
> at org.apache.ws.java2wsdl.bytecode.MethodTable.(MethodTable.java:30) at 
> org.apache.ws.java2wsdl.SchemaGenerator.(SchemaGenerator.java:71) at 
> org.apache.axis2.deployment.util.Utils.fillAxisService(Utils.java:209) at 
> org.apache.axis2.deployment.ServiceBuilder.populateService(ServiceBuilder.java:149)
>  at 
> org.apache.axis2.deployment.repository.util.ArchiveReader.buildServiceGroup(ArchiveReader.java:76)
>  at 
> org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:118)
>  at 
> org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:620)
>  at 
> org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:195)
>  at 
> org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:207)
>  at 
> org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:155)
>  at 
> org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:91)
>  at 
> org.apache.axis2.deployment.WarBasedAxisConfigurator.loadServices(WarBasedAxisConfigurator.java:142)
>  at 
> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:42)
>  at 
> org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:213)
>  at org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:182) at 
> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1105)
>  at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932) 
> at 
> org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3951)
>  at org.apache.catalina.core.StandardContext.start(StandardContext.java:4225) 
> at 
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
>  at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) 
> at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) at 
> org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:809) at 
> org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:698) at 
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472) at 
> org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122) at 
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310) at 
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
>  at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021) at 
> org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at 
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013) at 
> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442) at 
> org.apache.catalina.core.StandardService.start(StandardService.java:450) at 
> org.apache.catalina.core.StandardServer.start(StandardServer.java:709) at 
> org.apache.catalina.startup.Catalina.start(Catalina.java:551) 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:585) at 
> org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294) at 
> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432) 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to