Dan, thanks for showing me my mystakes :)
I meant to do that only when there are no annotations, so i will fix this now.

Guillaume

Dan Diephouse wrote:

I am confused as to why you would want to do this... Isn't this kind of bypassing the JSR 181 annotations? The should have an annotation that says

@WebService(endpointInterface="Foo")
public class FooImpl....

And then just pass the ServiceFactory implementation (i.e. FooImpl) and it will take care of the rest for you. In addition FooImpl may have important @SOAPBinding information. Am I way off here?

- Dan

[email protected] wrote:

Revision
    993
Author
    gnt
Date
    2005-12-02 15:03:04 -0500 (Fri, 02 Dec 2005)


      Log Message

Add discovery of service interface if the pojo implements a single interface.
JbiChannel now sets the DONE status on ERROR exchanges.




Reply via email to