You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2007/04/24 10:19:15 UTC

[jira] Resolved: (OPENEJB-568) JAX-RPC integration improvements

     [ https://issues.apache.org/jira/browse/OPENEJB-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacek Laskowski resolved OPENEJB-568.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0
         Assignee: Jarek Gawor  (was: Jacek Laskowski)

Run the build with a clean m2 repo. I haven't tested it out with Geronimo so any build breaks in G should immediately be directed to Jarek ;-)

Sending        server/openejb-axis/src/main/java/org/apache/openejb/server/axis/EjbContainerProvider.java
Transmitting file data .
Committed revision 531824.



> JAX-RPC integration improvements
> --------------------------------
>
>                 Key: OPENEJB-568
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-568
>             Project: OpenEJB
>          Issue Type: Improvement
>    Affects Versions: 3.0
>            Reporter: Jarek Gawor
>         Assigned To: Jarek Gawor
>             Fix For: 3.0
>
>         Attachments: OPENEJB-568.patch
>
>
> The attached patch contains bunch of improvements for JAX-RPC integration. Most of the code in the patch improves the handler processing code and more specifically with synching the changes made to the soap message with actual arguments or with the return value. The patch also slightly improves exception handling so that the user gets the stack traces of the actual problem not just an error message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.