You need the service interface:

org.apache.axis2.engine.Service

However, there is now a new method - startUp() - that was added today.
(Just tested it, works great ;-) ) See the javadoc in the methods for
details. So you'll have to build from source if you want to use it
now. Your other options are to wait for the 1.1 release tentalively
scheduled for late next month. or wait a day and get it in the
nigtlies here:

http://people.apache.org/dist/axis2/nightly/

HTH,
Robert
http://www.braziloutsource.com/

On 8/30/06, Loïc MAZE <[EMAIL PROTECTED]> wrote:
Thanks for this quick response,

What's the name of this equivalent mechanism ? Where can I find some details
on it ? I have downloaded the latest nightly build but I have found nothing
about that.


----- Original Message -----
From: "Davanum Srinivas" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, August 30, 2006 2:49 PM
Subject: Re: [Axis2] Small question about JAX-RPC support


> Loïc,
>
> 1) we have equivalent mechanism's in latest SVN.
> 2) Axis2 will not implement JAX-RPC as it is the old spec. Folks are
> working on JAX-WS implementation in Axis2 (which is the new spec).
>
> thanks,
> dims
>
> On 8/30/06, Loïc MAZE <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi,
>>
>> I'm currently using Axis 1 and I plan to use Axis 2.
>> The problem is Axis 2 doesn't support JAX-RPC or JAX-WS and our projects
>> need them to work (because of the ServiceLifecycle interface).
>>
>> I have two small questions :
>> 1 / Is there any way to use the ServiceLifecycle interface in Axis 2 ?
>> 2 / The support of JAX-RPC is in the list of the next features. When will
>> this feature be available ?
>>
>> Thanks in advance.
>> Regards
>
>
> --
> Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to