I downloaded axis2-rahas-1.1-SNAPSHOT.jar  from
http://ws.zones.apache.org/~dims/maven/org.apache.axis2/jars/
Now, I get this error:
java.lang.NoClassDefFoundError: org/apache/rampart/RampartException
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at
java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
        at java.lang.Class.getConstructor0(Class.java:2640)
        at java.lang.Class.getConstructor(Class.java:1629)
        at
org.apache.sandesha2.util.SandeshaUtil.getSecurityManagerInstance(Sandes
haUtil.java:986)
        at
org.apache.sandesha2.util.SandeshaUtil.getSecurityManager(SandeshaUtil.j
ava:970)
        at
org.apache.sandesha2.SandeshaModule.init(SandeshaModule.java:102)
 

-----Original Message-----
From: Yadav, Yogendra (IT) 
Sent: Wednesday, October 18, 2006 4:57 PM
To: axis-user@ws.apache.org; Thilina Gunarathne
Subject: RE: sandesh2 v1.0 module load throws NoSuchMethodError

Hi Thilina,
As you said, I am using the snapshot, now I am getting this error:
java.lang.NoClassDefFoundError: org/apache/rahas/TokenStorage
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at
java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
        at java.lang.Class.getConstructor0(Class.java:2640)
        at java.lang.Class.getConstructor(Class.java:1629)
        at
org.apache.sandesha2.util.SandeshaUtil.getSecurityManagerInstance(Sandes
haUtil.java:986)
        at
org.apache.sandesha2.util.SandeshaUtil.getSecurityManager(SandeshaUtil.j
ava:970)
        at
org.apache.sandesha2.SandeshaModule.init(SandeshaModule.java:102)



-----Original Message-----
From: Thilina Gunarathne [mailto:[EMAIL PROTECTED]
Sent: Friday, October 13, 2006 10:07 AM
To: axis-user@ws.apache.org
Subject: Re: sandesh2 v1.0 module load throws NoSuchMethodError

Please use the snapshots available at
http://ws.zones.apache.org/~dims/maven/sandesha2/

~Thilina

On 10/13/06, Yadav, Yogendra (IT) <[EMAIL PROTECTED]>
wrote:
>
>
>
> I am testing Sandesh2 v1.0 with AXIS2 RC1. The
> org.apache.axis2.description.PolicyInclude.getEffectivePolicy()
> returns org.apache.neethi.Policy whereas sandesh2 expects 
> org.apache.ws.policy.Policy
>
> java.lang.NoSuchMethodError:
> org.apache.axis2.description.PolicyInclude.getEffectivePolicy()Lorg/ap
> ache/ws/policy/Policy;
>  at
> org.apache.sandesha2.util.PropertyManager.loadPropertiesFromModuleDesc
> Policy(PropertyManager.java:158)
>  at
> org.apache.sandesha2.SandeshaModule.init(SandeshaModule.java:50)
>  at
> org.apache.axis2.context.ConfigurationContextFactory.initModules(Confi
> gurationContextFactory.java:217)
>  at
> org.apache.axis2.context.ConfigurationContextFactory.init(Configuratio
> nContextFactory.java:193)
>  at
> org.apache.axis2.context.ConfigurationContextFactory.createConfigurati
> onContext(ConfigurationContextFactory.java:70)
>  at
> org.apache.axis2.context.ConfigurationContextFactory.createConfigurati
> onContextFromFileSystem(ConfigurationContextFactory.java:179)
>  at
> org.apache.axis2.transport.http.SimpleHTTPServer.main(SimpleHTTPServer
> .java:157)
>
>
>  ________________________________
>
>
> NOTICE: If received in error, please destroy and notify sender. Sender

> does not intend to waive confidentiality or privilege. Use of this 
> email is prohibited when received in error.
>


--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/

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

NOTICE: If received in error, please destroy and notify sender. Sender
does not intend to waive confidentiality or privilege. Use of this email
is prohibited when received in error.

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

NOTICE: If received in error, please destroy and notify sender. Sender does not 
intend to waive confidentiality or privilege. Use of this email is prohibited 
when received in error.

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

Reply via email to