1. Spring BlazeDS flex.messaging.endpoints.AMFEndpoint stackoverflow.comI have been struggling with this today for quite a while, removing everything but the default channels just to get it going. I have resolved all of my library issues (I ... |
2. What technology to use to write systray front-end to webapp? stackoverflow.comwe have an internal webapplication running on tomcat, build on Spring. The webapplication front-end is build with Flex. |
3. Pros and cons of using BlazeDS or web services as the remoting and messaging technology between Flex view layer and Spring business layer? stackoverflow.comIn my company, we are going to use Flex3 for the presentation layer of a new financial web application and Spring for the business layer but a debate is still going ... |
4. Why is the Spring/Flex/BlazeDS Messaging service-adapter not called? stackoverflow.comI have attached a service-adapter to a spring message-destination as follows:
|
5. Invalid XML generated from Flex WebService stackoverflow.comI am trying to get Flex to communication with a Spring-WS webservice. But Flex generates a SOAP request that is not validated either by a PayloadValidatingInterceptor nor by soapUI. The problem ... |
6. Spring MVC: RESTful web services + BlazeDS integration possible in the same web application? stackoverflow.comI have a Spring MVC web application which provides RESTful web services via a controller class (annotated with @Controller) which has methods mapped to specific request types and signatures via @RequestMapping ... |
7. Recommendations for learning Java web services for Flex stackoverflow.comI am a flex dev that is wanting to learn the Java services side of things. I am wanting to use Spring, BlazeDS, and Hibernate in an application I am ... |
8. BlazeDS - Spring - Messaging - How to push data from service to Flex clients? stackoverflow.comSince my service, I would like to push data (messaging).
|
9. Lazy Loading and a Flex Web Application forum.springsource.orgLazy Loading and a Flex Web Application Hi, I'm new to the concept of Lazy Loading having just encountered Exceptions around it for the first time when running JUnit tests. I've ... |