Search the web
Sign In
New User? Sign Up
graniteds · Granite Data Services
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3161 - 3190 of 5341   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3161
... I had solved the problem. <entityManagerFactoryJndiName>java:/DefaultEMF</entityManagerFactoryJndiName> is the key....
hhu_sa@...
hhu_sa@yahoo.cn
Offline Send Email
Apr 1, 2009
8:41 am
3162
I've not tried to setup a debug session with the swf in bin-debug, but if you have the appropriate crossdomains.xml, you may just have to change the remoting...
williamdrai
Offline Send Email
Apr 1, 2009
9:30 am
3163
tideContext.hotelsCtl = new HotelControl() should work. The Tide support for the control is setup as soon as the control is assigned to any variable in the...
williamdrai
Offline Send Email
Apr 1, 2009
9:44 am
3164
Thanks! Issue not present any more in built from April 1. Good luck in further development!...
michal.bachman
Offline Send Email
Apr 1, 2009
11:26 am
3165
Is there any way I can reference a jar as my fileset for gas3 ? <gas3 outputdir="as3"> <fileset jar="model.jar"> <include name="**/*.class"/> </fileset> ...
mores
Offline Send Email
Apr 1, 2009
8:20 pm
3166
Use <unjar>, then <gas3>, then <delete>. Regards, Franck....
fwolff999
Offline Send Email
Apr 1, 2009
9:56 pm
3167
Again sir, your answers are fantastic. 1) Creating a variable annotated like this gives me access to the remote Spring bean: [Bindable] [In] public var...
Erik Costlow
kirewoltsoc
Offline Send Email
Apr 2, 2009
12:45 am
3168
Just for information, the 'normal' way of using the service proxies is not with AsyncToken (even if it also works) but with the optional handler methods...
williamdrai
Offline Send Email
Apr 2, 2009
9:03 am
3169
Any plan exists?...
realsetokaiba
Offline Send Email
Apr 2, 2009
9:06 am
3170
Hi Gurus, We are trying to use 2.0.0 for production. Just wondering when 2.0.0 gonna go live Thanks Roy...
email4roychan
Offline Send Email
Apr 2, 2009
4:32 pm
3171
I'm using GraniteDS 2.0.0B1 and I'm not seeing my "setter" methods called on my Java Domain object when I send one over from Flex. For example, imagine I have...
cwicky99
Offline Send Email
Apr 2, 2009
4:39 pm
3172
I am trying to do a super simple CRUD. But it gives me ********** org.granite.messaging.amf.io.AMF3SerializationException at...
email4roychan
Offline Send Email
Apr 2, 2009
5:13 pm
3173
It seems that your bean has been generated with a 1.2 gas3 and you try to use it with GDS 2.0. Check that your beans have two variables initialized and...
williamdrai
Offline Send Email
Apr 2, 2009
5:19 pm
3174
It's not planned for the 2.0.0.GA but we never know ;-) Franck....
fwolff999
Offline Send Email
Apr 2, 2009
5:23 pm
3175
Externalization works directly with fields by reflexion (like standard Java serialization). Regards, Franck....
fwolff999
Offline Send Email
Apr 2, 2009
5:25 pm
3176
The 2.0.0 beta2 will come very soon (tomorow maybe). After that, we will at least have a RC1 before the final GA. So, it should be available in 1 or 2 months...
fwolff999
Offline Send Email
Apr 2, 2009
5:31 pm
3177
So why is a getter/setter pair required?...
cwicky99
Offline Send Email
Apr 2, 2009
5:38 pm
3178
A Java getter/setter pair is only required with standard AMF3 serialization (ie: without externalization). This is why externalization exists: you may...
fwolff999
Offline Send Email
Apr 2, 2009
5:58 pm
3179
But why would we want purely opaque fields? Actually, William just asked this question ;-)...
fwolff999
Offline Send Email
Apr 2, 2009
6:05 pm
3180
Unless I am missing something. On the .as file it said. and looks like the 2 variables are there. I am using 2.0 Eclipse plugin. /** * Generated by Gas3 v2.0.0...
email4roychan
Offline Send Email
Apr 2, 2009
6:08 pm
3181
For example, a @Version field in an Entity may (and I think should) stay purely private (persistence engines generally deal with fields, not properties)....
fwolff999
Offline Send Email
Apr 2, 2009
6:09 pm
3182
And by the way, I am using Tide (I have set it in GDS property to use tide template) Thanks Roy...
email4roychan
Offline Send Email
Apr 2, 2009
6:20 pm
3183
Make sure your uid field (in your Java bean) is a String: you can't use any other type for uids, it's not supported. If it's already a String, try to...
fwolff999
Offline Send Email
Apr 2, 2009
6:28 pm
3184
Hi Frank, First of all, thanks for your quick response. I do not have as UID field in my Java Entity. There is an id field generated by SEAM Gen on eclipse... ...
email4roychan
Offline Send Email
Apr 2, 2009
6:42 pm
3185
Hi everybody, Here is my problem. I want to use Gravity from GDS but I have some problems. I want to be able to log in from Flex. When I do this, I always get...
david.roon
Offline Send Email
Apr 2, 2009
8:18 pm
3186
I am just getting this to work myself. - items for version 2.0.0.B1 have been commented out. - my project is using JDO and not hibernate, but you should be...
Stephen More
mores
Offline Send Email
Apr 2, 2009
8:52 pm
3187
Within maven I am firing off the org.granite.generator.ant.AntJavaAs3Task. It generated all the AS3 code from my JDO objects, but I do not see __detachedState...
Stephen More
mores
Offline Send Email
Apr 2, 2009
9:55 pm
3188
We are using Flex modules in our application. We started off using the design that was suggested in the documentation with creating a tide module as a separate...
karibrews
Online Now Send Email
Apr 2, 2009
10:28 pm
3189
Hi, I am trying to build graniteds_tide_seam example using Flex Builder 3 porting flex part of it as separate FB3 project. I'm launching the application...
radzish
Offline Send Email
Apr 3, 2009
12:04 am
3190
Could you post as well the readExternal/writeExternal methods of the generated beans (or, even better, the entire code of your TokenBase.as bean)? Franck....
fwolff999
Offline Send Email
Apr 3, 2009
7:22 am
Messages 3161 - 3190 of 5341   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help