wsdl2java only recognizes services. It is not aware about service groups. You could write an ant/maven plugin that combines the generated code or the services XML files Azeez
On Sat, Aug 29, 2009 at 8:34 AM, Zooz Bee <zooz...@yahoo.com> wrote: > Hi, > > I want to deploy multiple services in same archive. I generated the code > from first WSDL. It generates the service.xml file. > I generated the code for second WSDL. It also generated the service.xml > file. Both service.xml are in format > > First service.xml > <serviceGroup> > <service name="xyx"> > > </service> > </serviceGroup> > > > secondt service.xml > <serviceGroup> > <service name="abc"> > > </service> > </serviceGroup> > > > Like in Axis1.X using deploy.wsdd file can be used to merge different wsdd > files? > My querstion is how can i combine these two service.xml files into one. Is > there a tool to combine both files in one xml file. > > Thanks, > Zooz > > > > -- Thanks Afkham Azeez Blog: http://afkham.org Developer Portal: http://www.wso2.org WSAS Blog: http://wso2wsas.blogspot.com Company: http://wso2.com GPG Fingerprint: 643F C2AF EB78 F886 40C9 B2A2 4AE2 C887 665E 0760