Hi Rajith,

I assume ur trying to use Sandesha 1.0 with the latest Axis2 snapshot.
Sandesha2 1.0 was compatible with Axis2 1.0. But due to a refactoring that happened in Neethi sometime back (XorCompositeAssertion to ExactlyOne etc.) Sandesha2 1.0 will not work with a latest Axis2 SNAPSHOT.

So you will have to build the latest Sandesha2 SNAPSHOT mar or get it from http://people.apache.org/repository/sandesha2/mars/ to work with a SNAPSHOT of Axis2.

Chamikara


On 9/9/06, Rajith Attapattu <[EMAIL PROTECTED]> wrote:
for sandesha 2 it's refering to class in apache neethi which does not seem to exist anymore.
Again I will open a JIRA.
 
SEVERE: StandardWrapper.Throwable
java.lang.NoClassDefFoundError: org/apache/ws/policy/XorCompositeAssertion
 at org.apache.sandesha2.policy.RMPolicyProcessor.processPolicy(RMPolicyProcessor.java:127)
 at org.apache.sandesha2.util.PropertyManager.loadPropertiesFromModuleDescPolicy (PropertyManager.java:172)
 at org.apache.sandesha2.SandeshaModule.init(SandeshaModule.java:50)
 at org.apache.axis2.context.ConfigurationContextFactory.initModules(ConfigurationContextFactory.java:209)
 at org.apache.axis2.context.ConfigurationContextFactory.init (ConfigurationContextFactory.java:185)
 at org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:70)
 at org.apache.axis2.transport.http.AxisServlet.initConfigContext (AxisServlet.java:345)
 at org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:271)
 at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1105)
 

Reply via email to