[jboss-dev-forums] [JBoss AS 7 Development] - Single Installation Patching
Brian Stansberry
do-not-reply at jboss.com
Fri Nov 16 12:49:12 EST 2012
Brian Stansberry [https://community.jboss.org/people/brian.stansberry] commented on the document
"Single Installation Patching"
To view all comments on this document, visit: https://community.jboss.org/docs/DOC-47500#comment-11150
--------------------------------------------------
Of course, any modifications made to the ear at runtime will be lost when the patch is applied, since the old version of the module will no longer take precedence on the module path and will not be used.
I recommend you talk to the portal folks about how I recommended they deal with a requirement to use an exploded deployment. In their case it was user-modifiable and couldn't be deployed from inside a module.
Better yet, just write to the data/ dir or something and don't write inside the ear.
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121116/98fd5d77/attachment.html
More information about the jboss-dev-forums
mailing list