The error I am getting is just class not found error. Adding more jar files inside the war should solve this issue.
My question is that, since these xfire example's intentionally build the war file to be small, then there must be a standard procedure/way to make a servlet container (like Jetty, Tomcat) "xfile capable". I can not find one as of now, ofcourse I am new also. Or it is like everyone have freedom to configure their own servlet container to make it work? Or just rebuild the war file to include all jars in xfire directory? Tomek Sztelak wrote: > > Hi > What exactly error you have ? I use jetty all the time w/o any > problems. I just put wars inside webapps folder. > > On 3/7/07, yong fu <[EMAIL PROTECTED]> wrote: >> >> I am trying to get the xfire examples to run under Jetty, for example the >> book service example. >> There is not a lot of document around, it will be great if some one can >> point me to those links. >> >> Simply drop in the mvn build war file is not enough. I have added >> xfire-all.1.2.4.jar, moved a little bit further but looks like other jars >> are still needed. >> >> Any one can contribute their experience and instructions? >> >> thanks, >> >> >> -- >> View this message in context: >> http://www.nabble.com/Can-xfire-run-under-Jetty%2C-and-how-to-tf3363663.html#a9357930 >> Sent from the XFire - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe from this list please visit: >> >> http://xircles.codehaus.org/manage_email >> >> > > > -- > ----- > When one of our products stops working, we'll blame another vendor > within 24 hours. > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > > -- View this message in context: http://www.nabble.com/Can-xfire-run-under-Jetty%2C-and-how-to-tf3363663.html#a9381348 Sent from the XFire - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
