按照http://www.davidtucker.net/2007/11/07/cairngorm-part-4/ 做示例,改成Java做后台,提示“'http://localhost:8080/WebRoot/messagebroker/amf'”路径不对错误,后经后半天调试终于通过了。

改动如下:

  1、修改remoting-config.xml 而不是services-config.xml, 内容如下:

 

 

2、properties---flex server---Context root 改为项目名称:

'http://localhost:8080/WebRoot/messagebroker/amf'路径不对解决办法

 

注:开发环境 MyEclipse7 + flex3 plugins
 

相关文章:

  • 2022-12-23
  • 2021-04-24
  • 2022-12-23
  • 2022-12-23
  • 2021-06-13
  • 2022-01-10
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-15
  • 2022-12-23
  • 2021-06-07
  • 2021-08-31
  • 2021-06-05
相关资源
相似解决方案