Thank you for the feedback. My problem was I didn't generate a unique service name or should call it service id for a the Service EPR.
Thanks, Neo. David Ojeda wrote: > > I encountered this problem when several .aar files had the same > services.xml > file. I was generating my .aar files with ant, but I forgot that each > service > has its own different services.xml ! > > Hope it helps > > On Monday 09 June 2008 05:19:10 pm nxwes wrote: >> I have >> >> ConfigurationContext clientConfigContext = ConfigurationContextFactory >> .createConfigurationContextFromFileSystem(null, >> getConfigLocation()); >> And I declared it as static but start getting >> >> org.apache.axis2.AxisFault: Two services cannot have same name. >> >> Any help would be appreciated! >> >> Neo. > > > > -- > Ing. David Ojeda > Integra Consultores > +58 416 6262898 > Caracas, Venezuela > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/org.apache.axis2.AxisFault%3A-Two-services-cannot-have-same-name.-tp17742918p17744221.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
