On Mon, Dec 17, 2012 at 12:28 PM, Ockleford Paul (NHS CONNECTING FOR
HEALTH) <paul.ocklef...@nhs.net> wrote:
>
> My second problem is that I would like to make the service truly
> asynchronous by setting property “org.apache.axis2.jaxws.use.async.mep” to
> true but I don’t see how it’s possible to do this using the objects provided
> by wsdl2java.
>
>

I don't have much to add on your new questions except to say you may
be mixing axis2 async implementations. Anything with jaxws in its
package name is standard with implementation inside and outside of
axis2.

Its been several years but the last time I coded async services, I
followed the axis2 guide and I purposely avoided jaxws, ymmv. Anyway
its not easy to find, but did you follow these async docs?

http://axis.apache.org/axis2/java/core/docs/adv-userguide.html

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org

Reply via email to