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 Srisathya Thirumalai <ts...@hotmail.com> on 2008/09/30 07:26:12 UTC

ModulePolicyExtension

Hello,
I am trying to refer to rampart module from axis2.xml. It fails saying
 
ERROR ModuleDeployer:108 - The rampart-1.1.mar module, which is not valid, caused org/apache/axis2/modules/ModulePolicyExtension
java.lang.NoClassDefFoundError: org/apache/axis2/modules/ModulePolicyExtension
.....
.....
ERROR ModuleDeployer:108 - The axis2-security-1.1.jar module, which is not valid, caused org/apache/axis2/modules/ModulePolicyExtension
java.lang.NoClassDefFoundError: org/apache/axis2/modules/ModulePolicyExtension
 
I don't see a ModulePolicyExtension class anywhere in any of the jar files I have. I have axis2-security-1.1.jar among other axis2 jar files in my lib folder and I have rampart-1.1.mar and addressing-1.41.mar in my modules folder.
 
Any ideas?
 
Thanks
 
 
_________________________________________________________________
Get more out of the Web. Learn 10 hidden secrets of Windows Live.
http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008

Re: ModulePolicyExtension

Posted by Nandana Mihindukulasooriya <na...@gmail.com>.
Hi,
Please take a look at this [1] thread. It is for Axis2 1.4 but may help you
to solve the problem.

thanks,
nandana

[1] -
http://markmail.org/message/2b2ngk5pzcoxpzwv?q=list:org%2Eapache%2Ews%2Erampart-dev+ModulePolicyExtension#query:list%3Aorg.apache.ws.rampart-dev%20ModulePolicyExtension+page:1+mid:epf7kyw4gfno2lst+state:results

On Tue, Sep 30, 2008 at 10:56 AM, Srisathya Thirumalai
<ts...@hotmail.com>wrote:

>  Hello,
> I am trying to refer to rampart module from axis2.xml. It fails saying
>
> ERROR ModuleDeployer:108 - The rampart-1.1.mar module, which is not valid,
> caused org/apache/axis2/modules/ModulePolicyExtension
> java.lang.NoClassDefFoundError:
> org/apache/axis2/modules/ModulePolicyExtension
> .....
> .....
> ERROR ModuleDeployer:108 - The axis2-security-1.1.jar module, which is not
> valid, caused org/apache/axis2/modules/ModulePolicyExtension
> java.lang.NoClassDefFoundError:
> org/apache/axis2/modules/ModulePolicyExtension
>
> I don't see a ModulePolicyExtension class anywhere in any of the jar files
> I have. I have axis2-security-1.1.jar among other axis2 jar files in my lib
> folder and I have rampart-1.1.mar and addressing-1.41.mar in my modules
> folder.
>
> Any ideas?
>
> Thanks
>
>
>
> ------------------------------
> Get more out of the Web. Learn 10 hidden secrets of Windows Live. Learn
> Now<http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns%21550F681DAD532637%215295.entry?ocid=TXT_TAGLM_WL_getmore_092008>
>



-- 
Nandana Mihindukulasooriya
WSO2 inc.

http://nandana83.blogspot.com/
http://www.wso2.org

RE: ModulePolicyExtension

Posted by Srisathya Thirumalai <ts...@hotmail.com>.
 
Downloading Rampart 1.4 and using its mar and jar files and removing axis2-security-1.1.jar file solved the problem.
 
Thanks> Date: Tue, 30 Sep 2008 13:04:42 +0530> From: muthulee@apache.org> To: axis-user@ws.apache.org> Subject: Re: ModulePolicyExtension> > Hi,> > This occurs because Rampart version is not compatible with Axis2 version.> > You have to use Rampart 1.4 with Axis2 1.4. Or if you are using older > Axis2 versions use the relevant Rampart jars and modules.> > Thank you,> Dimuthu> > Srisathya Thirumalai wrote:> > Hello,> > I am trying to refer to rampart module from axis2.xml. It fails saying> > > > ERROR ModuleDeployer:108 - The rampart-1.1.mar module, which is not > > valid, caused org/apache/axis2/modules/ModulePolicyExtension> > java.lang.NoClassDefFoundError: > > org/apache/axis2/modules/ModulePolicyExtension> > .....> > .....> > ERROR ModuleDeployer:108 - The axis2-security-1.1.jar module, which is > > not valid, caused org/apache/axis2/modules/ModulePolicyExtension> > java.lang.NoClassDefFoundError: > > org/apache/axis2/modules/ModulePolicyExtension> > > > I don't see a ModulePolicyExtension class anywhere in any of the jar > > files I have. I have camong other axis2 jar > > files in my lib folder and I have rampart-1.1.mar and > > addressing-1.41.mar in my modules folder.> > > > Any ideas?> > > > Thanks> > > > > >> > ------------------------------------------------------------------------> > Get more out of the Web. Learn 10 hidden secrets of Windows Live. > > Learn Now > > <http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns%21550F681DAD532637%215295.entry?ocid=TXT_TAGLM_WL_getmore_092008>> > > ---------------------------------------------------------------------> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org> For additional commands, e-mail: axis-user-help@ws.apache.org> 
_________________________________________________________________
See how Windows Mobile brings your life together—at home, work, or on the go.
http://clk.atdmt.com/MRT/go/msnnkwxp1020093182mrt/direct/01/

Re: ModulePolicyExtension

Posted by Dimuthu Leelarathne <mu...@apache.org>.
Hi,

This occurs because Rampart version is not compatible with Axis2 version.

You have to use Rampart 1.4 with Axis2 1.4. Or if you are using older 
Axis2 versions use the relevant Rampart jars and modules.

Thank you,
Dimuthu

Srisathya Thirumalai wrote:
> Hello,
> I am trying to refer to rampart module from axis2.xml. It fails saying
>  
> ERROR ModuleDeployer:108 - The rampart-1.1.mar module, which is not 
> valid, caused org/apache/axis2/modules/ModulePolicyExtension
> java.lang.NoClassDefFoundError: 
> org/apache/axis2/modules/ModulePolicyExtension
> .....
> .....
> ERROR ModuleDeployer:108 - The axis2-security-1.1.jar module, which is 
> not valid, caused org/apache/axis2/modules/ModulePolicyExtension
> java.lang.NoClassDefFoundError: 
> org/apache/axis2/modules/ModulePolicyExtension
>  
> I don't see a ModulePolicyExtension class anywhere in any of the jar 
> files I have. I have axis2-security-1.1.jar among other axis2 jar 
> files in my lib folder and I have rampart-1.1.mar and 
> addressing-1.41.mar in my modules folder.
>  
> Any ideas?
>  
> Thanks
>  
>  
>
> ------------------------------------------------------------------------
> Get more out of the Web. Learn 10 hidden secrets of Windows Live. 
> Learn Now 
> <http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns%21550F681DAD532637%215295.entry?ocid=TXT_TAGLM_WL_getmore_092008>


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