I'm trying to run a Flex 1.5 application on a Tomcat 4.1.18, but the problem is that I always get this error:
Exception java.security.AccessControlException access denied (java.io.FilePermission whatever.mxml read) (View stack trace)
I've talked with my hosting provider and he says that the the problem might be with the context path, and after looking at the flex documentation it only shows an example of changing the context-root variable in a JRun server. I've tried to write to full-path to the directory but I don't know if I'm doing it correctly, any hint or tip on this? If someone has had the same problem, how did you solved it?
Thank you,
Oriol Gual.
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

