Not sure on what you are trying to accomplish. are you wanting to deploy a war file in ofbiz, like in tomcat? if so, at this time you have to expand the war file first then put in the hot-deploy and add an component-load.xml if you want to deploy more than one then you have to have a folder for each war in the hot-deploy folder. each folder having a component-load.xml and a main component-load.xml to each of those.
are you wanting to make ofbiz a war file to run in tomcat? just to make sure ofbiz does have embedded tomcat server. I believe your tying to deploy in jboss. http://docs.ofbiz.org/display/OFBTECH/JBoss+4.2.2 gopalbi sent the following on 9/15/2008 6:02 AM: > Hello Friends, > > Can anybody know to create war file in ofbiz application.I have read few > document about this in the ofbiz forum. But i am unable to understand.So > please help me. > > Thanks in Advance > > Thanks & Regards: > Gopal Bisht
