[ 
https://issues.apache.org/jira/browse/AXIS2-5353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851120#comment-16851120
 ] 

robert lazarski commented on AXIS2-5353:
----------------------------------------

What version of Axis2 and Weblogic are you running? 

The file WEB-INF/services/version.aar should exist.  

See if this helps you by adding this to the weblogic.xml, I am not a user 
myself:

{{{color:#303336}<?{color}{color:#303336}xml 
version{color}{color:#303336}={color}{color:#7d2727}'1.0'{color}{color:#303336} 
encoding{color}{color:#303336}={color}{color:#7d2727}'UTF-8'{color}{color:#303336}?>{color}
 {color:#7d2727}<weblogic-web-app>{color} 
{color:#7d2727}<container-descriptor>{color} 
{color:#7d2727}<show-archived-real-path-enabled>{color}{color:#303336}true{color}{color:#7d2727}</show-archived-real-path-enabled>{color}
 {color:#7d2727}</container-descriptor>{color} 
{color:#7d2727}</weblogic-web-app>{color}}}

 

> The system is attempting to engage a module that is not available: addressing
> -----------------------------------------------------------------------------
>
>                 Key: AXIS2-5353
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5353
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.6.1
>            Reporter: praveen kumar
>            Priority: Major
>
> When i deploy axis2 web services to weblogic it gives me the below exception:
> "AxisServlet" failed to preload on startup in Web application: 
> "renner_services".
> org.apache.axis2.AxisFault: The system is attempting to engage a module that 
> is not available: addressing
>       at 
> org.apache.axis2.engine.AxisConfiguration.engageModule(AxisConfiguration.java:594)
>       at 
> org.apache.axis2.engine.AxisConfiguration.engageGlobalModules(AxisConfiguration.java:715)
>       at 
> org.apache.axis2.deployment.DeploymentEngine.engageModules(DeploymentEngine.java:831)
>       at 
> org.apache.axis2.deployment.WarBasedAxisConfigurator.engageGlobalModules(WarBasedAxisConfigurator.java:300)
>       at 
> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:94)
>       at 
> org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisServlet.java:584)
>       at 
> org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:454)
>       at 
> weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
>       at 
> weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
>       at 
> weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
>       at 
> weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
>       at 
> weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
>       at 
> weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
>       at 
> weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to