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 to share photos of your group with the world? 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 494 - 523 of 5334   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
494
Hi all, Has anybody tried, by chance using Granite with the RESIN application server? I am trying with version 3.1.1 and my first tried gave me this response...
Javier de la Torre
jatorre
Offline Send Email
Aug 1, 2007
9:40 am
495
Good vocation for you. Sandro Mueller ... From: "fwolff999" <franck.wolff@...> To: <graniteds@yahoogroups.com> Sent: Wednesday, August 01, 2007 12:44...
Sandro Mueller - Aber...
sandro_aranha
Offline Send Email
Aug 1, 2007
12:33 pm
496
Hi! That seems like the typical exception you would get if you try to "see" a POJO service from the browser as if it were an HTML page. (You can not "see" a...
luxspes
Offline Send Email
Aug 1, 2007
1:17 pm
497
Enjoy your vacations! [:D]...
luxspes
Offline Send Email
Aug 1, 2007
1:19 pm
498
Right, I know, But this is what I get when trying to request from Flex. What I printed was that I suppose went underneath and I could see see with firebug, but...
Javier de la Torre
jatorre
Offline Send Email
Aug 1, 2007
1:34 pm
499
You're right. Using Java getter/setter with List<>-parameter and List<>-returnvalue works fine. But using Object[] looks different. I now use a workaround with...
ckerwer
Offline Send Email
Aug 1, 2007
1:40 pm
500
Hi all, I am new to this yahoo group, and I am pleased to meet you all. I will give you a little background to my problem.... In a previous job, I used a lot...
Gillian Daniel
gillian_ann_...
Offline Send Email
Aug 1, 2007
4:06 pm
501
Hi! I am getting this error: java.lang.RuntimeException: Could not read externalizable object: mx.gob.sefintab.multasnf.model.Multa@fd39adc1 at ...
luxspes
Offline Send Email
Aug 2, 2007
3:13 am
502
Hi! I added lots of logging messages inside the Hibernate Externalizer and got: Failed setting: private Multa.municipio with value: MunicipiosPK[noMunicipio=1,...
luxspes
Offline Send Email
Aug 2, 2007
1:31 pm
503
I've set my load-on-startup parameter in the Granite servlet to 0, which means the servlet should only be loaded when a request comes in for it. But with the...
scott_ruffing
Online Now Send Email
Aug 2, 2007
5:59 pm
504
Hi! Well, Granite has a new bug [:(] , if you use objects with @Embedded primary keys, and your graph of objects has more than one reference to the same...
luxspes
Offline Send Email
Aug 2, 2007
9:41 pm
505
Index: core/org/granite/messaging/amf/io/AMF3Deserializer.java ... +++ core/org/granite/messaging/amf/io/AMF3Deserializer.java (working copy) @@ -30,7 +30,9 @@...
luxspes
Offline Send Email
Aug 2, 2007
9:44 pm
506
And here is a "resumed version" of the patch (without of much of the new logging messages I really recommend to keep): Index:...
luxspes
Offline Send Email
Aug 2, 2007
9:46 pm
507
Hi all, I am starting with granite...litle bt litle. The first thing i did with granite is download the example with pojo form the web page, and install it. It...
chefodurban
Offline Send Email
Aug 3, 2007
8:57 am
508
Hi! The redeploy is only needed for the java side (unless you tweak the ant to do hot redeploy in you app server). You can see the changes in your swf simply...
luxspes
Offline Send Email
Aug 3, 2007
3:09 pm
509
BTW, if you are going to build a complex application I really recommend you to buy FlexBuilder (from Adobe) to design your UIs... and debug... and run easily...
luxspes
Offline Send Email
Aug 3, 2007
3:17 pm
510
Just a question... Patch for what? VELO ... Just a question... Patch for what? VELO On 8/2/07, luxspes < luxspes@... > wrote: Index:...
Marvin Froeder
velobr
Offline Send Email
Aug 3, 2007
3:55 pm
511
I am currently trying to get the ejb3 sample up and running as an AIR application and I am having trouble with the dreaded: ArgumentError: Error #2004: One of...
garycshields
Offline Send Email
Aug 3, 2007
6:45 pm
512
Well, the best solution is use one web.xml per application... Make no sense an application be capable to do something unnecessary. (I can connect with...
Marvin Froeder
velobr
Offline Send Email
Aug 3, 2007
7:03 pm
513
Hi! Of Bug GDS-28 <http://www.graniteds.org/jira/browse/GDS-28> . BTW did you know that if you scroll down in here ...
luxspes
Offline Send Email
Aug 4, 2007
5:29 am
514
Just in case this pops up again for somebody else .... You have to include the library using a compiler option (-include-libraries lib/granite.swc) rather than...
garycshields
Offline Send Email
Aug 5, 2007
4:25 pm
515
Our company is requiring all servlets to be run from the same context root. So one application may access http://xyz.com/abc/test1 and the other will access...
scott_ruffing
Online Now Send Email
Aug 6, 2007
1:21 pm
516
I have seen talk about this but it looks like most involve "wrapping" the Array before it is sent in AS and "unwrapping" it when received in Java with getters...
twcrone70
Offline Send Email
Aug 7, 2007
6:59 pm
517
Okay so an ArrayCollection seems to work for this. How about an AS class that easily translates into a Set (HashSet I guess). The UIDSet etc. all extend...
twcrone70
Offline Send Email
Aug 8, 2007
10:07 am
518
I am trying using an "ASHashSet" on the java side that extends "java.util.HashSet" and a fake "HashSet" on the Flex side whose RemoteClass is the ASHashSet but...
twcrone70
Offline Send Email
Aug 8, 2007
10:33 am
519
Hi, I'm looking through GDS 0.3.0 and noticed there is now a dtd for granite-config. Is there something similar for services-config? The reason why I'm...
flex_newbie
Offline Send Email
Aug 8, 2007
3:53 pm
520
Right or wrong here is how I am doing it... <?xml version="1.0" encoding="UTF-8"?> <services-config> <services> <service id="granite-service" ...
twcrone70
Offline Send Email
Aug 8, 2007
4:15 pm
521
This has been a very informative thread! Thanks. I do have one "summary" question out of all this: If my spring java service returns a java.util.List<> to...
flex_newbie
Offline Send Email
Aug 8, 2007
4:31 pm
522
Hi! You will (should?) get an ArrayCollection in the Flex side for a Spring java service that returns a java.util.List<>. Regards, Luxspes...
luxspes
Offline Send Email
Aug 8, 2007
5:06 pm
523
Hi! AFAIK Flex doesn't have a full "Set" equivalent (with all the Set semantics). (But you could build your own [;-)]) Regards, Luxspes...
luxspes
Offline Send Email
Aug 8, 2007
5:08 pm
Messages 494 - 523 of 5334   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