> From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]
...
> An alternative is to use one file service.xml (or rename to
> package.xml ??) which contains either
>       <service> .. </service>
> or
>       <services>
>               <service name="s1"> .. </service>
>               <service name="s2"> .. </service>
>       </services>
> 
> The deployment code can figure out which case it is based on the QName
> of the document element.

+1  Let to code figure it out, don't make the user do the work.


--
Tom Jordahl
Macromedia Server Development

Reply via email to