You will have Jrun when you install lcds 2.5.1

in the case of lcds 2.6.1 you will have tomcat preinstalled in it

After installing lcds 2.6.1 important things you have to do is configure
your environment variables i.e

right click on my computer --> properties-->advanced tab-->Environment
variables button

click new
variable name:  CATALINA_HOME
variable value:   c:\lcds\tomcat  (if it is installed in c:)

click ok
click new
variable name:  JAVA_HOME
variable value:   C:\Program Files\Java\jdk1.6.0_12 (you should install
java version> 1.5)
click ok ok ok

now run lcds 2.6.1
either by program files or
cmd -> c:\lcds\tomat\bin\catalina start
after this check this url in browser if lcds is working properly or not
http://localhost:8400/lcds if it works go ahead with this

now in flex
create new project with server as j2ee

Root folder:     c:\lcds\tomcat\webapps\lcds
Root Url          http://localhost:8400/lcds
context root     /lcds
You will get a valid URL   Happy Programming.....
-- 
Baluvasireddy
9390606333

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to