Hey Dave, Sorry for the confusion. :)
Basically what we want, is to have a /flex/ directory where the FDS libraries exist, and then have web applications at the server root level that are Flex based. An example: We want to have a directory under our server root called 'myApp' with a file called 'main.mxml'. We then want to be able to access http://www.mydomain.com/myApp/main.mxml and have it use the FDS libraries and compile the app properly. Essentially the behavior we're seeing is that any application that's not a subdir of the /flex/ directory, when referencing mxml files that is, prompts us to download the mxml file (I assume because it doesn't understand what to do with the MXML mime type). Does that clarify it at all? Thanks Dave, Brian --- In [email protected], "Dave Wolf" <[EMAIL PROTECTED]> wrote: > > Brian, > > I am a little confused by your question. You seem to indicate you > want to have a seperate web application for the FDS services from > where the Flex/Flash application lives. Then you kind of confuse me > when you say you want a "shared" library. > > The idea is that /flex is where FDS lives, and you can then create > /snoopy and put your web applications under there. Thats not quite > what I would call a "shared library". The /flex web app contains the > FDS services and associated libraries. The /snoopy web app contains > your swfs and assets and connects to the services at /flex as needed. > > What errors are you seeing? > > Is what you are really saying that you just dont want the FDS web app > named /flex? > > > -- > Dave Wolf > Cynergy Systems, Inc. > Adobe Flex Alliance Partner > http://www.cynergysystems.com > http://www.cynergysystems.com/blogs > > Email: [EMAIL PROTECTED] > Office: 866-CYNERGY > > > --- In [email protected], "klumikaze" <dunphy@> wrote: > > > > Link didn't appear to work... if you click on 'Options for developing > > a Flex Data Services application' once you're on that page, you'll see > > the second diagram I mean. > > > > Thanks, > > > > Brian > > > > --- In [email protected], "klumikaze" <dunphy@> wrote: > > > > > > We've been pulling our hair out trying to figure out how to run > > > applications outside of the /flex/ dir in our J2EE server. > > > > > > Currently we're using JBoss, but I would assume that the configuration > > > is similar across all application servers. > > > > > > Essentially, what we want to do is create a structure like the second > > > diagram in the following page (from the Flex 2 documentation): > > > > > > > > > http://livedocs.macromedia.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001320.html > > > > > > Can anybody point me to the proper Flex/JBoss or other configuration > > > files required to create an application at the server root level > > > without including the FDS libraries underneath? (i.e. using a common > > > FDS library from /flex/ on the same server). > > > > > > Any help would be appreciated -- apologize in advance if the question > > > is a bit confusing. > > > > > > Thanks, > > > > > > Brian > > > > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Something is new at Yahoo! Groups. Check out the enhanced email design. http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/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/

