Hi Andrew, I have not specified https in controller.xml anywhere, still my application only runs on PORT 8443 and not on PORT 8080.
Andrew Zeneski-4 wrote: > > The control for this is in the controller.xml file for the > application. When you specify https="true | false" this controls how > the page is requested. If there is no security element specified, then > it just requests the page using the current protocol. > > Most likely, you are entering your application using https, or the > "main" request is configured for as "true" for https. > > > Andrew > > > On Tue, Jul 14, 2009 at 10:20 AM, su2<[email protected]> wrote: >> >> Hi All, >> >> I am newbie to OFBiz. I was wondering in OFBiz, what and where it decides >> to >> fire which application on PORT 8080 Vs PORT 8443. >> >> I have one application where I do not have security element mentioned in >> <request-map> but I have not specified <app-bar-display=false> either. >> This >> application runs on PORT 8443 and not on PORT 8080. >> >> I appreciate your help. >> >> Thank you in advance. >> >> >> -- >> View this message in context: >> http://www.nabble.com/PORT-8080-VS-PORT-8443-tp24480474p24480474.html >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/PORT-8080-VS-PORT-8443-tp24480474p24505414.html Sent from the OFBiz - User mailing list archive at Nabble.com.
