Hi all. I'm new to blazeds and I have created a flex/blazeds application and I'm able to test it sucessfully locally with tomcat. Now I'm publishing it to a web server to test it online. But I'm not sure about what extra configurations I would need to do in order to make it work on the web server. First of all, what folders should I upload? I tried to upload both the release build folder (which contains the swf files, html wrappers, etc) and the WEB-INF folder (which contains the classes folder and the 4 configuration files, etc). I put them in the same directory in my server. Now should I change the endpoints in the services-config.xml file? And do I need to install any other programs on my server in order to make it work?
Any hints much appreciated. Regards, Yang

