flex和spring整合的问题。
我已经写好了一个例子,在tomcat启动动时已经不报错误。
在测试的时候出现了找不到applicationContext.xml里配置里id为 test的bean
具体内容如下
[RPC Fault faultString="[MessagingError message='Destination 'test' either does not exist or the destination has no channels defined (and the application does not define any default channels.)']" faultCode="InvokeFailed" faultDetail="Couldn't establish a connection to 'test'"]
at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::invoke()[C:\autobuild\3.2.0\frameworks\projects\rpc\src\mx\rpc\AbstractInvoker.as:263]
at mx.rpc.remoting.mxml::Operation/http://www.adobe.com/2006/flex/mx/internal::invoke()[C:\autobuild\3.2.0\frameworks\projects\rpc\src\mx\rpc\remoting\mxml\Operation.as:197]
at mx.rpc.remoting::Operation/send()[C:\autobuild\3.2.0\frameworks\projects\rpc\src\mx\rpc\remoting\Operation.as:113]
at Function/http://adobe.com/AS3/2006/builtin::apply()
at mx.rpc.remoting.mxml::Operation/send()[C:\autobuild\3.2.0\frameworks\projects\rpc\src\mx\rpc\remoting\mxml\Operation.as:170]
at Function/http://adobe.com/AS3/2006/builtin::apply()
at mx.rpc::AbstractService/http://www.adobe.com/2006/actionscript/flash/proxy::callProperty()[C:\autobuild\3.2.0\frameworks\projects\rpc\src\mx\rpc\AbstractService.as:290]
at flexspring/cik()[D:\workspace\flexworkspace\flexspring\flex_src\flexspring.mxml:
相关问答:
在flash中很容易能实现百叶窗效果,不知道flex中能否同样实现该效果?
flex中貌似不行,
air可以
mark
百叶窗是多个网页在同一个页面切换吗?
引用
effects\Blinds.as
JScript code
package effec ......
我的JAVA端返回的是一个LIST,如果用下面的方法,可以是能在页面加载时,得到服务端返回的数据的,即:
?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx=&qu ......
公司里要开发flex测试项目,不过flex builder 3没有序列号,过期了,重装了也不能用,又不行啊用盗版序列号。
请问除了这个ide,还有其他免费好用的开发工具推荐吗
flash_builder4_beta2_win_standalone_25329 ......
在使用flex的autoComplete时用到的包com.hillelcoren.components.*是需要下载的吗?
有下载地址吗?
楼主可以试一下这个组件:
http://examples.adobe.com/flex2/exchange/AutoComplete/Autocomplete.htm ......