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 "Andrew Gatford (JIRA)" <ji...@apache.org> on 2006/06/29 11:53:30 UTC

[jira] Created: (SANDESHA2-9) Build break in CloseSequenceProcessor, CreateSeqMsgProcessor and TerminateSeqMsgProcessor in latest Sandesha

Build break in CloseSequenceProcessor, CreateSeqMsgProcessor and TerminateSeqMsgProcessor in latest Sandesha
------------------------------------------------------------------------------------------------------------

         Key: SANDESHA2-9
         URL: http://issues.apache.org/jira/browse/SANDESHA2-9
     Project: Apache Sandesha2
        Type: Bug

    Reporter: Andrew Gatford


\java\src\org\apache\sandesha2\msgprocessors\CloseSequenceProcessor.j
ava:94: unreported exception org.apache.axis2.AxisFault; must be caught or decla
red to be thrown
                closeSequenceResponseMsg = Utils.createOutMessageContext(closeSe
quenceMsg);
                                                                        ^



-- 
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] Resolved: (SANDESHA2-9) Build break in CloseSequenceProcessor, CreateSeqMsgProcessor and TerminateSeqMsgProcessor in latest Sandesha

Posted by "Chamikara Jayalath (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/SANDESHA2-9?page=all ]
     
Chamikara Jayalath resolved SANDESHA2-9:
----------------------------------------

    Resolution: Fixed

Build break is fixed now. Thanks for the patch

> Build break in CloseSequenceProcessor, CreateSeqMsgProcessor and TerminateSeqMsgProcessor in latest Sandesha
> ------------------------------------------------------------------------------------------------------------
>
>          Key: SANDESHA2-9
>          URL: http://issues.apache.org/jira/browse/SANDESHA2-9
>      Project: Apache Sandesha2
>         Type: Bug

>     Reporter: Andrew Gatford
>  Attachments: Buildbrk.patch
>
> \java\src\org\apache\sandesha2\msgprocessors\CloseSequenceProcessor.j
> ava:94: unreported exception org.apache.axis2.AxisFault; must be caught or decla
> red to be thrown
>                 closeSequenceResponseMsg = Utils.createOutMessageContext(closeSe
> quenceMsg);
>                                                                         ^

-- 
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] Updated: (SANDESHA2-9) Build break in CloseSequenceProcessor, CreateSeqMsgProcessor and TerminateSeqMsgProcessor in latest Sandesha

Posted by "Andrew Gatford (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/SANDESHA2-9?page=all ]

Andrew Gatford updated SANDESHA2-9:
-----------------------------------

    Attachment: Buildbrk.patch

Fix to the build break

> Build break in CloseSequenceProcessor, CreateSeqMsgProcessor and TerminateSeqMsgProcessor in latest Sandesha
> ------------------------------------------------------------------------------------------------------------
>
>          Key: SANDESHA2-9
>          URL: http://issues.apache.org/jira/browse/SANDESHA2-9
>      Project: Apache Sandesha2
>         Type: Bug

>     Reporter: Andrew Gatford
>  Attachments: Buildbrk.patch
>
> \java\src\org\apache\sandesha2\msgprocessors\CloseSequenceProcessor.j
> ava:94: unreported exception org.apache.axis2.AxisFault; must be caught or decla
> red to be thrown
>                 closeSequenceResponseMsg = Utils.createOutMessageContext(closeSe
> quenceMsg);
>                                                                         ^

-- 
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] Resolved: (SANDESHA2-9) Build break in CloseSequenceProcessor, CreateSeqMsgProcessor and TerminateSeqMsgProcessor in latest Sandesha

Posted by "Chamikara Jayalath (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/SANDESHA2-9?page=all ]
     
Chamikara Jayalath resolved SANDESHA2-9:
----------------------------------------

    Resolution: Fixed

Build break is fixed now. Thanks for the patch

> Build break in CloseSequenceProcessor, CreateSeqMsgProcessor and TerminateSeqMsgProcessor in latest Sandesha
> ------------------------------------------------------------------------------------------------------------
>
>          Key: SANDESHA2-9
>          URL: http://issues.apache.org/jira/browse/SANDESHA2-9
>      Project: Apache Sandesha2
>         Type: Bug

>     Reporter: Andrew Gatford
>  Attachments: Buildbrk.patch
>
> \java\src\org\apache\sandesha2\msgprocessors\CloseSequenceProcessor.j
> ava:94: unreported exception org.apache.axis2.AxisFault; must be caught or decla
> red to be thrown
>                 closeSequenceResponseMsg = Utils.createOutMessageContext(closeSe
> quenceMsg);
>                                                                         ^

-- 
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] Updated: (SANDESHA2-9) Build break in CloseSequenceProcessor, CreateSeqMsgProcessor and TerminateSeqMsgProcessor in latest Sandesha

Posted by "Andrew Gatford (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/SANDESHA2-9?page=all ]

Andrew Gatford updated SANDESHA2-9:
-----------------------------------

    Attachment: Buildbrk.patch

Fix to the build break

> Build break in CloseSequenceProcessor, CreateSeqMsgProcessor and TerminateSeqMsgProcessor in latest Sandesha
> ------------------------------------------------------------------------------------------------------------
>
>          Key: SANDESHA2-9
>          URL: http://issues.apache.org/jira/browse/SANDESHA2-9
>      Project: Apache Sandesha2
>         Type: Bug

>     Reporter: Andrew Gatford
>  Attachments: Buildbrk.patch
>
> \java\src\org\apache\sandesha2\msgprocessors\CloseSequenceProcessor.j
> ava:94: unreported exception org.apache.axis2.AxisFault; must be caught or decla
> red to be thrown
>                 closeSequenceResponseMsg = Utils.createOutMessageContext(closeSe
> quenceMsg);
>                                                                         ^

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