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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]