RE: [flexcoders] Re: RemoteObject connections over HTTPS fails..

2008-05-22 Thread Seth Hodgson
During server startup, the MessageBrokerServlet should be initialized and you could enabled Debug level logging in your services-config.xml to verify. Once the web app is running, before making any requests for a *.mxml file, try making a request to one of your endpoints directly; start with a

RE: [flexcoders] Re: RemoteObject connections over HTTPS fails..

2008-05-21 Thread Seth Hodgson
What version of the product are you using? Based on that stack trace, it looks like your FlexMxmlServlet is attempting to load and init a MessageBrokerServlet. That seems odd. How do you have these servlets configured in web.xml? Seth From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]