This port depends on the way your servlet container is configured. Configuring 
this depends on the server you're using (Tomcat, WebSphere, etc.). Once you 
reconfigure your app server to bind to a different port for HTTP (and for HTTPS 
as well?), you'd need to update any hardcoded port values in your config files 
(although if you're using {server.port} in your URLs you'll be fine with no 
changes).

Seth

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of 
markflex2007
Sent: Thursday, June 12, 2008 6:53 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] How to set up a LCDS Development enviroment?

Hi,

I just install LCDS 2.6 and I can see the test sample here.

http://localhost:8400/lcds-samples/

I have question here:

1. How to change port 8400 to port 80.
2. How to set a development environment for LCDS applications.

Thanks a lot

Mark
 

Reply via email to