|
Are you using an exploded or unexploded
WAR file? If the latter, can you try exploding it for deployment instead? When you’re compiling the samples,
are you using the browser to invoke the .mxml files and thus relying on the FDS
webtier to do the compilation for you? Or are you using Flex Builder? If the
former, then have you checked that the /WEB-INF/flex/services-config.xml file
is present in your web application? If the latter, have you provided the
necessary –-services and –contextRoot MXML compiler arguments to
specify the location of the top-level services-config.xml file and the J2EE web
application context root of your deployed samples.war file? Double check the destination names used in
the samples MXML code and compare them to the corresponding services-config.xml
file (or, if it is using includes (which it is likely to be by default),
compare them to the destinations in the appropriate service include config file
as referenced by the top level config). Note that JMS destinations should be defined
under the message service which by default is configured though the messaging-config.xml
include. From: Hi. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required) Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe __,_._,___ |
- RE: [flexcoders] Need help configuring JBoss and Flex 2/FDS ... Peter Farland

