Issue Details (XML | Word | Printable)

Key: CSC-271
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Patrik Nordwall
Reporter: Patrik Nordwall
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Fornax Cartridge Sculptor

org.hibernate.InvalidMappingException

Created: 28/Nov/08 11:15 PM   Updated: 01/Dec/08 10:33 PM
Component/s: Reference
Affects Version/s: None
Fix Version/s: 1.5.0

Time Tracking:
Not Specified


 Description  « Hide
When deploying as ear including CRUD GUI (war).
org.hibernate.InvalidMappingException: Could not parse mapping document from input streamdue to: org.dom4j.DocumentException coming from dom4j-1.6.1

The maven dependency for fornax-cartridges-sculptor-generator was assigned scope runtime. It should be scope provided.

dom4j-1.6.1.jar must not be included in war lib when deployed as ear.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Patrik Nordwall added a comment - 01/Dec/08 10:33 PM
Fixed in archetypes and samples.