Bugs item #1091530, was opened at 2004-12-27 01:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1091530&group_id=119783

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Gili Tzabari (cowwoc)
Assigned to: Nobody/Anonymous (nobody)
Summary: Markup of type 'html' not found

Initial Comment:
Hi,

When running the QuickStart webapp under Tomcat 5.0, I
get the following exception. Can let me know if you can
reproduce it on your end. I am using Wicket 0.9.16-beta.

Thanks,
Gili

wicket.RenderException: Page [class =
wicket.quickstart.Index, id = 0]: Markup of type 'html'
not found
        wicket.Container.getAssociatedMarkupStream(Container.java:571)
        wicket.Page.handleRender(Page.java:231)
        wicket.Component.render(Component.java:618)
        wicket.Page.render(Page.java:182)
        
wicket.protocol.http.HttpRequestCycle.handleRender(HttpRequestCycle.java:141)
        wicket.RequestCycle.render(RequestCycle.java:305)
        wicket.protocol.http.HttpApplication.doGet(HttpApplication.java:108)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        
org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:362)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1091530&group_id=119783


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to