Installing Flex Data Services on JBoss

出處http://weblogs.macromedia.com/dharfleet/archives/2006/07/installing_flex.cfm

Installing Flex Data Services on JBoss

The aim with this coffee break guide is to get you up and running with Flex Data Services and Flex Builder / Eclipse using JBoss as your app server.

You will need to download and install Flex Builder, FDS and JBoss with Tomcat embedded (I am currently using 4.0.3 SP1). I assume you can figure out these installs on your own. Once you have these installed, you need to copy the following files:

[fds install]/resources/security/tomcat/flex-tomcat-common.jar
[fds install]/resources/security/tomcat/flex-tomcat-server.jar

into

[jboss root]/server/default/lib

Download the correct Xalan jars as described in "XPath Issues with JBoss 4.0.3 SP1", here http://www.adobe.com/support/documentation/en/flex/2/install.html#jboss

copy [fds install]/flex.war to a temporary directory and rename it fdsweb.war

insert into the WAR at fdsweb.war/WEB-INF/lib the Xalan jars. I have:

xalan.jar
xercesImpl.jar
xml-apis.jar

expand the war under the [jboss root]/server/default/deploy directory, calling the directory fdsweb.war

Start JBoss and go to: http://localhost:8080/fdsweb/

you should now see "Welcome to Adobe Flex Data Services 2! This is an empty .... "

In my next Coffee Break Guide, I will show you how to set up a very simple 'RPC' call between flex and java. Go drink your cold coffee !

JBoss Installation
JBoss XPath Issues
JBoss Download
Flex Data Services Download

posted on 2007-03-10 08:30 waya 阅读(...) 评论(...) 编辑 收藏

转载于:https://www.cnblogs.com/waya/archive/2007/03/10/669984.html

Installing Flex Data Services on JBoss相关推荐

  1. FDS (Flex Data Services)

    现在Adobe将其改名为LiveCycle Data Services,下面简称FDS,是Flash.Flex最强劲的应用研究服务器.它能够运行在大部分的java应用服务器上,包括JRun, JBos ...

  2. Enhanced ABAP Development with Core Data Services (CDS)

    Enhanced ABAP Development with Core Data Services (CDS) How CDS Brings a Modern Data Modeling Approa ...

  3. [Step By Step]如何在SAP Business Object Data Services中连接到SAP HANA 数据库

    1. 打开SAP Business Objects Data Services Designer, 并登陆进入相应的Repository 2. 选中右下方的Data Store 标签页,并在其空白区域 ...

  4. ADO.NET Data Services Framework 基础概述

    随着.NET Framework 4.0 及 Visual Studio 2010 的发布, ADO.NET Data Services Framework 2.0 的版本也将同时发布,新的.Net ...

  5. 如何消费WCF Data Services定义的服务操作

    Service Operations (WCF Data Services)描述了如何 自定义WCF Data Service的服务.客户端如何消费可以参考文章Service Operations a ...

  6. IBM中国开发中心吉燕勇: 通过Cloud Data Services打造新型认知计算数据分析云平台...

    在今年初IBM首席执行官Ginni Rometty公开表示将向认知计算与云计算平台方向转型之后,尽管外界一致认为这一过程并不会轻松,但经过近半年时间的努力,IBM确实已取得了一些进展,尤其是在中国国内 ...

  7. 在CDS(Core Data Services)中使用DCL(Data Control Language)

    最近,我在玩ABAP CDS视图,并且遇到了一些权限方面的挑战.我在网上没看到有多少有关CDS开发的文档,因为它是个相当新的东西.因此,我决定写下这篇博客,也许我的想法可以帮助到一些人. 和你已经意识 ...

  8. WCF Data Services 基础

    把最近使用的WCF Data Service和WCF RIA Service的使用例子发布在站点http://dskit.codeplex.com , 本系列文章就把WCF Data Service和 ...

  9. 为什么微软要推 ADO.NET Data Services

    微软在 .NET 3.5 SP1 平台上,推了一组新的数据访问 Framework,叫做 ADO.NET Data Services.微软怕程序员太闲吗?为什么要创造 ADO.NET Data Ser ...

最新文章

  1. IOS8如何获取当前UIViewController
  2. 开启物联网的真正潜力需要在更大程度上克服数据挑战
  3. Android studio编译好的apk文件在哪里?
  4. JavaScript 发布-订阅模式
  5. 夫妻经典小笑话····
  6. python--for循环
  7. ASP.NET2.0的控件状态和视图状态探讨
  8. CorelDRAWX4的VBA插件开发(五) 一键转曲
  9. PR曲线与ROC曲线绘制
  10. 苹果系统mac(Air)删除Windows合并盘(双系统)的可行方案
  11. win10 远程桌面卡顿_win10系统使用远程桌面卡顿的设置教程
  12. 伊利诺伊计算机专业本科好入吗,伊利诺伊大学香槟分校本科有计算机专业吗?...
  13. 欢迎使用CSDN-markdown编辑器恢复看电视剧弗兰克的说法
  14. CF838D Airplane Arrangements
  15. 大学生如何提高自学能力?
  16. Python turtle绘图(星之卡比)
  17. UWB-DW1000 在8位单片机上移植使用
  18. 属兔2013年蛇年运程
  19. Gradle sync failed: Sync failed: reason unknown
  20. Linux驱动:网卡驱动分析之三--MAC驱动及PHY驱动框架了解

热门文章

  1. 有头结点单链表的逆置
  2. C语言-数据结构-单链表的初始化,插入和输出
  3. android 属性动画实例,Android属性动画完全解析 中 ,ValueAnimator和ObjectAnimator的高级用法...
  4. mysql path密码忘记_mysql密码忘记
  5. C++03:论容器的使用
  6. Windows下的Crontab表达式解析DLL的使用
  7. C++环境的配置( windows)
  8. 黑马程序员 C语言:循环语句
  9. Linux源码安装软件
  10. Java开发十大常用网站