Hi, In general, every singular is embedded in a plural. E.g. <service> in <services>. Everywhere you see this pattern, you can simply add another singular...
Hi Granite Users! Has any one done a conversion from a Number to a BigDecimal successfully? I know that the docs show that this is fixed for 0.4.0. and I...
Hi, Snapshots are now available on http://www.graniteds.org <http://www.graniteds.org> (daily builds at 4am GMT+1, just browse directories). Regards, Franck. ...
Hi Franck! here it is, thanks for the help! 17:11:55,561 ERROR [AMFMessageFilter] AMF message error java.lang.RuntimeException: Could not read externalized...
First, thanks for creating this very cool project. I have noticed that when generating the .as files, there might be a bug in the following situation. public...
Hi, I made a very simple test with the EJB3 sample app. I added this to Person.java: ... @Basic @NotNull private BigDecimal balance; ... public BigDecimal...
Hi, I anticipated your first problem when I was coding interfaces support in gas3 but convinced myself that there is no reasonable argument that A does not...
Hi All, I've set up a project which has a MappedSuperclass which defines only a versioning property which I want to be the same for all entities. However, I...
Hi, Please fil a bug in Jira (since it's clearly a bug). Regards, Franck. ... only a versioning ... wanted to keep the option ... the MappedSuperclass. ... ...
Hi all, Since the Maven migration wasn't successful and brought more problems than solutions, I decided to come back to the old, rustic, way: Ant. You may...
... I just got it all set up for our project where I was deploying the maven artifacts to our company repository and all team members were able to be kept up...
Sorry for your packaging extra work but, no, no chance... I don't want to waste more weeks before being able to start again core GDS development. Regards, ...
Bummer! I just set up my project to use the 5.0-SNAPSHOT. My experience after mavenizing many many projects is that you have to really commit to organizing...
... as conceded in my previous post, I'd much rather you can work on the project :D I'd rather having a working GraniteDS than a Maven build of a borked one ;)...
In my actual case, the interface is something more like public interface SomeInterface() { public String getObjectIdentifier(); public String getFoo(); } class...
Hi, I have made a couple of small changes in entityBase.gsp. I have attached the source code and also the SVN patch. I haven't tested this extensively in all...
Hi Marcelo, Unfortunatly, Yahoo groups don't seem to accept attached files... Could attach your patchs to the related bug in Jira (GDS-51)? Thanks, Franck. ......
Hi, Ok, I get it now. A possible workaround (not at all tested, but it would be at least interesting to know if it works or not): 1. public interface...
Gionram.com is your gateway to the best sites on the Internet for computer hardwares! Looking for Computers, Domain Names, or Education? Browse our recommended...
Hi All, Before I post to JIRA, just wanted to throw this out to the board: I've got an Hibernate Entity which has a Map of another Hibernate Entity. The key of...
My problems seems to be when I have two Associated objects and having them lazy initialised through Hibernate Proxies eg. MyEntity has a private MyOtherEntity...
Hi, If you want to render the object you have to make sure you've already fetched it before sending it to flex. The Flex runtime has no way of accessing the...
Hi, Basically, it slowed down my work on GDS and I couldn't see any clear benefit of using it... Maybe I'll see that after the 1.0 release but, for now, I want...