Re: Regex problems with XMLBeans

2014-02-17 Thread T. Allen
Robert, Thanks very much for this information. T On 2/14/2014 6:34 PM, robertlazarski . wrote: On Fri, Feb 14, 2014 at 8:14 PM, T. Allen wrote: I did not receive any replies about this problem but was able to get past it. Changing the regex from: to: fixed the problem. It seems XML Be

Doubts About Maven2 AAR Plug-in

2014-02-17 Thread sananda.dasgupta
Hi, Is it possible to create multiple axis2 service file containing different class files along with their respective services xml file using this plugin. When I tried it is generating only one for the whole project containing the project name. Thanks Sananda