I have not heard anything yet. I am trying to make the client-stub class to implement an interface, so I don't have to reference client-stub class directly in my application class, instead, I can always use the interface and use spring to inject the stub class at run time.
Any help is welcome. Thanks John --- Z Chen <[EMAIL PROTECTED]> wrote: > Hi, all, > > I am new to AXIS2, I could not find a way to make > the > generated client-stub class to implement an Java > interface. (Server side has that capability and AXIS > 1 > has that feature) > > Thanks > > John > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
