Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.2
-
Fix Version/s: None
-
Component/s: J2EE/Extra
-
Labels:None
-
Environment:JDK 1.4
-
Number of attachments :
Description
Some new methods have been added to SessionManager to better support sessions in clustered environment. But code of jboss integration haven't been changed to support new methods. As a result we have compilation failure:
\Jetty\jetty-6.1.2rc5\extras\jboss\src\main\java\org\mortbay\j2ee\session\Manager.java:[89,7] org.mortbay.j2ee.session.Manager is not abstract and does not override abstract method isUsingCookies() in org.mortbay.jetty.SessionManager
—
And the second question: is it possible to build Jetty for JBoss with JSP 2.1 support and working JBoss applications like "jmx-console" and "jboss-ws"? Now I have to build Jetty in JDK 1.4 and JSP 2.0 support only. Sorry for the question, but a couldn't find answer on Wiki/Mail-archives.
Activity
Jan Bartel
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Jan Bartel [ janb ] |
Jan Bartel
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |