graniteds
Adobe AIR: How do I get the current endpoint URI?
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[详细]
2023-04-01 18:18 分类:问答Seam FacesContextFactory
I\'ve enabled by graniteds/tide application to use Seam security. As part of the seam setup I register this listener with the webapp[详细]
2023-03-25 02:01 分类:问答Issues with Maven graniteds-tide-spring-jpa-hibernate archetype and Flex 4.5
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[详细]
2023-03-17 11:01 分类:问答How to dynamically register GraniteDS remote destinations with Spring?
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[详细]
2023-02-24 04:00 分类:问答GraniteDS can't convert from actionscript class to java bean...how to solve this?
I have a Entity bean and it\'s corresponding ActionScript class when i transfer an object of that class i got that error:[详细]
2023-02-17 16:20 分类:问答RTMP better than Comet?
I\'m coding a Flex application and I have to choose a good backend configuration for my needs. ( real time data push )[详细]
2023-01-31 07:56 分类:问答GraniteDS with Parsley framework
I\'m looking for an example abo开发者_StackOverflow社区ut using GraniteDS for remote and Parsley ( client-side ) for MVC / IOC.[详细]
2023-01-31 00:16 分类:问答BlazeDS vs GraniteDS - 2 Years Later [closed]
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[详细]
2023-01-30 19:40 分类:问答Problem sending Date from Flex-AS3 to Java EJB Service
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.[详细]
2023-01-29 05:58 分类:问答How do you use Parsley with GraniteDS in Flex?
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[详细]
2023-01-18 22:24 分类:问答