You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Pradeep (JIRA)" <ji...@apache.org> on 2007/11/20 21:32:43 UTC

[jira] Created: (AXIS2-3357) java.lang.NoSuchMethodError: runtime for

java.lang.NoSuchMethodError:  runtime for 
------------------------------------------

                 Key: AXIS2-3357
                 URL: https://issues.apache.org/jira/browse/AXIS2-3357
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
    Affects Versions: 1.2, 1.3
         Environment: JRE 1.4
            Reporter: Pradeep


 am getting a following error when using a secure axis client does this have to do with the jars that I am using.
 
Nov 20, 2007 1:19:04 PM org.apache.axis2.deployment.DeploymentEngine prepareRepository

Nov 20, 2007 1:19:05 PM org.apache.axis2.deployment.ModuleDeployer deploy

INFO: Deploying module: rampart-1.0

java.lang.NoSuchMethodError: org.apache.axis2.description.PolicyInclude.getEffectivePolicy()Lorg/apache/ws/policy/Policy;

at org.apache.axis2.security.SecurityModule.engageNotify(SecurityModule.java:45)

at org.apache.axis2.description.AxisService.engageModule(AxisService.java:683)

at org.apache.axis2.description.AxisServiceGroup.engageModule(AxisServiceGroup.java:191)

at org.apache.axis2.engine.AxisConfiguration.addServiceGroup(AxisConfiguration.java:288)

at org.apache.axis2.engine.AxisConfiguration.addService(AxisConfiguration.java:252)

at org.apache.axis2.client.ServiceClient.configureServiceClient(ServiceClient.java:148)

at org.apache.axis2.client.ServiceClient.<init>(ServiceClient.java:133)

I am not sure why this error is occuring any idea?
Thanks in advance

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-3357) java.lang.NoSuchMethodError: runtime for

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578029#action_12578029 ] 

Davanum Srinivas commented on AXIS2-3357:
-----------------------------------------

Pradeep,

Please try latest nightlies of rampart/axis2

-- dims

> java.lang.NoSuchMethodError:  runtime for 
> ------------------------------------------
>
>                 Key: AXIS2-3357
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3357
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.3, 1.2
>         Environment: JRE 1.4
>            Reporter: Pradeep
>
>  am getting a following error when using a secure axis client does this have to do with the jars that I am using.
>  
> Nov 20, 2007 1:19:04 PM org.apache.axis2.deployment.DeploymentEngine prepareRepository
> Nov 20, 2007 1:19:05 PM org.apache.axis2.deployment.ModuleDeployer deploy
> INFO: Deploying module: rampart-1.0
> java.lang.NoSuchMethodError: org.apache.axis2.description.PolicyInclude.getEffectivePolicy()Lorg/apache/ws/policy/Policy;
> at org.apache.axis2.security.SecurityModule.engageNotify(SecurityModule.java:45)
> at org.apache.axis2.description.AxisService.engageModule(AxisService.java:683)
> at org.apache.axis2.description.AxisServiceGroup.engageModule(AxisServiceGroup.java:191)
> at org.apache.axis2.engine.AxisConfiguration.addServiceGroup(AxisConfiguration.java:288)
> at org.apache.axis2.engine.AxisConfiguration.addService(AxisConfiguration.java:252)
> at org.apache.axis2.client.ServiceClient.configureServiceClient(ServiceClient.java:148)
> at org.apache.axis2.client.ServiceClient.<init>(ServiceClient.java:133)
> I am not sure why this error is occuring any idea?
> Thanks in advance

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-3357) java.lang.NoSuchMethodError: runtime for

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

Davanum Srinivas resolved AXIS2-3357.
-------------------------------------

    Resolution: Cannot Reproduce

> java.lang.NoSuchMethodError:  runtime for 
> ------------------------------------------
>
>                 Key: AXIS2-3357
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3357
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.3, 1.2
>         Environment: JRE 1.4
>            Reporter: Pradeep
>
>  am getting a following error when using a secure axis client does this have to do with the jars that I am using.
>  
> Nov 20, 2007 1:19:04 PM org.apache.axis2.deployment.DeploymentEngine prepareRepository
> Nov 20, 2007 1:19:05 PM org.apache.axis2.deployment.ModuleDeployer deploy
> INFO: Deploying module: rampart-1.0
> java.lang.NoSuchMethodError: org.apache.axis2.description.PolicyInclude.getEffectivePolicy()Lorg/apache/ws/policy/Policy;
> at org.apache.axis2.security.SecurityModule.engageNotify(SecurityModule.java:45)
> at org.apache.axis2.description.AxisService.engageModule(AxisService.java:683)
> at org.apache.axis2.description.AxisServiceGroup.engageModule(AxisServiceGroup.java:191)
> at org.apache.axis2.engine.AxisConfiguration.addServiceGroup(AxisConfiguration.java:288)
> at org.apache.axis2.engine.AxisConfiguration.addService(AxisConfiguration.java:252)
> at org.apache.axis2.client.ServiceClient.configureServiceClient(ServiceClient.java:148)
> at org.apache.axis2.client.ServiceClient.<init>(ServiceClient.java:133)
> I am not sure why this error is occuring any idea?
> Thanks in advance

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org