Re: [flexcoders] Flex SDK configuration with JBoss?

2007-01-22 Thread Abdul Qabiz

What you want to do? Use Flex2 the way it worked in Flex 1.5 based,
server-based stuff?

I am sure you can achieve that...by creating a filter to handle .mxml
files... Filter would invoke MXMLC (or use MXMLC libs) to compile mxml and
cache SWF on server...Filter would then wrap the SWF in html and throw the
html to clients..

Well I am sure there would be better way, this is how I would do if Flex2SDK
doesn't have a way...

-abdul

On 1/22/07, sanjaypmg <[EMAIL PROTECTED]> wrote:


  Hi All,

How can I configure Flex SDK with JBoss server?

Is it the same as I configured Flex with JBoss or something different?

Please do tell me.

thanks,
Sanjay sharma

 



[flexcoders] Flex SDK configuration with JBoss?

2007-01-21 Thread sanjaypmg
Hi All,

How can I configure Flex SDK with JBoss server?

Is it the same as I configured Flex with JBoss or something different?

Please do tell me.

thanks,
Sanjay sharma