
|
If you were logged in you would be able to see more operations.
|
|
|
|
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.
|
|
Description
|
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. |
Show » |
|