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 "Chamikara Jayalath (JIRA)" <ji...@apache.org> on 2006/07/07 20:56:30 UTC

[jira] Closed: (SANDESHA2-13) Compilation error in SandeshaGlobalInHandler

     [ http://issues.apache.org/jira/browse/SANDESHA2-13?page=all ]
     
Chamikara Jayalath closed SANDESHA2-13:
---------------------------------------

    Resolution: Fixed

The compilation failure is not there any more after some of the Axis2 changes were reverted today 

> Compilation error in SandeshaGlobalInHandler
> --------------------------------------------
>
>          Key: SANDESHA2-13
>          URL: http://issues.apache.org/jira/browse/SANDESHA2-13
>      Project: Apache Sandesha2
>         Type: Bug

>     Reporter: Andrew Gatford
>     Priority: Blocker

>
>     [javac] Compiling 106 source files to E:\builds\Sandesha\java\target\classes
> E:\builds\Sandesha\java\src\org\apache\sandesha2\handlers\SandeshaGlobalInHandle
> r.java:123: getOperationContext(org.apache.axis2.context.MessageContext) in org.
> apache.axis2.context.ConfigurationContext cannot be applied to (java.lang.String
> )
>                                         OperationContext operationContext = conf
> igContext.getOperationContext(relatesToValue);
>          ^
> E:\builds\Sandesha\java\src\org\apache\sandesha2\handlers\SandeshaGlobalInHandle
> r.java:309: getOperationContext(org.apache.axis2.context.MessageContext) in org.
> apache.axis2.context.ConfigurationContext cannot be applied to (java.lang.String
> )
>                                 OperationContext operationContextFromMap = confi
> gurationContext.getOperationContext(value);
>                ^
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> 2 errors
> BUILD FAILED
> This appears to be caused by revision 419526 of Axis2

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