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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 590 - 619 of 5327   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
590
Hi, I would like to do serialization/desrialization from AS3 XML type to Document in java. Is it possible in Granite? Thanks, Ronen....
Ronen Naor
ronen_naor
Offline Send Email
Sep 3, 2007
7:21 am
591
Hi, Yes, it should (never tested but the code exists). Give it a try and tell me if you experience any problem. Regards, Franck....
fwolff999
Offline Send Email
Sep 3, 2007
9:11 am
592
Hi, I have a question regarding exception forwarding from Java to Flex: How exactly are the ServiceException variables like "code", "message" and "detail"...
soenke_nommensen
soenke_nomme...
Offline Send Email
Sep 5, 2007
4:01 pm
593
Hi again, sorry. I should have used another ServiceException-constructor with three arguments to set the fault code correctly. No wonder my fault code could be...
soenke_nommensen
soenke_nomme...
Offline Send Email
Sep 6, 2007
8:11 am
594
Hi, I am getting the same error, using Eclipse (not Flex Builder). It is complaining about the 'meta' token. I can not find any granite.swc anywhere. Any...
Joe Mooney
joe_yenoom
Offline Send Email
Sep 7, 2007
10:14 am
595
Found it (from the EJB3 sample project and included in the mxmlc tasks with the 'compiler.include-libraries' directive. Thanks anyways ! ... line...
Joe Mooney
joe_yenoom
Offline Send Email
Sep 7, 2007
10:33 am
596
Hi All, I just downloaded the 0.0.4 Version of GraniteDS and copied the gas plugin in Eclipse3.3 plugin folder and i don't see any gas related perspectives or...
sk_acura
Offline Send Email
Sep 7, 2007
8:02 pm
597
Hi! What is this AS3 XML? How can I enable it? It replaces the binary based protocol with an XML based protocol? I am confused... Thanks Regards, Luxspes...
luxspes
Offline Send Email
Sep 7, 2007
9:06 pm
598
Yes, but it is not a perspective or something like that, gas3 it is an ant task... you need an ant script to use it. Regards, Luxspes...
luxspes
Offline Send Email
Sep 7, 2007
9:08 pm
599
Is there a way to tell gas3 to just "skip" a field of a Class? I need this because I have a bidirectional many2many relationship between 2 Hibernate POJOS, and...
luxspes
Offline Send Email
Sep 7, 2007
9:19 pm
600
Hi, How convert AS3 to BigDecimal into it java ? Product.as var price:int; Product.java BigDecimal price; Thank you. Flickr agora em português. Você clica,...
Marcio Ribeiro
marciodan
Offline Send Email
Sep 8, 2007
1:24 am
601
Hi, I am also experiencing the same issue. Any luck with this? I have tested with Flex 2.0.1 Hotfix 2 and older, and the behaviour is exactly the same. I have...
Marcelo Schroeder
marcelo_schr...
Offline Send Email
Sep 9, 2007
8:00 am
602
In ActionScript 3 you have a special type called 'XML'. It is part of the language....
Ronen Naor
ronen_naor
Offline Send Email
Sep 9, 2007
8:43 am
603
Hi Marcelo, It's me who posted the first message about this problem. Still, without a solutions. To move on, I did it my way, without custom login. Just ...
jairokan
Offline Send Email
Sep 10, 2007
8:06 am
604
Hi, So: does it work or not (just curious)? Regards, Franck. ... "Ronen ... type to...
fwolff999
Offline Send Email
Sep 10, 2007
9:54 am
605
Hi, Gas3 generates AS3 fields for all non static, non transient Java fields, and it generates AS3 public getters/setters for all related Java public ...
fwolff999
Offline Send Email
Sep 10, 2007
10:20 am
606
Hi I tried to register a bean through ProxyFactoryBean in Spring and the relevant bean from Granite but it seems to register the Proxy object rather than the...
krish_nandi
Offline Send Email
Sep 10, 2007
10:34 am
607
Hi I tried to register a bean through ProxyFactoryBean in Spring and the relevant bean from Granite but it seems to register the Proxy object rather than the...
krish_nandi
Offline Send Email
Sep 10, 2007
10:43 am
608
Hi all, I posted some time ago asking for the possibility to integrate the AMFPHP Browser distributed with the AMFPHP library. I find it really convenient when...
Javier de la Torre
jatorre
Offline Send Email
Sep 10, 2007
10:55 am
609
Hi, It should be fixed in the trunk (update from SVN or wait for the final 0.4). Note that your price field on AS3 side should be of Number type (not int). ...
fwolff999
Offline Send Email
Sep 10, 2007
1:19 pm
610
Hi, I don't know anything about Spring but it seems to be a problem addressed by the configurable ClassGetter option: look at the ...
fwolff999
Offline Send Email
Sep 10, 2007
1:30 pm
611
Hi Franck, Step 1:(Note I had run the ditrib.all of build.xml and then imported the jar in my project) I added a new class which has the following code package...
krish_nandi
Offline Send Email
Sep 11, 2007
10:29 am
612
Hi, Try to follow instructions given here: http://forum.springframework.org/showthread.php?t=30800 Hope this help (this must be a config problem anyway), ...
fwolff999
Offline Send Email
Sep 11, 2007
3:53 pm
613
I am exploring GDS useage now in preparation for working on GDS/Seam bindings.  I'm new to RemoteObject useage, and after looking at the three GDS example...
stu_us
Offline Send Email
Sep 11, 2007
3:55 pm
614
Hi all, Granite Data Services is available for download <http://sourceforge.net/project/showfiles.php?group_id=183386> . This is mainly a bug fix and...
fwolff999
Offline Send Email
Sep 13, 2007
4:05 pm
615
Hi, Sorry for the delay (I was very busy). I never tried to use RemoteObject this way, but I think you could try something like that: var ro:RemoteObject = new...
fwolff999
Offline Send Email
Sep 13, 2007
4:38 pm
616
Thanks Franck. I'll give that a try. I put together a barebones seam project, and got a simple flex -> seam example working by adapting the approach for the...
stu_us
Offline Send Email
Sep 13, 2007
5:41 pm
617
Hi, I'm having problems trying to externalize persistent collections as properties. My project has a relationship between EntityA e EntityB, both are annotated...
Henrique Montenegro
carhenriq
Offline Send Email
Sep 13, 2007
6:31 pm
618
Hi all, I have updated the GDS site and documentation for the 0.4 release is ready (with only few changes from the 0.3 version). Regards, Franck....
fwolff999
Offline Send Email
Sep 14, 2007
2:59 pm
619
I'm at eclipse3.2 JDK1.5 Tomcat5.23 I'm doing some tests on POJO and SPRING, so it's always good you can debug your code and see properties of events and...
tapgyn
Offline Send Email
Sep 15, 2007
7:41 pm
Messages 590 - 619 of 5327   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