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 1275 - 1304 of 5329   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1275
Please disregard my previous posts. I need the include an instance of a HibernatePersistenceSet so that objects can be deserialized. :) Somehow, this is...
john_wood6969
Offline Send Email
Apr 1, 2008
3:30 pm
1276
In our app, we have several immutable classes and even those that are mutable have some non-public data in them. We need to be able to send them to the client...
jamie_bisotti
Offline Send Email
Apr 2, 2008
2:33 pm
1277
I too am receiving this error when attempting to generate a class that extends java.lang.Exception. The reason I'm doing this, is so that I can have a service...
fran
loopy_pup
Offline Send Email
Apr 2, 2008
7:39 pm
1278
I had this problem too. Do this: Create and compile a class Exception with this : package java.lang; public class Exception extends Throwable { } put the class...
Marcos Dantas
jocksterjock...
Offline Send Email
Apr 2, 2008
8:09 pm
1279
I ended up doing the following to no success :( package abc.common; public class ABCException extends Throwable { } now I receive... ...
fran
loopy_pup
Offline Send Email
Apr 2, 2008
9:40 pm
1280
Saptutorials.info is your gateway to sites on the Internet for sap tutorials! http://saptutorials.info/...
tutorials4u134
Offline Send Email
Apr 3, 2008
8:50 am
1281
Get programming & project help in few minutes with expert view from http://expert.freshbloger.com/...
tutorials4u133
Offline Send Email
Apr 3, 2008
3:52 pm
1282
Here is a question I have.. How can I pass parameters from AS to Java ? - JAVA pojo - public String sayHello(String yourName) { return "Hello, " + yourName; } ...
mores
Offline Send Email
Apr 3, 2008
6:45 pm
1283
Can ActionScript deal with Complex Java Objects from graniteds ? - JAVA pojo - public MyComplexClass sayGoodbye() { MyComplexClass mcc = new MyComplexClass(); ...
mores
Offline Send Email
Apr 3, 2008
9:18 pm
1284
Your code is a little different than how I'm doing things, but I'm *think* you need to do something like: sayHello.operation.arguments = myname; prior to...
fran
loopy_pup
Offline Send Email
Apr 4, 2008
1:20 pm
1285
As far as I know, yes. I suggest using Gas3 to generate the AS3 version of the the java class. You can find the plugin for it somewhere on the site, it's...
fran
loopy_pup
Offline Send Email
Apr 4, 2008
1:26 pm
1286
Could someone startup the wiki at: http://sourceforge.net/projects/granite/ I would like to add some documentation/hints to help other java developers get...
Stephen More
mores
Offline Send Email
Apr 4, 2008
2:30 pm
1287
How hard is it to use SSL with AMF in the spring example? Can somebody point out the required steps? Thanks, Victor...
victorguho
Offline Send Email
Apr 4, 2008
10:09 pm
1288
Wow! I think I actually hear crickets chirping. Somebody? Anybody? Thanks, Jamie...
jamie_bisotti
Offline Send Email
Apr 6, 2008
3:18 am
1289
Hi all, The new Tide subproject is on its way and will be included in the next 1.1 release of GraniteDS. Its main goal for now is to provide a very deep and...
williamdrai
Offline Send Email
Apr 7, 2008
4:36 pm
1290
We are using the class annotation to implement validation on entity beans in EJB3/JPA: @EntityListeners(JPAValidateListener.class) The GAS generator generates...
Jean-Francois Taillon
jefftaillonqc
Offline Send Email
Apr 8, 2008
6:37 pm
1291
Hello, I have a simple question. The following lines in the config file, <channels> <channel-definition id="my-graniteamf" ...
mattmadhavan
Offline Send Email
Apr 8, 2008
8:56 pm
1292
Hello, I used to hack the GraniteDS project to use FlexBuilder(MyEclipse) a while ago. Is there any step by step guide to create GraniteDS projects in ...
mattmadhavan
Offline Send Email
Apr 8, 2008
8:58 pm
1293
Hello, I am able to deploy the granteds_spring_ejb example. It works just fine. Then I converted the example to be used with in the flex builder (a myeclipe...
mattmadhavan
Offline Send Email
Apr 8, 2008
9:37 pm
1294
context.root is defined as a compiler option. If you look the build.xml file in the look for the <mxmlc tag you will see the contex-root option. The other two ...
ingramcameron
Offline Send Email
Apr 9, 2008
2:09 am
1295
I am assuming you already have a project set up inside of eclipse and you have added the flex project nature. To be able to debug on the client side you will...
ingramcameron
Offline Send Email
Apr 9, 2008
2:32 am
1296
Hello, The company I work for has decent size Flex app deployed in production using adobe lcds. I'm not a fan of fds or lcds and would love to switch over GDS...
Shanon
kiwi_shan
Offline Send Email
Apr 9, 2008
11:50 pm
1297
Hi, I don't know how LCDS works, but I don't see why it would not be possible to implement a custom serializer by reusing the serialization code of GDS. This...
williamdrai
Offline Send Email
Apr 10, 2008
10:55 am
1298
Hi William, The Tide subproject sounds very interesting. I will give it a go soon. Any idea when the RC will be released? Thanks for the good work so far. ...
Marcelo Schroeder
marcelo_schr...
Offline Send Email
Apr 11, 2008
12:56 am
1299
There are still a few days before the first release. I noticed the link to the presentation is broken : the right link is the GDS blog at...
williamdrai
Offline Send Email
Apr 11, 2008
9:47 am
1300
People, what's up? I have receiving the follow error: [RPC Fault faultString="Channel disconnected" faultCode="Client.Error.DeliveryInDoubt"...
george_ba_fsa
Offline Send Email
Apr 11, 2008
11:32 am
1301
We need more information, could you post your services-config file and your enviroment?...
ingramcameron
Offline Send Email
Apr 11, 2008
2:08 pm
1302
I'm using Flex/GraniteDS/Hibernate. I developed my application about graniteds-spring-ejb3(1.0.1) sample. There is a FaultEvent: [RPC Fault faultString="Didn't...
Saulo Brust
saulobrust
Offline Send Email
Apr 11, 2008
2:11 pm
1303
<?xml version="1.0" encoding="UTF-8"?> <!-- GRANITE DATA SERVICES Copyright (C) 2007-2008 ADEQUATE SYSTEMS SARL This file is part of Granite Data Services. ...
george_ba_fsa
Offline Send Email
Apr 11, 2008
6:17 pm
1304
Matt, I had this problem. I don't kwow why, but app needs to add granite.swc and granite-hibernate.swc in SWF. Add in "Addiotional compiler arguments" the...
Saulo Brust
saulobrust
Offline Send Email
Apr 11, 2008
6:55 pm
Messages 1275 - 1304 of 5329   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