Hi Neeraj, you will get an answer sooner if you ask directly in the
mailing list. About your problem I see sun classes involved. Are you
using the sun ri? I see that a class is missing
(org/apache/myfaces/application/ComponentNotFound?). Hope that helps,

Regards,

Bruno

2006/2/1, Neeraj Vora <[EMAIL PROTECTED]>:
>
> Thanks a lot Bruno! But I have a problem and need to bother you again.
> :-(
>
> When I drop the sandbox jar into my application I have the following
> startup problem. Can you see anything obvious I'm doing wrong in my
> application? It's a JSF application that has been working fine for
> several months. TIA..
>
> ==============================
>
> Jan 31, 2006 4:11:42 PM org.apache.coyote.http11.Http11Protocol init
> INFO: Initializing Coyote HTTP/1.1 on http-8080
> Jan 31, 2006 4:11:42 PM org.apache.catalina.startup.Catalina load
> INFO: Initialization processed in 688 ms
> Jan 31, 2006 4:11:43 PM org.apache.catalina.core.StandardService start
> INFO: Starting service Catalina
> Jan 31, 2006 4:11:43 PM org.apache.catalina.core.StandardEngine start
> INFO: Starting Servlet Engine: Apache Tomcat/5.5.7
> Jan 31, 2006 4:11:43 PM org.apache.catalina.core.StandardHost start
> INFO: XML validation disabled
> - Unable to find config file.  Creating new servlet engine config file:
> /WEB-INF
> /server-config.wsdd
> - Unable to find required classes (javax.activation.DataHandler and
> javax.mail.i
> nternet.MimeMultipart). Attachment support is disabled.
> Jan 31, 2006 4:11:44 PM org.apache.catalina.core.ApplicationContext log
> INFO: org.apache.webapp.balancer.BalancerFilter: init(): ruleChain:
> [org.apache.
> webapp.balancer.RuleChain:
> [org.apache.webapp.balancer.rules.URLStringMatchRule:
>  Target string: News / Redirect URL: http://www.cnn.com],
> [org.apache.webapp.bal
> ancer.rules.RequestParameterRule: Target param name: paramName / Target
> param va
> lue: paramValue / Redirect URL: http://www.yahoo.com],
> [org.apache.webapp.balanc
> er.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]]
> Jan 31, 2006 4:11:45 PM com.sun.faces.config.rules.ConverterRule end
> WARNING: [ConverterRule]{faces-config/converter}
> Merge(null,java.math.BigDecimal
> )
> Jan 31, 2006 4:11:45 PM com.sun.faces.config.rules.ConverterRule end
> WARNING: [ConverterRule]{faces-config/converter}
> Merge(null,java.math.BigInteger
> )
> Jan 31, 2006 4:11:45 PM com.sun.faces.config.rules.NavigationRuleRule
> end
> WARNING: [NavigationRuleRule]{faces-config/navigation-rule} Merge(*)
> Jan 31, 2006 4:11:45 PM org.apache.catalina.core.ApplicationContext log
> SEVERE: Exception sending context initialized event to listener instance
> of clas
> s com.sun.faces.config.ConfigureListener
> java.lang.NoClassDefFoundError:
> org/apache/myfaces/application/ComponentNotFound
> Exception
>         at java.lang.Class.getDeclaredConstructors0(Native Method)
>         at
> java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
>         at java.lang.Class.getConstructor0(Class.java:2640)
>         at java.lang.Class.newInstance0(Class.java:321)
>         at java.lang.Class.newInstance(Class.java:303)
>         at
> com.sun.faces.config.ConfigureListener.configure(ConfigureListener.ja
> va:711)
>         at
> com.sun.faces.config.ConfigureListener.configure(ConfigureListener.ja
> va:398)
>         at
> com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureLi
> stener.java:328)
>         at
> org.apache.catalina.core.StandardContext.listenerStart(StandardContex
> t.java:3637)
>         at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4
> 073)
>         at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
> .java:759)
>         at
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
> 9)
>         at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
>
>         at
> org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.jav
> a:909)
>         at
> org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.j
> ava:872)
>         at
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:474
> )
>         at
> org.apache.catalina.startup.HostConfig.start(HostConfig.java:1106)
>         at
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java
> :310)
>         at
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
> eSupport.java:119)
>         at
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1019)
>
>         at
> org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
>         at
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1011)
>
>         at
> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:440
> )
>         at
> org.apache.catalina.core.StandardService.start(StandardService.java:4
> 50)
>         at
> org.apache.catalina.core.StandardServer.start(StandardServer.java:683
> )
>         at org.apache.catalina.startup.Catalina.start(Catalina.java:537)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271)
>         at
> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)
> Jan 31, 2006 4:11:45 PM org.apache.catalina.core.StandardContext start
> SEVERE: Error listenerStart
> Jan 31, 2006 4:11:45 PM org.apache.catalina.core.StandardContext start
> SEVERE: Context startup failed due to previous errors
> Jan 31, 2006 4:11:45 PM org.apache.catalina.core.ApplicationContext log
> SEVERE: Exception sending context destroyed event to listener instance
> of class
> SessionManager
> java.lang.ExceptionInInitializerError
>         at SessionManager.contextDestroyed(SessionManager.java:12)
>         at
> org.apache.catalina.core.StandardContext.listenerStop(StandardContext
> .java:3678)
>         at
> org.apache.catalina.core.StandardContext.stop(StandardContext.java:42
> 93)
>         at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4
> 101)
>         at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
> .java:759)
>         at
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
> 9)
>         at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
>
>         at
> org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.jav
> a:909)
>         at
> org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.j
> ava:872)
>         at
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:474
> )
>         at
> org.apache.catalina.startup.HostConfig.start(HostConfig.java:1106)
>         at
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java
> :310)
>         at
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
> eSupport.java:119)
>         at
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1019)
>
>         at
> org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
>         at
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1011)
>
>         at
> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:440
> )
>         at
> org.apache.catalina.core.StandardService.start(StandardService.java:4
> 50)
>         at
> org.apache.catalina.core.StandardServer.start(StandardServer.java:683
> )
>         at org.apache.catalina.startup.Catalina.start(Catalina.java:537)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271)
>         at
> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)
> Caused by: java.lang.NullPointerException
>         at Globals.<clinit>(Globals.java:16)
>         ... 26 more
> Jan 31, 2006 4:11:45 PM org.apache.catalina.core.ApplicationContext log
> INFO: ContextListener: contextInitialized()
> Jan 31, 2006 4:11:45 PM org.apache.catalina.core.ApplicationContext log
> INFO: SessionListener: contextInitialized()
> Jan 31, 2006 4:11:45 PM org.apache.catalina.core.ApplicationContext log
> INFO: ContextListener: contextInitialized()
> Jan 31, 2006 4:11:45 PM org.apache.catalina.core.ApplicationContext log
> INFO: SessionListener: contextInitialized()
> Jan 31, 2006 4:11:46 PM org.apache.coyote.http11.Http11Protocol start
> INFO: Starting Coyote HTTP/1.1 on http-8080
> Jan 31, 2006 4:11:47 PM org.apache.jk.common.ChannelSocket init
> INFO: JK2: ajp13 listening on /0.0.0.0:8009
> Jan 31, 2006 4:11:47 PM org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=0/31  config=null
> Jan 31, 2006 4:11:47 PM org.apache.catalina.storeconfig.StoreLoader load
> INFO: Find registry server-registry.xml at classpath resource
> Jan 31, 2006 4:11:47 PM org.apache.catalina.startup.Catalina start
> INFO: Server startup in 4282 ms
>
> -----Original Message-----
> From: Bruno Aranda [mailto:[EMAIL PROTECTED]
> Sent: Friday, January 27, 2006 11:00 AM
> To: Neeraj Vora
> Subject: Re: Request for Sandbox
>
> No problem, Neeraj. I attach you both the jar and the examples from a
> current build of the sandbox. I haven't verified it, but it should work
> with the current myfaces-impl, commons and tomahawk (you can get them
> from the nightbuild download area). I encourage you to build next time
> from sources, it is easier than it seems! ;-) And eventually, the
> sandbox jar will be published, as the other jars,
>
> Regards,
>
> Bruno
>
> 2006/1/27, Neeraj Vora <[EMAIL PROTECTED]>:
> >
> > Hi Bruno,
> >
> > Thanks for taking the time to reply. I took a peek and seems like it's
>
> > big little project on its own to build from source. I'm short on time
> > and can I please request you to send me the sandbox jar as an
> > attachment so I can drop it in my project and start using it? Later
> > on, if I do need updates I can pick them up from the sources. TIA.
> >
> > Thanks,
> >
> > Neeraj
> >
> >
> > >>>>>>>>>
> >
> > Hi Neraaj. This component, as well as some other is in the sandbox and
>
> > after the switch to maven of the myfaces project the sandbox content
> > is not published nightly (I guess it will be published eventually). In
>
> > the meanwhile you'll have to build from sources.
> > Follow the instructions in the wiki [1] on how to do that. Once you
> > have "installed" myfaces, the sandbox jar will be in the sandbox
> > folder [2].
> > Put that jar in your classpath and add the correspondent prefix in the
>
> > jsp [3].
> >
> > If you need more help, don't hesitate to ask the list (it is always
> > better to ask in the list so your chances to get an answer are
> > higher).
> >
> > Regards,
> >
> > Bruno
> >
> > [1] http://wiki.apache.org/myfaces/Building_With_Maven
> > [2]
> > myfaces-current/tomahawk/sandbox/core/target//tomahawk-sandbox-1.1.2-S
> > NAPSHOT.jar [3] <%@ taglib uri="http://myfaces.apache.org/sandbox";
> > prefix="s"%>
> >
> >
> > 2006/1/27, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> > >Hi Bruno,
> > >
> > >I'm in need of selectManyPicklist component. How do I get this
> component.
> > >MyFaces 1.1.1 distribution does not have it. I could not find it in
> > >MyFaces nightly builds either.
> > >
> > >Thanks,
> > >
> > >Neeraj
> > >[EMAIL PROTECTED]
> > >
> >
> >
> >
> >
> >
> >
> >
> > ********************** Legal Disclaimer ****************************
> >
> > "This email may contain confidential and privileged material for the
> > sole use of the intended recipient. Any unauthorized review, use or
> > distribution by others is strictly prohibited. If you have received
> > the message in error, please advise the sender by reply email and
> delete the message. Thank you."
> >
> > **********************************************************************
>

Reply via email to