Re: struts2-showcase on OC4J

2009-04-08 Thread Lukasz Lenart
2009/4/9 Mick_ : > Here is the pertinent data from the logs: > > 09/04/08 18:04:41.468 struts2-showcase-2.1.6: Servlet error > java.lang.NullPointerException >    at > com.opensymphony.xwork2.util.FileManager$FileRevision.needsReloading(FileManager.java:209) >    at > com.opensymphony.xwork2.util.F

Re: struts2-showcase on OC4J

2009-04-08 Thread Musachy Barroso
This error you are getting, we have seen it with other containers, and it should be fixed in trunk xwork (you can build it yourself, or grab a snapshot). Try setting this in your struts.xml file: musachy On Wed, Apr 8, 2009 at 6:19 PM, Mick_ wrote: > > > > Nils-Helge Garli wrote: >> >> And wh

Re: struts2-showcase on OC4J

2009-04-08 Thread Musachy Barroso
e sert à l'information seulement et n'aura pas > n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > > >

RE: struts2-showcase on OC4J

2009-04-08 Thread Martin Gainty
> Date: Wed, 8 Apr 2009 15:19:45 -0700 > From: ruaspam...@gmail.com > To: user@struts.apache.org > Subject: Re: struts2-showcase on OC4J > > > > > Nils-Helge Garli wrote: > > > > And what does the application log say? > > > Here is the p

Re: struts2-showcase on OC4J

2009-04-08 Thread Mick_
Nils-Helge Garli wrote: > > And what does the application log say? > Here is the pertinent data from the logs: 09/04/08 18:04:41.468 struts2-showcase-2.1.6: Servlet error java.lang.NullPointerException at com.opensymphony.xwork2.util.FileManager$FileRevision.needsReloading(FileManager.jav

Re: struts2-showcase on OC4J

2009-04-08 Thread Nils-Helge Garli Hegvik
> Servlet error: An exception occurred. The current application deployment > descriptors do not allow for including it in this response. Please consult > the application log for details. And what does the application log say? Nils-H ---