You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Thilina Gunarathne <cs...@gmail.com> on 2007/07/03 08:36:16 UTC

[Axis2] Giving a name to a service group

Hi all,
Is it possible to give a name for the service group through the services.xml...
I tried specifying a name for the service group as follows..
<serviceGroup name="testServiceGroup">
	<service name=.............>
	</service>
</serviceGroup>

But still the service group is created with the name of the .aar file..

Thanks,
Thilina

-- 
Thilina Gunarathne  -  http://www.wso2.com - http://thilinag.blogspot.com

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


Re: [Axis2] Giving a name to a service group

Posted by Thilina Gunarathne <cs...@gmail.com>.
yes... I have a situation ;-)...
I'm using the axis2-aar maven plugin... It always append the version
towards the end of the name of the aar...(eg:
testservice-0.1-RC3.aar)...

But it's not a blocker for me as now I'm just checking for the first
part of the string...

Thanks,
Thilina

On 7/4/07, Sanjiva Weerawarana <sa...@opensource.lk> wrote:
> Why is it a nice to have feature? :) Do you really have a situation where
> you can't name the aar properly??
>
> Sanjiva.
>
> Thilina Gunarathne wrote:
> > ahh.no probs... For a moment I just thought it's possible... I'll put
> > it to my nice to have list ;-)..
> >
> > Thanks,
> > Thilina
> >
> > On 7/3/07, Deepal Jayasinghe <de...@opensource.lk> wrote:
> >> Nope, service group name always be the name of the .aar file.
> >>
> >> Thanks
> >> Deepal
> >>
> >> Thilina Gunarathne wrote:
> >> > Hi all,
> >> > Is it possible to give a name for the service group through the
> >> > services.xml...
> >> > I tried specifying a name for the service group as follows..
> >> > <serviceGroup name="testServiceGroup">
> >> >     <service name=.............>
> >> >     </service>
> >> > </serviceGroup>
> >> >
> >> > But still the service group is created with the name of the .aar file..
> >> >
> >> > Thanks,
> >> > Thilina
> >> >
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
> >> For additional commands, e-mail: axis-dev-help@ws.apache.org
> >>
> >>
> >
> >
>
> --
> Sanjiva Weerawarana, Ph.D.
> Founder & Director; Lanka Software Foundation; http://www.opensource.lk/
> Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/
> Director; Open Source Initiative; http://www.opensource.org/
> Member; Apache Software Foundation; http://www.apache.org/
> Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-dev-help@ws.apache.org
>
>


-- 
Thilina Gunarathne  -  http://www.wso2.com - http://thilinag.blogspot.com

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


Re: [Axis2] Giving a name to a service group

Posted by Sanjiva Weerawarana <sa...@opensource.lk>.
Why is it a nice to have feature? :) Do you really have a situation where 
you can't name the aar properly??

Sanjiva.

Thilina Gunarathne wrote:
> ahh.no probs... For a moment I just thought it's possible... I'll put
> it to my nice to have list ;-)..
> 
> Thanks,
> Thilina
> 
> On 7/3/07, Deepal Jayasinghe <de...@opensource.lk> wrote:
>> Nope, service group name always be the name of the .aar file.
>>
>> Thanks
>> Deepal
>>
>> Thilina Gunarathne wrote:
>> > Hi all,
>> > Is it possible to give a name for the service group through the
>> > services.xml...
>> > I tried specifying a name for the service group as follows..
>> > <serviceGroup name="testServiceGroup">
>> >     <service name=.............>
>> >     </service>
>> > </serviceGroup>
>> >
>> > But still the service group is created with the name of the .aar file..
>> >
>> > Thanks,
>> > Thilina
>> >
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: axis-dev-help@ws.apache.org
>>
>>
> 
> 

-- 
Sanjiva Weerawarana, Ph.D.
Founder & Director; Lanka Software Foundation; http://www.opensource.lk/
Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/
Director; Open Source Initiative; http://www.opensource.org/
Member; Apache Software Foundation; http://www.apache.org/
Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/

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


Re: [Axis2] Giving a name to a service group

Posted by Thilina Gunarathne <cs...@gmail.com>.
ahh.no probs... For a moment I just thought it's possible... I'll put
it to my nice to have list ;-)..

Thanks,
Thilina

On 7/3/07, Deepal Jayasinghe <de...@opensource.lk> wrote:
> Nope, service group name always be the name of the .aar file.
>
> Thanks
> Deepal
>
> Thilina Gunarathne wrote:
> > Hi all,
> > Is it possible to give a name for the service group through the
> > services.xml...
> > I tried specifying a name for the service group as follows..
> > <serviceGroup name="testServiceGroup">
> >     <service name=.............>
> >     </service>
> > </serviceGroup>
> >
> > But still the service group is created with the name of the .aar file..
> >
> > Thanks,
> > Thilina
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-dev-help@ws.apache.org
>
>


-- 
Thilina Gunarathne  -  http://www.wso2.com - http://thilinag.blogspot.com

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


Re: [Axis2] Giving a name to a service group

Posted by Deepal Jayasinghe <de...@opensource.lk>.
Nope, service group name always be the name of the .aar file.

Thanks
Deepal

Thilina Gunarathne wrote:
> Hi all,
> Is it possible to give a name for the service group through the
> services.xml...
> I tried specifying a name for the service group as follows..
> <serviceGroup name="testServiceGroup">
>     <service name=.............>
>     </service>
> </serviceGroup>
>
> But still the service group is created with the name of the .aar file..
>
> Thanks,
> Thilina
>



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