
| 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
|
|
If you were logged in you would be able to see more operations.
|
|
|
JIRA
Created: 19/Oct/05 06:40 PM
Updated: 08/Sep/07 08:58 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
3.3,
3.4,
3.3.1,
3.3.2,
3.3.3,
3.4 Beta 1
|
| Fix Version/s: |
None
|
|
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 » |
|