Re: Revisit T5 / OC4J (Oracle) 10.1.3 - No root element has been defined.

2007-09-13 Thread Jan Vissers
Well, that was not really my question ... Which other container than Jetty - supports this feature? > It comes down to whether the container fulfills its contract in terms of > the > APIs used to locate resources and check for changes (based on date time > modified). Jetty is very compliant in

Re: Revisit T5 / OC4J (Oracle) 10.1.3 - No root element has been defined.

2007-09-12 Thread Howard Lewis Ship
It comes down to whether the container fulfills its contract in terms of the APIs used to locate resources and check for changes (based on date time modified). Jetty is very compliant in this area, so it works easily. I've never used OC4J so I can't say what the issue is off hand. On 9/11/07, Ja

Re: Revisit T5 / OC4J (Oracle) 10.1.3 - No root element has been defined.

2007-09-11 Thread Jan Vissers
Does this mean that the 'hot' reloading feature of T5 will be unusable in OC4J Is this feature working on any other container that Jetty? > See the Tomcat notes; it has a similar issue. > > On 9/11/07, Jan Vissers <[EMAIL PROTECTED]> wrote: >> >> On a different note. On OC4J this >> >> http:/

Re: Revisit T5 / OC4J (Oracle) 10.1.3 - No root element has been defined.

2007-09-11 Thread Howard Lewis Ship
See the Tomcat notes; it has a similar issue. On 9/11/07, Jan Vissers <[EMAIL PROTECTED]> wrote: > > On a different note. On OC4J this > > http://localhost:/tutorial1/ > > doesn't work. > > This: > > http://localhost:/tutorial1/start > > however does. > > -J. > > > > Sure - here it is: > >

Re: Revisit T5 / OC4J (Oracle) 10.1.3 - No root element has been defined.

2007-09-11 Thread Jan Vissers
On a different note. On OC4J this http://localhost:/tutorial1/ doesn't work. This: http://localhost:/tutorial1/start however does. -J. > Sure - here it is: > > > jar tf tapestry-tutorial1.war > > META-INF/MANIFEST.MF > WEB-INF/GameOver.html > WEB-INF/Guess.html > WEB-INF/classes/org

Re: Revisit T5 / OC4J (Oracle) 10.1.3 - No root element has been defined.

2007-09-11 Thread Jan Vissers
Sure - here it is: jar tf tapestry-tutorial1.war META-INF/MANIFEST.MF WEB-INF/GameOver.html WEB-INF/Guess.html WEB-INF/classes/org/apache/tapestry/tutorial/pages/address/ WEB-INF/classes/org/apache/tapestry/tutorial/services/AppModule.class WEB-INF/classes/org/apache/tapestry/tutorial/pages/addr

Re: Revisit T5 / OC4J (Oracle) 10.1.3 - No root element has been defined.

2007-09-11 Thread Howard Lewis Ship
That's really odd, its as if the framework was unable to locate the template files in WEB-INF. Could you do a "jar tf" on your WAR file? On 9/10/07, Jan Vissers <[EMAIL PROTECTED]> wrote: > > Retrying some stuff on OC4J 10.1.3 and T5. > > Running into issues going through Tapestry 5 Tutorial #1 (

Revisit T5 / OC4J (Oracle) 10.1.3 - No root element has been defined.

2007-09-10 Thread Jan Vissers
Retrying some stuff on OC4J 10.1.3 and T5. Running into issues going through Tapestry 5 Tutorial #1 (Forms). >From 'Start' to 'Create Address' the link returns the following error: No root element has been defined. Stack trace org.apache.tapestry.dom.Document.toMarkup(Document.java:89) org.apache