Blazeds-turnkey is tomcat pre installed version and ready to use download available here just click it to download http://flexorg.wip3.adobe.com/blazeds/3.0.x/milestone/3978/blazeds-turnkey-3.2.0.3978.zip
Extract zip file just copy the extracted folder into your c: (Thats it) right click on my computer --> properties-->advanced tab-->Environment variables button click new variable name: CATALINA_HOME variable value: C:\blazeds-turnkey-3.2.0.3978\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 Run the Blazeds server by cmd--> C:\blazeds-turnkey-3.2.0.3978\tomcat\bin --> catalina run CATALINA is nothing but other name of TOMCAT (alias) now create a flex application with server as j2ee and Root folder is C:\blazeds-turnkey-3.2.0.3978\tomcat\webapps\blazeds Root Url is http://localhost:8400/blazeds context root is: /blazeds Root folder What ever may be the server. You need to browse upto the folder which is just above the WEB-INF folder Root Url is http://localhost: with appropriate port number /same last folder you have browsed before WEB-INF(if you dont know the port number just run the server in the command prompt some where it will mention the port number) context root must be same as the root url (/blazeds) Thanks for your reply and i hope this will clear your doubt Happy Programming Regards Balu 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 -~----------~----~----~----~------~----~------~--~---

