Integrate BlazeDS with the Flex application on JBoss:
------------------------------------------------------------------------------
1. Download the blazeds.
2. Copy the flex-*.jar file from WEB-INF-->lib to JBoss-->default--
>server-->lib
3. Copy flex-tomcat-server.jar to JBoss-->default-->server-->lib
4. Copy flex-tomcat-common.jar to JBoss-->default-->server--
>lib
5. Configure config file of the blazeDS accrodingly w.r.t RPC you are
using.
more details on configuing RPC:
http://www.adobe.com/devnet/livecycle/articles/blazeds_gettingstarted.html
BlazeDS docs:
http://opensource.adobe.com/wiki/display/blazeds/Developer+Documentation
6. Set the JAVA_HOME
7. Set the FLEX_HOME
8. Make sure you have the java code ready.
9. Compile and build the war file.
10. Deploy to the JBoss.
If you have any other queries please let me know.
Regards,
Satish.
-------------------------------------------------------
http://satish-as.blogspot.com/
http://www.linkedin.com/in/satishas
-------------------------------------------------------
On Apr 22, 11:41 pm, Vivian Richard <[email protected]> wrote:
> Hello Devs,
>
> I am working to integrate BlazeDs with an existing J2EE application.
> What I am trying to do is create an administrative flex app where the
> admin can see what changes are happening in the J2EE app. I need
> to call some of the J2EE app APIs to get the data and pass it to the
> Flex application. I believe that I need to write some server side Java
> code and call the API and then connect those Java code with BlazeDs.
>
> Now my question is how do I integrate Blazeds with an existing J2EE
> app? Please suggest.
>
> Regards...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---