
| Key: |
JRA-8279
|
| Type: |
Third-party issue
|
| Status: |
Resolved
|
| Resolution: |
Won't Fix
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Jeff Turner [Atlassian]
|
| Votes: |
0
|
| Watchers: |
0
|
|
|
JIRA will not work on JBoss 4.0.0. It dies on startup with this error:
Evidently the JBoss copy of Commons Digester is being used in preference to JIRA's (in violation of the servlet spec) and so Digester cannot see the org.tuckey.* classes in JIRA.
This is fixed in JBoss 4.0.1 and above, where JBoss switched to a saner classloading model.
|
|
Description
|
JIRA will not work on JBoss 4.0.0. It dies on startup with this error:
Evidently the JBoss copy of Commons Digester is being used in preference to JIRA's (in violation of the servlet spec) and so Digester cannot see the org.tuckey.* classes in JIRA.
This is fixed in JBoss 4.0.1 and above, where JBoss switched to a saner classloading model. |
Show » |
|