Ok, so now I see the link below. ----- Original Message ----- From: "Rob Decker" <[EMAIL PROTECTED]> To: "MyFaces Discussion" <[email protected]>; <[EMAIL PROTECTED]> Sent: Tuesday, March 29, 2005 7:17 PM Subject: Re: MyFaces 1.0.9 examples and JDeveloper 10.1.3.0.2
> Where'd you publish it? http://myfaces.apache.org/builds/1.0.9/rc2/ is > empty. > > > ----- Original Message ----- > From: "Matthias Wessendorf" <[EMAIL PROTECTED]> > To: "MyFaces Discussion" <[email protected]> > Sent: Tuesday, March 29, 2005 4:17 PM > Subject: Re: MyFaces 1.0.9 examples and JDeveloper 10.1.3.0.2 > > > > Mark, > > > > we just published RC2 of MyFaces. > > > > Can you please remove *all*! OLD MyFaces > > jar files, and use only the new ones? > > > > They are located here: > > http://cvs.apache.org/dist/myfaces/builds/1.0.9/rc2/ > > > > Thanks, > > Matthias > > > > Mark Millman wrote: > > > I was unable to get the myfaces-examples for 1.0.9 to work with > JDeveloper > > > 10.1.3.0.2. > > > > > > When I reverted to MyFaces 1.0.8 and it worked fine. > > > > > > In both cases I used the WAR file contained in the > myfaces-1.0.N.examples.gz > > > files to create a new project in JDeveloper. > > > > > > The immediate response from attempting to "Run" myfaces-1.0.9-examples > is. > > > > > > java.lang.NoSuchFieldError: > > > org.apache.myfaces.portlet.MyFacesGenericPortlet.PORTLET_REQUEST_FLAG > > > at > > > > org.apache.myfaces.portlet.PortletUtil.isPortletRequest(PortletUtil.java:50) > > > at > > > > org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHand > > > lerImpl.java:241) > > > at > org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:300) > > > at javax.faces.webapp.FacesServlet.service(FacesServlet.java:110) > > > at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer > > > Preview > > > 3].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:61) > > > at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source) > > > at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer > > > Preview > > > 3].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) > > > at > > > > org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsF > > > ilter.java:115) > > > at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer > > > Preview > > > > 3].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java > > > :670) > > > at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer > > > Preview > > > > 3].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispat > > > cher.java:378) > > > at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer > > > Preview > > > > 3].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:869 > > > ) > > > at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer > > > Preview > 3].server.http.HttpRequestHandler.run(HttpRequestHandler.java:288) > > > at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer > > > Preview > 3].server.http.HttpRequestHandler.run(HttpRequestHandler.java:120) > > > at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer > > > Preview > > > > 3].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePool > > > edExecutor.java:294) > > > at java.lang.Thread.run(Thread.java:534) > > > > > > This is followed (in my Embedded OC4J Server - log) with a > > > NullPointerException thrown by the XulServletContextListener every 6-7 > > > seconds until I kill the page with the error message. > > > > > > 05/03/28 12:19:21 java.lang.NullPointerException > > > 05/03/28 12:19:21 at > > > > nonjsp.lifecycle.XulServletContextListener.contextInitialized(XulServletCont > > > extListener.java:101) > > > 05/03/28 12:19:21 at > > > > com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:90 > > > 8) > > > 05/03/28 12:19:21 at > > > > com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:593) > > > (and so on) > > > > > > Mark Millman > > > The CMSDK Group > > > > > > > > > > > > Mark Millman > > > The CMSDK Group > > > > > > > > > > -- > > Matthias We�endorf > > Aechterhoek 18 > > DE-48282 Emsdetten > > Germany > > phone: +49-2572-9170275 > > cell phone: +49-179-1118979 > > email: matzew AT apache DOT org > > url: http://www.wessendorf.net > > callto://mwessendorf (Skype) > > icq: 47016183 >

