Since i\'m begining to disc开发者_Go百科over this world, I\'m wondering which one of those is more use on professional developpement.
I am running JBoss with SSL, the certificate is generated with openssl: <Connector protocol=\"HTTP/1.1\" SSLEnabled=\"true\"
I am pretty new to GraniteDS..So far I have been able to successfully configure it to work with my remote java services as well as generate the equivalent AS3 files from my POJO\'s. But I am getting t
We are using GraniteDS autogenerated AS code to map Java remote objects to AS. We have objects that contain List sites in Java so when they are converted to AS it looks like:
I\'m using GraniteDS Actionscript code generation templates that let\'s me take a Java object and convert it to an Actionscript class.