Hi, I find that when i start tomcat, my xfire web application is not started :
Container org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/cdkSimxfire] has not been started Any reason for the same?What might i have done wrong. Any help is appreciated.I have been stuck on this for many days now. Thanks Smitha PS: This post is in continuation to my below post but i hadnt realised that the xfire webapp itself wasnt loaded by Tomcat. --- Smitha Ajay <[EMAIL PROTECTED]> wrote: > I used xbeans-spring-2.6.jar > and spring-1.2.6.jar. > > Still getting this error : > java.lang.NoClassDefFoundError: > org/xbean/spring/context/ClassPathXmlApplicationContext > > org.codehaus.xfire.spring.XFireConfigLoader.loadConfig(XFireConfigLoader.java:30) > > org.codehaus.xfire.spring.XFireConfigLoader.loadConfig(XFireConfigLoader.java:44) > > org.codehaus.xfire.transport.http.XFireConfigurableServlet.configureXFireNew(XFireConfigurableServlet.java:126) > org.codehaus.xfire.transport > > I dont know what i am doing wrong, i checked the > classpath and i have tried putting the jars in > shared/lib of tomcat and also in the WEB-INF /lib of > the application, no success as yet. > > ANy help is appreciated. > Thanks > Smitha > > > --- Tomek Sztelak <[EMAIL PROTECTED]> wrote: > > > Try using any newer version of xbeans-spring, like > > 2.5 or better 2.7. > > In case of other problem post also a version of > > Spring. > > > > On 11/6/06, Smitha Ajay <[EMAIL PROTECTED]> > > wrote: > > > I am using xbeans-spring-2.1.jar.No i dont have > > any > > > other duplicate jar files.Still getting the > > > error...any other ideas/suggestions?? > > > > > > Smitha > > > > > > --- Tomek Sztelak <[EMAIL PROTECTED]> wrote: > > > > > > > What version of spring xbean-spring are you > > using ? > > > > Don't you have > > > > duplicate xbean jars in your class path ? > > > > > > > > On 11/3/06, Smitha Ajay > <[EMAIL PROTECTED]> > > > > wrote: > > > > > Hi, > > > > > > > > > > I am a beginniner and trying XFire to > evaluate > > it > > > > > against Axis 2 and others frameworks. > > > > > > > > > > I tried a v simple example in xfire and got > > this > > > > error > > > > > when am trying to look whether my class is > > > > deployed > > > > > and available as a webservice in tomcat. > > > > > > > > > > javax.servlet.ServletException: > Servlet.init() > > for > > > > > servlet XFireServlet threw exception > > > > > > > > > > > > > > > > > > > > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) > > > > > .................... > > > > > > > > > > root cause > > > > > > > > > > java.lang.NoSuchMethodError: > > > > > > > > > > > > > > > org.springframework.context.support.ClassPathXmlApplicationContext.<init>([Ljava/lang/String;ZLorg/springframework/context/ApplicationContext;)V > > > > > > > > > > > > > > > > > > > > org.xbean.spring.context.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:155) > > > > > ........................ > > > > > > > > > > I have checked that i have all the dependecy > > jars, > > > > > same version. > > > > > Also checkd my services.xml ,web.xml...not > > able to > > > > get > > > > > the error. > > > > > I am trying since quite long and would > > appreciate > > > > any > > > > > help. > > > > > > > > > > Thanks > > > > > Smitha > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ____________________________________________________________________________________ > > > > > Get your email and see which of your friends > > are > > > > online - Right on the New Yahoo.com > > > > > (http://www.yahoo.com/preview) > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > 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 > > > > > > > > > > > > > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Tired of spam? Yahoo! Mail has the best spam > > protection around > > > http://mail.yahoo.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 > > > > > > > > > > ____________________________________________________________________________________ > Sponsored Link > > Mortgage rates near historic lows: > $150,000 loan as low as $579/mo. Intro-*Terms > https://www2.nextag.com/ > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
