http://www.flex-flex.net/blog/article.asp?id=22
Regards.
On 10/30/06,
James Ward <[EMAIL PROTECTED]> wrote:
Try putting flex.war (expanded war file) into the deploy dir. For
example (on Linux I would do):
cd jboss-4.0.4.GA/server/default/deploy
mkdir flex.war
cd flex.war
jar -xvf ~/fds2/flex.war
Then start or restart JBoss.
Let me know if that works.
-James
On Fri, 2006-10-27 at 14:59 +0000, polonycjunk wrote:
> Greetings,
>
> I am trying to get FDS running on JBOSS but need help with the
> configuration. I initially had flex 2 running on tomcat which work
> perfectly fine for regular applications. For FDS applications, I
> downloaded JBOSS and tried running the samples that FDS includes
> (dashboard). The problem is it seems that when running any
> application (FDS or a regular app), it doesn't seem to compile
> the .mxml file into a .swf file and display it correctly. Instead,
> it just displays the .mxml code when i access it.
>
> Here's a break down of what I did. Keep in mind i'm new to JBOSS.
>
> 1)Installed jboss-4.0.4
> 2) took the flex.war file and extracted everything into the folder
> C:\jboss-4.0.4.GA\server\default\deploy\jbossweb-
> tomcat55.sar\ROOT.war\flex
> 3)Followed steps as described in
> http://www.adobe.com/support/documentation/en/flex/2/install.html#jbo
> ss
> Put install_root/resources/security/tomcat/flex-tomcat-
> common.jar and install_root/resources/security/tomcat/flex-tomcat-
> server.jar in the jboss_root/server/default/lib folder.
> Copy install_root/resources/security/tomcat/context.xml to
> your web application under the WEB-INF
> Start JBoss.
>
> Flex Data Services welcome screen displays fine when accessing
> http://localhost:8080/flex/
>
> At this point, I'm just trying to get regular flex 2 applications to
> run correctly on JBoss. Are there any other configurations that I
> must do in order to get JBOSS to compile the mxml files into .swf
> files and display it correctly? I don't seem to have this problem
> when using Tomcat or Resin.
>
>
>
>
>
--
----------------------------
Igor Costa
www.igorcosta.com __._,_.___
--
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
Software development tool Software development Software development services Home design software Software development company
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] FDS Configuration on JBOSS James Ward
- Re: [flexcoders] FDS Configuration on JBOSS Igor Costa
Reply via email to

