You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Christopher Wash <ch...@gmail.com> on 2008/08/28 20:42:31 UTC

Runtime depenendencies for Axis2 Client/ADB

Hello,

Can someone point me in the right direction on the runtime dependencies for
using Axis2 as a client with ADB?

Thanks!

Chris

RE: Runtime depenendencies for Axis2 Client/ADB

Posted by Martin Gainty <mg...@hotmail.com>.
for tutorial on creating ADB client take a look at
http://ws.apache.org/axis2/1_4/userguide-creatingclients.html#adb

core jars listed at
http://ws.apache.org/axis2/1_4/userguide.html#underhood
e.g.
axis2-web 
META-INF
WEB-INF
    classes 
    conf
        axis2.xml 
    lib
        activation.jar
        ...
        xmlSchema.jar
    modules
        modules.list 
        addressing.mar
        ...
        soapmonitor.mar
    services
        services.list
        aservice.aar
        ...
        version.aar
    web.xml

HTH/
Martin 
______________________________________________ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. 


Date: Thu, 28 Aug 2008 14:42:31 -0400
From: chris.wash@gmail.com
To: axis-user@ws.apache.org
Subject: Runtime depenendencies for Axis2 Client/ADB

Hello,



Can someone point me in the right direction on the runtime dependencies for using Axis2 as a client with ADB?



Thanks!



Chris

_________________________________________________________________
Get ideas on sharing photos from people like you.  Find new ways to share.
http://www.windowslive.com/explore/photogallery/posts?ocid=TXT_TAGLM_WL_Photo_Gallery_082008

Re: Runtime depenendencies for Axis2 Client/ADB

Posted by keith chapman <ke...@gmail.com>.
wstx-asl
stax

A couple of more obvious ones that I missed.

On Mon, Sep 1, 2008 at 10:23 PM, keith chapman <ke...@gmail.com> wrote:
> Hi Christopher,
>
> These are the jars you will need.
> axis2-kernel
> axis2-adb
> activation
> woden-impl-dom
> woden-api
> wsdl4j
> axiom-api
> axiom-dom
> axiom-impl
> commons-httpclient
>
> These are the ones that come to my mind at the moment. There may be
> another jar or two that I missed.
>
> Thanks,
> Keith.
>
> On Fri, Aug 29, 2008 at 12:12 AM, Christopher Wash <ch...@gmail.com> wrote:
>> Hello,
>>
>> Can someone point me in the right direction on the runtime dependencies for
>> using Axis2 as a client with ADB?
>>
>> Thanks!
>>
>> Chris
>
>
>
> --
> Keith Chapman
> Senior Software Engineer
> WSO2 Inc.
> Oxygenating the Web Service Platform.
> http://wso2.org/
>
> blog: http://www.keith-chapman.org
>



-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Runtime depenendencies for Axis2 Client/ADB

Posted by keith chapman <ke...@gmail.com>.
Hi Christopher,

These are the jars you will need.

axis2-kernel
axis2-adb
activation
woden-impl-dom
woden-api
wsdl4j
axiom-api
axiom-dom
axiom-impl
commons-httpclient

These are the ones that come to my mind at the moment. There may be
another jar or two that I missed.

Thanks,
Keith.

On Fri, Aug 29, 2008 at 12:12 AM, Christopher Wash <ch...@gmail.com> wrote:
> Hello,
>
> Can someone point me in the right direction on the runtime dependencies for
> using Axis2 as a client with ADB?
>
> Thanks!
>
> Chris



-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org