Hi Clint, most likely what is happening here is that the J2EE server (through Java security) is set up to not allow Properties.setProperties() to be called.  You'll need to find out how to set the JVM property java.awt.headless to true, which is all that this configuration parameter does.  -Brian


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Clint Modien
Sent: Tuesday, July 26, 2005 10:05 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] headless server

I've set the server to be headless in the flex config... because we're deploying onto an ibm mainframe...

I'm embedding one image (the application background)

I still get the error coming up that says I  need to set the flexConfig to headless. (after i've set it to headless)

I've tried rebooting the app...
I've tried rebooting the server...
I have NOT tried rebooting the mainframe as I would no doubt be drawn and quartered... (as if they would let me anyway)

anyone ever tried setting a server's config to headless?

The error goes away... if i do not embed this "one" and only image using this code backgroundImage="@Embed('background.jpg')"




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to