

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
8 messages in net.java.dev.appfuse.usersRe: [appfuse-user] [ANN] tapestry5 + ...| From | Sent On | Attachments |
|---|---|---|
| SergeEby | Sep 4, 2008 10:36 pm | |
| kace | Sep 13, 2008 7:49 am | |
| Eric Ma | Sep 27, 2008 10:16 pm | |
| Matt Raible | Dec 8, 2008 2:16 pm | .zip |
| Matt Raible | Dec 8, 2008 2:53 pm | |
| SergeEby | Dec 8, 2008 3:13 pm | |
| Matt Raible | Dec 8, 2008 3:35 pm | |
| SergeEby | Dec 9, 2008 5:43 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [appfuse-user] [ANN] tapestry5 + appfuse | Actions... |
|---|---|---|
| From: | Matt Raible (ma...@raibledesigns.com) | |
| Date: | Dec 8, 2008 2:16:53 pm | |
| List: | net.java.dev.appfuse.users | |
| Attachments: | ![]() tapestry5.zip - 307k | |
Serge, Thanks for doing this initial work. I've been trying to integrate your work into AppFuse today and have been successful in getting everything to compile. As you know, the tests are incomplete and I haven't started working on those yet.
I'm attaching the work I've done so far. Unfortunately, it's not working. When I run "mvn jetty:run" and hit http://localhost:8080, I get the following error.
HTTP ERROR: 500
The root element of the rendered document was <p>, not <html>. A root element of <html> is needed when linking JavaScript and stylesheet resources.
RequestURI=/ Caused by:
java.lang.RuntimeException: The root element of the rendered document was
, not . A root element of is needed when linking JavaScript and stylesheet resources. at org.apache.tapestry5.internal.services.DocumentLinkerImpl.validateRoot(DocumentLinkerImpl.java:98) at org.apache.tapestry5.internal.services.DocumentLinkerImpl.addStylesheetsToHead(DocumentLinkerImpl.java:182) at org.apache.tapestry5.internal.services.DocumentLinkerImpl.updateDocument(DocumentLinkerImpl.java:84) at org.apache.tapestry5.services.TapestryModule$25.renderMarkup(TapestryModule.java:1493) at $MarkupRenderer_11e18a8d997.renderMarkup($MarkupRenderer_11e18a8d997.java) at $MarkupRenderer_11e18a8d993.renderMarkup($MarkupRenderer_11e18a8d993.java)
Please let me know if you have any idea what the problem might be.
Thanks,
Matt
On Thu, Sep 4, 2008 at 10:36 PM, SergeEby <sde...@hotmail.com> wrote:
Hi,
I've just released an early version of the tapestry5-appfuse project. It is still alpha and is available via SVN on Google Code at: http://code.google.com/p/tapestry5-appfuse/
Feedback would be appreciated.
-- Serge
-- View this message in context: http://www.nabble.com/-ANN--tapestry5-%2B-appfuse-tp19325193s2369p19325193.html Sent from the AppFuse - User mailing list archive at Nabble.com.








.zip