摘要: Flex 调用远程或所在web应用的 BlazeDS服务时,必须建立和远端的通道channel,才能正常通信。 通常的方式是 Flex 在编译时就指定远程的端点 Endpoint,service-config.xml 中的Endpoint 配置是 例如:代码  编译时指定的方式是在加编译参数,例如: -services "services-config.xml" -context-root "/... 阅读全文
posted @ 2010-03-16 11:20 炫 阅读(860) 评论(0) 推荐(0)