Hi,

I am trying to deploy my basic HelloWorld Wicket application on weblogic 8.1
But I am not able to view the home page.

Root cause:java.lang.IllegalArgumentException: Argument pageClass must be an
instance of org.apache.wicket.Page     at
org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.<init>(BookmarkablePageRequestTarget.java:107)
    
at
org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.<init>(BookmarkablePageRequestTarget.java:70)
    
at
org.apache.wicket.request.AbstractRequestCycleProcessor.resolveHomePageTarget(AbstractRequestCycleProcessor.java:319)
    
at
org.apache.wicket.protocol.http.WebRequestCycleProcessor.resolve(WebRequestCycleProcessor.java:159)
    
at org.apache.wicket.RequestCycle.step(RequestCycle.java:1152)     at
org.apache.wicket.RequestCycle.steps(RequestCycle.java:1245)     at
org.apache.wicket.RequestCycle.request(RequestCycle.java:489)     at
org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:354)    
at
org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:194)    
at
weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)    
at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6724)
    
at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)    
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3764)
    
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2644)
    
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)     at
weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)


Plz help me to resolve this...

Thanks a lot
Samit Katiyar 

:confused:

-----
Samit :confused:
-- 
View this message in context: 
http://www.nabble.com/Root-cause%3Ajava.lang.IllegalArgumentException%3A-Argument-pageClass-must-be-an-instance-of-org.apache.wicket.Page-tp17890603p17890603.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to