Actually I have both the <http-service-proxy> and <web-service-proxy> bot set to http://* and https://*
Thanks On 9/16/05, Greg Morphis <[EMAIL PROTECTED]> wrote: > I'm trying to run the RemoteObjectDemo from my local machine.. > http://127.0.0.1:8301/explorer/data/RemoteObjectDemo.mxml > and I'm getting a whitelist error.. > "You are not allowed to access this service > samples.explorer.EmploeeManager. > The service is not in the configured whitelist." > My whitelist is http://* and https://*.. > C:\JRun4\servers\flex\flex-war\WEB-INF\flex\flex-config.xml > has > <whitelist> > <!-- whitelist config for unnamed services --> > <unnamed> > <url>http://*</url> > <url>https://*</url> > <!-- > For security, the whitelist is locked down by default. > Uncomment the first two urls below to enable access to all > URLs, > or the last two urls to enable access to the local server, > or add above the individual URLs you wish to access. > <url>http://*</url> > <url>https://*</url> > <url>http://{localserver}/*</url> > <url>https://{localserver}/*</url> > --> > </unnamed> > > and this is under <http-service-proxy> > > Any ideas why I'm getting this error? > > > > -- > Auxilium meum a Domino > -- Auxilium meum a Domino ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM --------------------------------------------------------------------~-> -- 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 <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

