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
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.