On Wed, Mar 18, 2009 at 3:09 AM, Marian <mn...@etai.fr> wrote: >>there will be a >>src/main/webapp/WEB-INF/xfire-services.xml in your project. > > Yes, I noticed that (and now I notice that Xfire servlet is actually > org.codehaus.xfire.spring.XFireSpringServlet, so I presume it uses the Spring > configuration); I've tried, but for whatever reason it didn't discover my > class.
You might try searching the mailing list archives - I believe someone has experienced this before. > > BTW is it possible to get the ServletContext in the service's class public > methods? How could I get it anyhow? I don't know if it's possible, but I don't think it's a good idea. Your web services shouldn't be talking to the Servlet API IMO. Matt > > Marian > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net