Mayank, Thanks, & supppose we make changes in the file suppose in xml files then do we need to re ant build the application or we can just view the changes by refreshing the pages?
On Wed, Jul 11, 2012 at 2:05 PM, Mayank Sheth <[email protected]>wrote: > Hi Prabhakar, > > Yes you are right. > Open command prompt and reach to your ofbiz folder.If you are having java > code in your application than run ant command to build java files and than > ./startofbiz.sh(in case of unix/linux) or startofbiz.bat(for windows) > command to start server and > Hit the url- > http://localhost:8080/application-mount-point/control/request-uri > > for mount-point and request-uri take reference from: > > https://cwiki.apache.org/OFBIZ/ofbiz-tutorial-a-beginners-development-guide.html#OFBizTutorial-ABeginnersDevelopmentGuide-Part1 > > Thanks and Regards > Mayank Sheth > HotWax Media Pvt. Ltd. > http://www.hotwaxmedia.com > > On Wed, Jul 11, 2012 at 11:48 AM, Prabhakar Pandey <[email protected] > >wrote: > > > Hi Evry1, > > i have a doubt how do i run a application in ofbiz. > > first do i need to run build.xml as ant build and then click on > > startofbiz.bat. > > am i right? > > > > Thanks > > >
