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

Reply via email to