You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/10/24 19:21:44 UTC

[jira] Resolved: (WICKET-1896) error while deploying application in weblogic

     [ https://issues.apache.org/jira/browse/WICKET-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-1896.
-----------------------------------

    Resolution: Cannot Reproduce
      Assignee: Igor Vaynberg

please provide a quickstart that reproduces this problem

> error while deploying application in weblogic
> ---------------------------------------------
>
>                 Key: WICKET-1896
>                 URL: https://issues.apache.org/jira/browse/WICKET-1896
>             Project: Wicket
>          Issue Type: Task
>          Components: wicket-spring
>            Reporter: Abhishek patil
>            Assignee: Igor Vaynberg
>
> java.lang.IllegalStateException: bean of type [org.apache.wicket.protocol.http.WebApplication] not found
>         at org.apache.wicket.spring.SpringWebApplicationFactory.createApplication(SpringWebApplicationFactory.java:107)
>         at org.apache.wicket.spring.SpringWebApplicationFactory.createApplication(SpringWebApplicationFactory.java:86)
>         at org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:508)
>         at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:320)
>         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
>         Truncated. see log file for complete stacktrace
> >

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.