Hi All,
I'm playing with Tapestry 5 and NetBeans 6.7, just to see how it works.

Here is what happens with the T4NB tutorial source code:

1) Download the source code:
svn checkout http://tapestry4nonbelievers.googlecode.com/svn/trunk/
tapestry4nonbelievers-read-only

2) Open with NB6.7. So far so good...

3) Setting Tomcat 5.5 as server (Project->Properties in NB).

4) Run:

HTTP Status 500 - type Exception report message description The server
encountered an internal error () that prevented it from fulfilling this
request.

exception

java.lang.RuntimeException: Exception constructing service
'TemplateParser': Error invoking constructor
org.apache.tapestry5.internal.services.TemplateParserImpl(Map, boolean)
(at TemplateParserImpl.java:50) via
org.apache.tapestry5.internal.services.InternalModule.bind(ServiceBinder)
(at InternalModule.java:65) (for service 'TemplateParser'):
com.ctc.wstx.stax.WstxInputFactory cannot be cast to
org.codehaus.stax2.XMLInputFactory2

CU

-- 

Alessandro Bottoni
Website: http://www.alessandrobottoni.it/

Philosophy is a game with objectives and no rules.
Mathematics is a game with rules and no objectives.
    -- Unknown

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to