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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2008/03/12 22:56:46 UTC

[jira] Commented: (AXIS2-3319) engageModule for ContextMessage has wrong parameters

    [ https://issues.apache.org/jira/browse/AXIS2-3319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578035#action_12578035 ] 

Davanum Srinivas commented on AXIS2-3319:
-----------------------------------------

Martin,

could you please kindly check latest nightlies of Axis2 with Rampart?

thanks.
dims

> engageModule for ContextMessage has wrong parameters
> ----------------------------------------------------
>
>                 Key: AXIS2-3319
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3319
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.3
>         Environment: WinTel
> 4GB RAM
> 1 tera diskspace
> JVM 1.5
> Rampart 1.3
> AXIS2 1.3
>            Reporter: Martin Gainty
>            Assignee: Deepal Jayasinghe
>
> attempting to change signature of isEngaged to take a String
> compile.src:
>     [javac] Compiling 1 source file to F:\AXIS\axis2-1.3\samples\ut-over-https\b
> uild\classes
>     [javac] F:\AXIS\axis2-1.3\samples\ut-over-https\src\org\apache\rampart\tomca
> t\sample\Client.java:34: package javanet.staxutils does not exist
>     [javac] import javanet.staxutils.StAXSource;
>     [javac]                          ^
>     [javac] F:\AXIS\axis2-1.3\samples\ut-over-https\src\org\apache\rampart\tomca
> t\sample\Client.java:117: invokeRobust(javax.xml.namespace.QName,java.lang.Objec
> t[]) in org.apache.axis2.rpc.client.RPCServiceClient cannot be applied to (java.
> lang.String,java.lang.Object[])
>     [javac]         serviceClient.invokeRobust("echo", opAddEntryArgs);
>     [javac]                      ^
>     [javac] 2 errors
> change parameter back to QName causes this error
> java org.apache.rampart.tomcat.sample.Client
> - Deploying module: rampart-1.1
> - script module activated
> Exception in thread "main" java.lang.NoSuchMethodError: org.apache.axis2.context
> .MessageContext.isEngaged(Ljavax/xml/namespace/QName;)Z
>         at org.apache.rampart.handler.WSDoAllHandler.invoke(WSDoAllHandler.java:
> 73)

-- 
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