hi all,

As far as concern with the .jar files
both the jars are there in the lib folderas moreover there is only one
application deployed in the container with which i m working.

can u just clear me about the point regarding opensymphony URI in web.xml.

--aum


On 3/21/08, manjunathmn <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
>    Please make sure that the you are placing the xwor2 jar in lib folder
> and not in Referenced Lib package(if u r using MyEclipse IDE) and specifiy
> the opensymphony URI in web.xml.
>
> Thanks.
>
>
>
> aum strut wrote:
> >
> > Hi All,
> >
> > i am running an application, everythingis working fine....application is
> > running fine...
> > but in the console it is giving an exception.......although the
> > application
> > is running fine..
> > below is the console output:
> >
> >
> > SEVERE: Exception starting filter struts2
> >
> > Unable to load bean:
> > type:com.opensymphony.xwork2.util.ObjectTypeDeterminerclass:
> > com.opensymphony.xwork2.util.GenericsObjectTypeDeterminer - bean -
> >
> jar:file:/E:/MyEclipse/.metadata/.plugins/com.genuitec.eclipse.easie.tomcat.myeclipse/tomcat/webapps/Jewellery/WEB-INF/lib/struts2-
> > core-2.0.11.jar!/struts-default.xml:36:148
> >
> > at
> >
> com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.register
> (*
> > XmlConfigurationProvider.java:208*)
> >
> > at org.apache.struts2.config.StrutsXmlConfigurationProvider.register(*
> > StrutsXmlConfigurationProvider.java:101*)
> >
> > at com.opensymphony.xwork2.config.impl.DefaultConfiguration.reload(*
> > DefaultConfiguration.java:131*)
> >
> > at com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration
> (*
> > ConfigurationManager.java:52*)
> >
> > at org.apache.struts2.dispatcher.Dispatcher.init_PreloadConfiguration(*
> > Dispatcher.java:395*)
> >
> > at org.apache.struts2.dispatcher.Dispatcher.init(*Dispatcher.java:452*)
> >
> > at org.apache.struts2.dispatcher.FilterDispatcher.init(*
> > FilterDispatcher.java:201*)
> >
> > at org.apache.catalina.core.ApplicationFilterConfig.getFilter(*
> > ApplicationFilterConfig.java:275*)
> >
> > at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(*
> > ApplicationFilterConfig.java:397*)
> >
> > at org.apache.catalina.core.ApplicationFilterConfig.<init>(*
> > ApplicationFilterConfig.java:108*)
> >
> > at org.apache.catalina.core.StandardContext.filterStart(*
> > StandardContext.java:3693*)
> >
> > at
> > org.apache.catalina.core.StandardContext.start(*StandardContext.java
> :4340
> > *)
> >
> > at org.apache.catalina.core.ContainerBase.addChildInternal(*
> > ContainerBase.java:791*)
> >
> > at
> > org.apache.catalina.core.ContainerBase.addChild(*ContainerBase.java
> :771*)
> >
> > at org.apache.catalina.core.StandardHost.addChild(*StandardHost.java
> :525*)
> >
> > at org.apache.catalina.startup.HostConfig.deployDirectory(*
> HostConfig.java
> > :920*)
> >
> > at
> > org.apache.catalina.startup.HostConfig.deployDirectories(*
> HostConfig.java
> > :883*)
> >
> > at
> > org.apache.catalina.startup.HostConfig.deployApps(*HostConfig.java:492*)
> >
> > at org.apache.catalina.startup.HostConfig.start(*HostConfig.java:1138*)
> >
> > at org.apache.catalina.startup.HostConfig.lifecycleEvent(*
> HostConfig.java
> > :311*)
> >
> > at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(*
> > LifecycleSupport.java:117*)
> >
> > at org.apache.catalina.core.ContainerBase.start(*ContainerBase.java
> :1053*)
> >
> > at org.apache.catalina.core.StandardHost.start(*StandardHost.java:719*)
> >
> > at org.apache.catalina.core.ContainerBase.start(*ContainerBase.java
> :1045*)
> >
> > at
> > org.apache.catalina.core.StandardEngine.start(*StandardEngine.java:443*)
> >
> > at
> > org.apache.catalina.core.StandardService.start(*StandardService.java
> :516*
> > )
> >
> > at
> > org.apache.catalina.core.StandardServer.start(*StandardServer.java:710*)
> >
> > at org.apache.catalina.startup.Catalina.start(*Catalina.java:566*)
> >
> > at sun.reflect.NativeMethodAccessorImpl.invoke0(*Native Method*)
> >
> > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> >
> > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> >
> > at java.lang.reflect.Method.invoke(Unknown Source)
> >
> > at org.apache.catalina.startup.Bootstrap.start(*Bootstrap.java:288*)
> >
> > at org.apache.catalina.startup.Bootstrap.main(*Bootstrap.java:413*)
> >
> > Caused by: java.lang.NoClassDefFoundError: *ognl/OgnlException
> > *
> >
> > at java.lang.Class.getDeclaredConstructors0(*Native Method*)
> >
> > at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
> >
> > at java.lang.Class.getDeclaredConstructors(Unknown Source)
> >
> > at
> >
> com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.register
> (*
> > XmlConfigurationProvider.java:198*)
> >
> > ... 33 more
> >
> > Mar 21, 2008 2:58:10 PM org.apache.catalina.core.StandardContext start
> >
> > SEVERE: Error filterStart
> >
> >
> >
> > any pointer in this regard will be much appricated...
> >
> >
> >
> > --aum
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Exception-in-running-application-tp16195876p16197714.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to