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 "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/07/14 15:10:14 UTC

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

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

Rich Scheuerle reassigned AXIS2-889:
------------------------------------

    Assignee: Rich Scheuerle

> 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)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nick Gallardo
>         Assigned To: Rich Scheuerle
>         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