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 "Nick Gallardo (JIRA)" <ji...@apache.org> on 2006/07/12 19:34:31 UTC

[jira] Updated: (AXIS2-889) JAXWS: Minor tweaks to XMLSpineImpl and BlockFactoryImpl needed

     [ http://issues.apache.org/jira/browse/AXIS2-889?page=all ]

Nick Gallardo updated AXIS2-889:
--------------------------------

    Attachment: patch.txt

Here's a patch with the fixes mentioned.

> JAXWS: Minor tweaks to XMLSpineImpl and BlockFactoryImpl needed
> ---------------------------------------------------------------
>
>          Key: AXIS2-889
>          URL: http://issues.apache.org/jira/browse/AXIS2-889
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug

>   Components: jaxws
>     Reporter: Nick Gallardo
>  Attachments: patch.txt
>
> In the process of testing some other functionality, I came across a couple of minor issues that needed to be addressed in the XMLSpineImpl and BlockFactoryImpl.
> XMLSpineImpl.getHeaderBlock()
> XMLSpineImpl.getBodyBlock()
> Minor change to the impl of these methods so that they are honoring the BlockFactory.createFrom() contract and passing in the context instead of another BlockFactory.
> BlockFactoryImpl.createFrom(Block other, Object context)
> Added more checks for null since there is no guarantee that either the business context that was passed in or the business context that exists on the "other" Block is not null.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org