Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
hi – i am attempting to add a Hibernate archive resource to my .ear but when i open the add remove modules dialog, I do not see my .har project listed. How do I add my .har project as a module to the .ear?
this does not seem to be doing exactly what i want. it is creating a myproject.sar file within the deployment root dir and not a myproject.sar directory. JBoss does not seem to be finding the .har resource even though i have added a jboss-app.xml to the .ear’s META-INF directory. am i on the right track or should it work with this .sar being created?
I checked with the developer that mostly handles deployment code and he was not sure exactly which layout JBoss does infact support. Can you specify the layout/files/etc. that need to be in the EAR at specific locations for JBoss to successfully deploy it on it’s own? From there I can take that back to the dev and see if there is something we can do.