I need to open a HTTP link to the webserver which my air app is talking to but I don\'t want to hard-code the webserver URL into the Flex code. If I can get the endpoint URI then I can work from there
I\'ve enabled by graniteds/tide application to use Seam security. As part of the seam setup I register this listener with the webapp
I\'m trying to use the Maven archetype for Spring-开发者_如何学JAVAGraniteDS-Tide-Hibernate-jpa. I can get the project to generate correctly, however, I need to use Flex Builder 4.5. If I change the s
I\'m trying to make Spring automatically register my remote destinations by reading its annotatio开发者_如何学编程ns. So that I don\'t need to update some configuration file every time I create a new
I have a Entity bean and it\'s corresponding ActionScript class when i transfer an object of that class i got that error:
I\'m coding a Flex application and I have to choose a good backend configuration for my needs. ( real time data push )
I\'m looking for an example abo开发者_StackOverflow社区ut using GraniteDS for remote and Parsley ( client-side ) for MVC / IOC.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I have a ValueObject in Java开发者_开发问答 Source Code with a java.util.Date or java.sql.Date attribute and in Flex-AS3 have a DTO mapped by [RemoteClass] using a Date AS3 Type.
I want to use the Parsley framework and I want to use GraniteDS for remoting. As of 2.1, GraniteDS generates AS3 service classes from your Java code as local proxies, and I want to use these classes i