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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 5298 - 5327 of 5327   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5298
I'm trying to load "lazy loading" properties automatically but withou success. In first moment I used version 2.0, so I changed to 2.1 and the errors persist. ...
tarcisioamj
Offline Send Email
Nov 5, 2009
8:27 pm
5299
more info: I'm using graniteds 2.0, Seam 2.1, jboss 4.2.3...
Kari Klein
karibrews
Online Now Send Email
Nov 5, 2009
8:27 pm
5300
That is the part that confuses me in that I tried it and there was no change and also the example tide_seam application doesn't do that. It just calls the...
Ross
ctrledge
Offline Send Email
Nov 6, 2009
1:48 am
5301
Hi I have the following use case in my project. person : employee : engineer: software engineer : java software engineer I have more than 5-6 levels. In the...
kadaru_99
Offline Send Email
Nov 6, 2009
1:48 am
5302
I like to use Seam's support for CAPTCHA, which is briefly mentioned on Seam reference doc - it seems pretty easy to integrate with a JSF form; however, I...
wt.ustc
Offline Send Email
Nov 6, 2009
6:02 am
5303
Yes i have a @Version and the code is : [In] [Bindable] public var process:Process; and ... <mx:FormItem...
bmoraillon
Offline Send Email
Nov 6, 2009
7:49 am
5304
I have a combo wich is linked to a manytoone association with @NotNull validator. the TideInputValidator tag doesn't work on selectedItem combo property. Best...
bmoraillon
Offline Send Email
Nov 6, 2009
9:34 am
5305
Also in debug mode i have the following warning : warning: unable to bind to property 'updateAuthor' on class 'com.braincomp.itdrive.entity::Process' warning:...
bmoraillon
Offline Send Email
Nov 6, 2009
9:56 am
5306
i solve my problem by adding [Bindable] to AbstractEntityBase.as Very strange... [Bindable] [Managed] public class AbstractEntityBase implements...
bmoraillon
Offline Send Email
Nov 6, 2009
10:19 am
5307
Hi Guys, I double checked my configuration here but I see no errors, would like some help with it. I'm trying to create a couple of ExceptionConverters but...
Pedro Sena
sena_pedro
Offline Send Email
Nov 6, 2009
3:03 pm
5308
Many thanks man !!! The problem came effectively from classLoader. if you use ear, put it in your jboss-app.xml on folder META-INF <?xml version="1.0"...
Sebastien
sfaggin
Offline Send Email
Nov 6, 2009
3:26 pm
5309
Hi, it's very strange now with rc1 is change something with Optimistic Lock? I have remove my @Version and all work fine, i'm not use EntityHome. I have try to...
Devis Balsemin
devisbalsemin
Offline Send Email
Nov 6, 2009
3:34 pm
5310
Does it work if you use fetch=EAGER ?...
williamdrai
Offline Send Email
Nov 6, 2009
5:08 pm
5311
Seems ValueListValue does not implement Comparable...
williamdrai
Offline Send Email
Nov 6, 2009
5:11 pm
5312
William, thanks! What a stupid mistake. -Kari...
Kari Klein
karibrews
Online Now Send Email
Nov 6, 2009
5:14 pm
5313
Probably you only use the base class in your Flex app. Try to add dummy variables for each subclass. private var dummy1:JavaDeveloper;...
williamdrai
Offline Send Email
Nov 6, 2009
5:44 pm
5314
Put a breakpoint in /graniteds/core/org/granite/messaging/service/ExtendedServiceExceptionHandler.java:75 to see what exception GDS receives Probably your...
williamdrai
Offline Send Email
Nov 6, 2009
5:46 pm
5315
Can you check that it works with fetch EAGER....
williamdrai
Offline Send Email
Nov 6, 2009
5:46 pm
5316
Sorry I don't understand what you mean. Does it work with 2.1RC1, with @Version, never ? The error you indicated before seem to have something to do with...
williamdrai
Offline Send Email
Nov 6, 2009
5:48 pm
5317
Very strange indeed. Can you check that your AbstractEntity is [Bindable] and that in your whole hierarchy Base are [Managed] and nobase are [Bindable]....
williamdrai
Offline Send Email
Nov 6, 2009
5:49 pm
5318
Please post a JIRA....
williamdrai
Offline Send Email
Nov 6, 2009
5:50 pm
5319
No, the error persists......
tarcisioamj
Offline Send Email
Nov 6, 2009
7:24 pm
5320
William   I was able to get all the employees if there were no other objects other than that. employee is not the base but person is the base. Also i was able...
Chaitanya Kadaru
kadaru_99
Offline Send Email
Nov 6, 2009
8:33 pm
5321
I am getting an error attempting to persist a detached entity, and I have no idea what I am doing wrong to cause it. Note that everything I am doing is within...
jeffplummerrei
Offline Send Email
Nov 6, 2009
9:11 pm
5322
Woohoo... Ignore my last question. After I added the "@Begin(join=true)", I needed to shut down the server and restart rather than just re-deploy. It looks...
jeffplummerrei
Offline Send Email
Nov 6, 2009
9:13 pm
5323
Hi, i have debug my application with new RC1, i'm write a simple CRUD, without EntityHome. I have annotated my simple AbstractEnty with a @Version to test ...
Devis Balsemin
devisbalsemin
Offline Send Email
Nov 7, 2009
6:59 am
5324
I would be very surprised that you get PersistentCollection initializing with fetch=EAGER. Can you give more details : which application server, which server...
williamdrai
Offline Send Email
Nov 7, 2009
3:29 pm
5325
Have a look at the explanation here <http://www.graniteds.org/confluence/display/DOC20/9.+Troubleshooting> . We made a feature request on the Flex JIRA a few...
williamdrai
Offline Send Email
Nov 7, 2009
3:39 pm
5326
In eclipse the components.xml has errors for grantites_tide_seam & seam-flexbooking. At <graniteds:flex-filter Multiple annotations found at this line: -...
johnschwitz
Offline Send Email
Nov 7, 2009
6:33 pm
5327
I'm at a total loss to explain what was happening. I had been testing the program for few days and always had the same problem. I changed to use fetch EAGER...
Ross
ctrledge
Offline Send Email
Nov 7, 2009
10:56 pm
Messages 5298 - 5327 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