[jbossws-issues] [JBoss JIRA] Updated: (JBWS-1134) Integrate and test remoting 2.0.0.CR1

Thomas Diesler (JIRA) jira-events at jboss.com
Thu Nov 9 06:34:46 EST 2006


     [ http://jira.jboss.com/jira/browse/JBWS-1134?page=all ]

Thomas Diesler updated JBWS-1134:
---------------------------------

    Fix Version/s: jbossws-1.0.6
                       (was: jbossws-1.0.5)

> Integrate and test remoting 2.0.0.CR1
> -------------------------------------
>
>                 Key: JBWS-1134
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1134
>             Project: JBoss Web Services
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: jaxrpc
>            Reporter: Jason T. Greene
>         Assigned To: Heiko Braun
>             Fix For: jbossws-1.0.6
>
>
> From Tom:
> > I was running the ejb3 testsuite and noticed one particular place that
> > will need a code change due to remoting 2.0.0.CR1.  It is in
> > org.jboss.ws.soap.SOAPConnectionImpl.call(SOAPConnectionImpl.java:160)
> > where have to call Client.connect() immediately after creating it.  This
> > is backwards compatible with previous remoting releases, but in
> > 2.0.0.CR1 connect() is required to be called before doing anything with
> > Client (where as in previous releases, didn't enforce this requirement).
> Also, NoThrowOnError needs to be set, it is also backwords compatible:
> http://labs.jboss.com/portal/jbossremoting/docs/guide/ch05.html#d0e1367
> He needs us to test this by this weekend.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list