You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by AJ Coon <aj...@gmail.com> on 2007/07/31 13:39:26 UTC

[Axis2] Problem Installing from Standard Binary Distribution

Hello,

I am new to Axis.  I am trying to get it installed under Tomcat 5.5.  I am
building the .war file using ant, and then copying into the webapps
directory.  Immediately after I copy axis2.war into webapps, I see this in
my logs:

==> ../../logs/catalina.2007-07-30.log <==
Jul 30, 2007 8:25:20 PM
org.apache.axis2.deployment.WarBasedAxisConfiguratorgetAxisConfiguration
SEVERE: java.security.AccessControlException: access denied (
java.lang.RuntimePermission createClassLoader): loading repository from
classpath
Jul 30, 2007 8:25:21 PM
org.apache.axis2.deployment.DeploymentEngineloadFromClassPath
INFO: Module validation failed: The system is attempting to engage a module
that is not available: addressing
Jul 30, 2007 8:25:41 PM org.apache.catalina.startup.HostConfigcheckResources
INFO: Undeploying context [/axis2]


Can someone please help me to resolve this?  I've read FAQ and User
documentation and I cannot find a solution.



Thanks,
-aj

Re: [Axis2] Problem Installing from Standard Binary Distribution

Posted by sumedha rubasinghe <su...@wso2.com>.
AJ Coon wrote:
> Thanks!
>  
> I installed 1.3-RC2 and this issue was resolved.  Sorry for not trying 
> that before.  I thought 1.2 was a "stable" release.
It is a stable version. We do lots of testing before doing a release.
But problems occur due to environmental issues that users have in their 
local machines
and sometimes due to issues related to Axis2. You can report these 
issues using our jira (https://issues.apache.org/jira)

Anyway congratulations for getting started with axis2 :-).


Thank you.
/sumedha

>  
>  
> -aj
>
>  
> On 7/31/07, *keith chapman* <keithgchapman@gmail.com 
> <ma...@gmail.com>> wrote:
>
>     In that case its better if you use the 1.3-RC2 release as you are
>     new to Axis2.
>
>     Thanks,
>     Keith.
>
>
>     On 7/31/07, *sumedha rubasinghe* < sumedha@wso2.com
>     <ma...@wso2.com>> wrote:
>
>         Hi AJ,
>         Could you tell me what is the axis2 version your using?
>         I just tried this using Axis2 1.3-RC2 available from
>         http://ws.apache.org/axis2/download.cgi & I could not generate
>         the
>         scenario your experiencing.
>
>         Please provide us more information on your environment.
>
>         /sumedha
>
>
>
>         AJ Coon wrote:
>         > Hello,
>         >
>         > I am new to Axis.  I am trying to get it installed under
>         Tomcat 5.5.
>         > I am building the .war file using ant, and then copying into the
>         > webapps directory.  Immediately after I copy axis2.war into
>         webapps, I
>         > see this in my logs:
>         >
>         > ==> ../../logs/catalina.2007- 07-30.log <==
>         > Jul 30, 2007 8:25:20 PM
>         > org.apache.axis2.deployment.WarBasedAxisConfigurator
>         getAxisConfiguration
>         > SEVERE: java.security.AccessControlException: access denied (
>         > java.lang.RuntimePermission createClassLoader): loading
>         repository
>         > from classpath
>         > Jul 30, 2007 8:25:21 PM
>         org.apache.axis2.deployment.DeploymentEngine
>         > loadFromClassPath
>         > INFO: Module validation failed: The system is attempting to
>         engage a
>         > module that is not available: addressing
>         > Jul 30, 2007 8:25:41 PM org.apache.catalina.startup.HostConfig
>         > checkResources
>         > INFO: Undeploying context [/axis2]
>         >
>         >
>         > Can someone please help me to resolve this?  I've read FAQ
>         and User
>         > documentation and I cannot find a solution.
>         >
>         >
>         >
>         > Thanks,
>         > -aj
>
>
>         ---------------------------------------------------------------------
>         To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
>         <ma...@ws.apache.org>
>         For additional commands, e-mail: axis-user-help@ws.apache.org
>         <ma...@ws.apache.org>
>
>
>
>
>     -- 
>     Keith Chapman
>     WSO2 Inc.
>     Oxygen for Web Services Developers.
>     http://wso2.org/ 
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: [Axis2] Problem Installing from Standard Binary Distribution

Posted by AJ Coon <aj...@gmail.com>.
Thanks!

I installed 1.3-RC2 and this issue was resolved.  Sorry for not trying that
before.  I thought 1.2 was a "stable" release.


-aj


On 7/31/07, keith chapman <ke...@gmail.com> wrote:
>
> In that case its better if you use the 1.3-RC2 release as you are new to
> Axis2.
>
> Thanks,
> Keith.
>
> On 7/31/07, sumedha rubasinghe < sumedha@wso2.com> wrote:
> >
> > Hi AJ,
> > Could you tell me what is the axis2 version your using?
> > I just tried this using Axis2 1.3-RC2 available from
> > http://ws.apache.org/axis2/download.cgi & I could not generate the
> > scenario your experiencing.
> >
> > Please provide us more information on your environment.
> >
> > /sumedha
> >
> >
> >
> > AJ Coon wrote:
> > > Hello,
> > >
> > > I am new to Axis.  I am trying to get it installed under Tomcat 5.5.
> > > I am building the .war file using ant, and then copying into the
> > > webapps directory.  Immediately after I copy axis2.war into webapps, I
> > > see this in my logs:
> > >
> > > ==> ../../logs/catalina.2007-07-30.log <==
> > > Jul 30, 2007 8:25:20 PM
> > > org.apache.axis2.deployment.WarBasedAxisConfiguratorgetAxisConfiguration
> > > SEVERE: java.security.AccessControlException: access denied (
> > > java.lang.RuntimePermission createClassLoader): loading repository
> > > from classpath
> > > Jul 30, 2007 8:25:21 PM org.apache.axis2.deployment.DeploymentEngine
> > > loadFromClassPath
> > > INFO: Module validation failed: The system is attempting to engage a
> > > module that is not available: addressing
> > > Jul 30, 2007 8:25:41 PM org.apache.catalina.startup.HostConfig
> > > checkResources
> > > INFO: Undeploying context [/axis2]
> > >
> > >
> > > Can someone please help me to resolve this?  I've read FAQ and User
> > > documentation and I cannot find a solution.
> > >
> > >
> > >
> > > Thanks,
> > > -aj
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
>
>
> --
> Keith Chapman
> WSO2 Inc.
> Oxygen for Web Services Developers.
> http://wso2.org/

Re: [Axis2] Problem Installing from Standard Binary Distribution

Posted by keith chapman <ke...@gmail.com>.
In that case its better if you use the 1.3-RC2 release as you are new to
Axis2.

Thanks,
Keith.

On 7/31/07, sumedha rubasinghe <su...@wso2.com> wrote:
>
> Hi AJ,
> Could you tell me what is the axis2 version your using?
> I just tried this using Axis2 1.3-RC2 available from
> http://ws.apache.org/axis2/download.cgi & I could not generate the
> scenario your experiencing.
>
> Please provide us more information on your environment.
>
> /sumedha
>
>
>
> AJ Coon wrote:
> > Hello,
> >
> > I am new to Axis.  I am trying to get it installed under Tomcat 5.5.
> > I am building the .war file using ant, and then copying into the
> > webapps directory.  Immediately after I copy axis2.war into webapps, I
> > see this in my logs:
> >
> > ==> ../../logs/catalina.2007-07-30.log <==
> > Jul 30, 2007 8:25:20 PM
> > org.apache.axis2.deployment.WarBasedAxisConfiguratorgetAxisConfiguration
> > SEVERE: java.security.AccessControlException: access denied (
> > java.lang.RuntimePermission createClassLoader): loading repository
> > from classpath
> > Jul 30, 2007 8:25:21 PM org.apache.axis2.deployment.DeploymentEngine
> > loadFromClassPath
> > INFO: Module validation failed: The system is attempting to engage a
> > module that is not available: addressing
> > Jul 30, 2007 8:25:41 PM org.apache.catalina.startup.HostConfig
> > checkResources
> > INFO: Undeploying context [/axis2]
> >
> >
> > Can someone please help me to resolve this?  I've read FAQ and User
> > documentation and I cannot find a solution.
> >
> >
> >
> > Thanks,
> > -aj
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Keith Chapman
WSO2 Inc.
Oxygen for Web Services Developers.
http://wso2.org/

Re: [Axis2] Problem Installing from Standard Binary Distribution

Posted by sumedha rubasinghe <su...@wso2.com>.
Hi AJ,
Could you tell me what is the axis2 version your using?
I just tried this using Axis2 1.3-RC2 available from 
http://ws.apache.org/axis2/download.cgi & I could not generate the 
scenario your experiencing.

Please provide us more information on your environment.

/sumedha



AJ Coon wrote:
> Hello,
>
> I am new to Axis.  I am trying to get it installed under Tomcat 5.5.  
> I am building the .war file using ant, and then copying into the 
> webapps directory.  Immediately after I copy axis2.war into webapps, I 
> see this in my logs:
>
> ==> ../../logs/catalina.2007-07-30.log <==
> Jul 30, 2007 8:25:20 PM 
> org.apache.axis2.deployment.WarBasedAxisConfigurator getAxisConfiguration
> SEVERE: java.security.AccessControlException: access denied ( 
> java.lang.RuntimePermission createClassLoader): loading repository 
> from classpath
> Jul 30, 2007 8:25:21 PM org.apache.axis2.deployment.DeploymentEngine 
> loadFromClassPath
> INFO: Module validation failed: The system is attempting to engage a 
> module that is not available: addressing
> Jul 30, 2007 8:25:41 PM org.apache.catalina.startup.HostConfig 
> checkResources
> INFO: Undeploying context [/axis2]
>
>
> Can someone please help me to resolve this?  I've read FAQ and User 
> documentation and I cannot find a solution.
>
>
>
> Thanks,
> -aj


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org