Hi,

Then you will have one directory, say TempService

services/TempService/META-INF/services.xml

<serviceGroup>
    <service name="C2FTempService">
        ......
    <service>
    <service name="F2CTempService">
        ..........
    </service>
</serviceGroup>

Upul

On 10/4/07, ndthuy <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Jason Sicotte-2 wrote:
> >
> > You don't necessarily need another services.xml, you can put several
> > services in a <service group>.  How to do that is described here (at
> > the bottom): http://wso2.org/library/2060
> >
> > On 10/4/07, ndthuy <[EMAIL PROTECTED]> wrote:
> >> The question is if I add another service I will have another
> services.xml
> >> on
> >> different service folder. Can I combine those 2 files ? And where I put
> >> the
> >> combined file in the folder structure ?
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
> I have read that article but there is one thing that I don't understand.
> For
> example I have my service layout as follow
>
> services/C2FTempService/META-INF/c2fTempService.wsdl and services.xml
> services/F2CTempService/META-INF/f2cTempService.wsdl and services.xml
>
> If I combine those 2 services.xml files, where would I put the new file ?
>
> Thanks
>
> --
> View this message in context:
> http://www.nabble.com/Multiple-service.xml-files-tf4569649.html#a13045186
> Sent from the Axis - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to