1.

How Do I Run Flex As A Service?

Answer»

Flex is not a SERVER that you deploy and run. It is SIMPLY deployed as part of your web application. So it will work, no matter which web container you are using: TOMCAT, JRun 4, WebLogic, and so FORTH. To learn how to deploy Tomcat, JRun 4, or any other JAVA server as a service, refer to the appropriate documentation for the server you are using.

Flex is not a server that you deploy and run. It is simply deployed as part of your web application. So it will work, no matter which web container you are using: Tomcat, JRun 4, WebLogic, and so forth. To learn how to deploy Tomcat, JRun 4, or any other Java server as a service, refer to the appropriate documentation for the server you are using.



Discussion

No Comment Found