Rahul Pilani wrote:
Hi,
I wanted to use Xfire as a webservice provider in an existing project.
However, the requirement that the services.xml be in the
/META-INF/xfire/ folder makes it hard for me to integrate, as it would
require a build file change, and a lot of my developers wont be happy.
Is there a shortcut to including the service.xml file? Is there a
place that you can specify where the service.xml file resides? I am
using Tomcat as my container, and the war file format for deployment.
If you can change your web.xml file you can override where
XFireConfigurableServlet looks for the config file(s). See
http://xfire.codehaus.org/XML+Configuration under the 'Update your
web.xml file' heading.
Any help is appreciated.
Thanks,
Rahul Pilani
Adam