Hello, Ok my goal is to be able to communicate, through an axis2 client, with a Web Service hosted in weblogic and WSS protected: no attachment nor MTOM used . For the stub generation I use adb which I think is the default I suppose.
In such case what axis2 client jars do I need ? But, more globally, what I require and which could be very useful in order to build our own classpath, is a description of all axis 2 client jar. This works has been done by the CXF team and it helps me a lot to build my cxf client classpath. So the question is: why the axis2 team doesn't provide this information ? Best Regards. -----Original Message----- From: robert lazarski [mailto:robertlazar...@gmail.com] Sent: jeudi 15 mars 2012 13:20 To: java-user@axis.apache.org Subject: Re: Any advice in order to properly set a axis2 client classpath On Thu, Mar 15, 2012 at 8:18 AM, COURTAULT Francois <francois.courta...@gemalto.com> wrote: > Any answer or advice ? <snip> > From: COURTAULT Francois [mailto:francois.courta...@gemalto.com] > Sent: vendredi 9 mars 2012 16:23 > To: java-user@axis.apache.org > Subject: Any advice in order to properly set a axis2 client classpath > Importance: High > <snip> > Is there any official doc in order to setup properly an axis2 client > classpath ? > There are docs that show how to do a client invocation in the axis2 ant docs. That's probably the most common way, just point your classpath config to the axis2 libs and anything else you need. > Minimum classpath ? > No idea these days. > What the purpose of each jars in the <axis2_home>/lib directory ? > Too many to contemplate. Basically they cover every Java ws tech standard and transports that are not obsolete. - R --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org