Can you please file a JIRA for this? We'll get it solved for our 1.1 release. As a temporary workaround, you could override the getWebappBase method in your own servlet if you wanted to.
- Dan

mait kesmuu wrote:
I got an error when trying to use xfireservlet and services.xml:

SEVERE: Error initializing XFireServlet.
java.lang.NullPointerException
    at java.io.File.<init>(Unknown Source)
at org.codehaus.xfire.transport.http.XFireServlet.getWebappBase(XFireServlet.java:123)
...

Line 123 in XFireServlet is:

webInfPath = new File(context.getRealPath("/WEB-INF"));

And getRealPath() doesnt work when deploying .war files and not unpacking them. Hope theres a workaround and i can still deploy war files.

btw thx for xfire, i really like it.

mait

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/



--
Dan Diephouse
Envoi Solutions
http://envoisolutions.com
http://netzooid.com/blog

Reply via email to