You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by "Rajith Attapattu (JIRA)" <ji...@apache.org> on 2006/09/08 21:35:22 UTC

[jira] Created: (SANDESHA2-26) Cannot deploy sandesha2 module due to unresolved dependencies

Cannot deploy sandesha2 module due to unresolved dependencies
-------------------------------------------------------------

                 Key: SANDESHA2-26
                 URL: http://issues.apache.org/jira/browse/SANDESHA2-26
             Project: Apache Sandesha2
          Issue Type: Bug
         Environment: N/A
            Reporter: Rajith Attapattu


It seems to reference a class that no longer exists in neethi.

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)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


Re: [jira] Created: (SANDESHA2-26) Cannot deploy sandesha2 module due to unresolved dependencies

Posted by Chamikara Jayalath <ch...@gmail.com>.
Hi Rajith,

Can you please make sure that u hv a latest update of Sandesha2.
XorCompositeAssertion was renamed in neethi to ExactlyOne sometime back and
Sandesha2 was updated to reflect this.

Chamikara


On 9/9/06, Rajith Attapattu (JIRA) <ji...@apache.org> wrote:
>
> Cannot deploy sandesha2 module due to unresolved dependencies
> -------------------------------------------------------------
>
>                  Key: SANDESHA2-26
>                  URL: http://issues.apache.org/jira/browse/SANDESHA2-26
>              Project: Apache Sandesha2
>           Issue Type: Bug
>          Environment: N/A
>             Reporter: Rajith Attapattu
>
>
> It seems to reference a class that no longer exists in neethi.
>
> 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)
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
> http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: sandesha-dev-help@ws.apache.org
>
>

Re: [jira] Created: (SANDESHA2-26) Cannot deploy sandesha2 module due to unresolved dependencies

Posted by Chamikara Jayalath <ch...@gmail.com>.
Hi Rajith,

Can you please make sure that u hv a latest update of Sandesha2.
XorCompositeAssertion was renamed in neethi to ExactlyOne sometime back and
Sandesha2 was updated to reflect this.

Chamikara


On 9/9/06, Rajith Attapattu (JIRA) <ji...@apache.org> wrote:
>
> Cannot deploy sandesha2 module due to unresolved dependencies
> -------------------------------------------------------------
>
>                  Key: SANDESHA2-26
>                  URL: http://issues.apache.org/jira/browse/SANDESHA2-26
>              Project: Apache Sandesha2
>           Issue Type: Bug
>          Environment: N/A
>             Reporter: Rajith Attapattu
>
>
> It seems to reference a class that no longer exists in neethi.
>
> 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)
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
> http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: sandesha-dev-help@ws.apache.org
>
>

[jira] Closed: (SANDESHA2-26) Cannot deploy sandesha2 module due to unresolved dependencies

Posted by "Chamikara Jayalath (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDESHA2-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chamikara Jayalath closed SANDESHA2-26.
---------------------------------------

    Resolution: Fixed

This was due to using an incompatible Neethi version

> Cannot deploy sandesha2 module due to unresolved dependencies
> -------------------------------------------------------------
>
>                 Key: SANDESHA2-26
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-26
>             Project: Sandesha2
>          Issue Type: Bug
>         Environment: N/A
>            Reporter: Rajith Attapattu
>
> It seems to reference a class that no longer exists in neethi.
> 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)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (SANDESHA2-26) Cannot deploy sandesha2 module due to unresolved dependencies

Posted by "Chamikara Jayalath (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/SANDESHA2-26?page=comments#action_12442218 ] 
            
Chamikara Jayalath commented on SANDESHA2-26:
---------------------------------------------


   [[ Old comment, sent by email on Sat, 9 Sep 2006 09:38:15 +0600 ]]

Hi Rajith,

Can you please make sure that u hv a latest update of Sandesha2.
XorCompositeAssertion was renamed in neethi to ExactlyOne sometime back and
Sandesha2 was updated to reflect this.

Chamikara




> Cannot deploy sandesha2 module due to unresolved dependencies
> -------------------------------------------------------------
>
>                 Key: SANDESHA2-26
>                 URL: http://issues.apache.org/jira/browse/SANDESHA2-26
>             Project: Apache Sandesha2
>          Issue Type: Bug
>         Environment: N/A
>            Reporter: Rajith Attapattu
>
> It seems to reference a class that no longer exists in neethi.
> 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)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Commented: (SANDESHA2-26) Cannot deploy sandesha2 module due to unresolved dependencies

Posted by "Chamikara Jayalath (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/SANDESHA2-26?page=comments#action_12442218 ] 
            
Chamikara Jayalath commented on SANDESHA2-26:
---------------------------------------------


   [[ Old comment, sent by email on Sat, 9 Sep 2006 09:38:15 +0600 ]]

Hi Rajith,

Can you please make sure that u hv a latest update of Sandesha2.
XorCompositeAssertion was renamed in neethi to ExactlyOne sometime back and
Sandesha2 was updated to reflect this.

Chamikara




> Cannot deploy sandesha2 module due to unresolved dependencies
> -------------------------------------------------------------
>
>                 Key: SANDESHA2-26
>                 URL: http://issues.apache.org/jira/browse/SANDESHA2-26
>             Project: Apache Sandesha2
>          Issue Type: Bug
>         Environment: N/A
>            Reporter: Rajith Attapattu
>
> It seems to reference a class that no longer exists in neethi.
> 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)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Closed: (SANDESHA2-26) Cannot deploy sandesha2 module due to unresolved dependencies

Posted by "Chamikara Jayalath (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANDESHA2-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chamikara Jayalath closed SANDESHA2-26.
---------------------------------------

    Resolution: Fixed

This was due to using an incompatible Neethi version

> Cannot deploy sandesha2 module due to unresolved dependencies
> -------------------------------------------------------------
>
>                 Key: SANDESHA2-26
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-26
>             Project: Sandesha2
>          Issue Type: Bug
>         Environment: N/A
>            Reporter: Rajith Attapattu
>
> It seems to reference a class that no longer exists in neethi.
> 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)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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