Getting a little out of my scope. Make sure the WEB-INF folder has the flex folder with the proper config files thats about all else I can think of. I use Tomcat and am pretty sure JBoss is fine, but there is always quirks.
good luck, Renaun --- In [email protected], "sanjaypmg" <[EMAIL PROTECTED]> wrote: > > Hi Renaun, > > I have defined it correctly in remote-config.xml because its working > fine when I directly open my flex file as: > http://localhost:8080/flexnjspproject/flexapplication.mxml. > > and thereafter I use this compiled SWF, It works fine. > > Is it not the issue of JBoss version or the java version supported > by flex? > > I am using JBoss 4.0. > > Pls help me. > > Thanks. > SS > > --- In [email protected], "Renaun Erickson" <renaun@> > wrote: > > > > Whats does your services-config.xml file look like? Does it have > the > > SOME_RO destination defined? Is the channel and endpoint used by > the > > destination correct? > > > > Renaun > > > > --- In [email protected], "sanjaypmg" <sanjaypmg@> wrote: > > > > > > Hi, > > > > > > I am facing a strange problem while compling flex mxml file. > > > > > > I code and compile my mxml file in flex builder thereafter when > I > > > place that SWF in my project's folder and open my JSP file which > > > contains my SWF, It show some RO error, "SOME_RO destination not > > > found". > > > > > > If I put mxml in my project folder and put the followin URL in > browser: > > > > > > http://localhost:8080/flexnjspproject/flexapplication.mxml > > > > > > It also make SWF in the same folder where MXML lies. thereafter > when I > > > call the JSP, It works fine without any error. > > > > > > I couldnt make out wht could be the reason behind it. > > > > > > Can anyone tell me abt this? > > > > > > I am using JBOSS. > > > > > > Thanks, > > > SS > > > > > >

