|
|
|
|
|
Change By:
|
Marko Strukelj
|
|
Workaround Description:
|
The problem can be worked around by deploying .war in exploded form and copying jackson-xc.jar to its WEB-INF/lib: {noformat} cp ~/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.12/jackson-xc-1.9.12.jar dist/target/liveoak/standalone/deployments/unifiedpush-server-0.10.3.war/WEB-INF/lib/ {noformat}
|
|
|
|
|
|