Hi Velo, Unfortunatly my portuguese is worthless. My french is very good but I guess it won't help [:-s] ) About the "*" source property: it's supported in...
Hello, the gas3 tool generates Actionscript3 classes with the readExternal/writeExternal methods. But I think the built-in Actionscript3 AMF-encoder/decoder...
Hi, As it is stated in gas3 documentation <http://www.graniteds.org/confluence/display/DOC/2.5.+Gas3+Code+Generato\ r> , gas3 only generates AS3 code for...
I'm using Flex 3 beta. Following exception is thrown while deploying my war in JBoss 4.2.2; Any idea why? Could it be because EjbServiceFactory doesn't...
That trick worked (writing AMF3_XMLSTRING instead). I think the right thing to do is (like the standard) - return AMF3_XMLSTRING like this as the default, and...
Hi, You must be using a strange mixed deployment environment if you are seeig this exception: flex.messaging.MessageBrokerServlet is not part of GDS... Remove...
I downloaded graniteds-ejb3-1.0.0.zip unzipped, the README says: * Installation: Right click in your Eclipse Package Explorer, choose "Import...", then...
I need a detail step by step tutorial to generate Action Scripts for the EJB's except the one available on GraniteDS site,its pretty urgent please do the need...
Hey it is GraniteDS gas3 code generator which helps generating Action Scripts for the Java classes you have any idea Thanks, KhajaAmeenuddin _____ From:...
khaja.a
khaja.a@...
Feb 5, 2008 11:02 am
1040
FYI GraniteDS gas3 code generator which helps generating Action Scripts for the Java classes you have any idea...
Good catch, thanks Franck. Yep I had an earlier version in my overcrowded workspace. the config in README.txt says: Copy users.properties and admin.properties...
Hi, Do you have more detailed instructions on how to configure Flex 2 and POJO with GDS? The sample application runs successfully if i simply deploy the ...
Hi, I've been using GDS 0.4 for sometime now and after upgrading to 1.0ga with minimal changes, I get the following error which is similar to GDS-52 issue-- ...
Hi, I have just committed a correction for the typo problem (roles.properties) and adjusted documentation (AMF3 specification). I'll see later for a...
Hi, You should first read the documentation <http://www.graniteds.org/confluence/display/DOC/2.9.+Pojo+Services> , then try to start with the example,...
Hi, There must a server error (this ErrorMessage is sent by the server)... Did you try the new graniteds-spring-ejb3.zip sample (you may download it on...
Hi All, When I am trying to run graniteds-ejb3-1.0.0 application I am getting the following error, could you please help me out Thanks, KhajaAmeenuddin ...
khaja.a
khaja.a@...
Feb 6, 2008 1:45 pm
1050
Looks like it cant find the flexTasks.jar file. Check env.properties. Is it found here: /Flex Builder 3 Plug-in/sdks/3.0.0/ant/lib/flexTasks.jar...
Hi All, I tried what you said but still I am getting this error Thanks, KhajaAmeenuddin Buildfile: C:\JAVA APPLICATIONS\tee\EJBSample\build\build.xml [echo]...
khaja.a
khaja.a@...
Feb 6, 2008 2:19 pm
1052
Thats different. Now it can't find gas. You need to download and extract gas3 to your eclipse folder. I know this is in the docs....
Hi All, Can you tell me how to set java classpath in the buil.xml for Gas3 Thanks, KhajaAmeenuddin _____ From: graniteds@yahoogroups.com...
khaja.a
khaja.a@...
Feb 6, 2008 3:40 pm
1054
Hi Franck, I was actually looking over the spring-ejb3 example too. Doesn't look any different than mine except for the addition of acegi and the use of ejb3...