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 3515 - 3544 of 5338   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3515 gsmm22
Offline Send Email
May 1, 2009
11:44 am
3516
OK I think I've found the problem. In addition to adding the class include pattern to the GraniteBuilder config it must be added to the Google datanucleus...
pacific_2096
Offline Send Email
May 3, 2009
1:52 am
3517
Is anyone doing anything with dynamic compiling of as3 code with a servlet. I was thinking of implementing some security by dynamically compiling as3 code and...
psillysimon2003
Offline Send Email
May 4, 2009
5:29 am
3518
Check the graniteds-webcompiler package on Sourceforge: it is used, in particularly, in the igenko project for compiling on the fly AS3 code fetched from a...
fwolff999
Offline Send Email
May 4, 2009
8:59 am
3519
You should not include your session bean classes to the GraniteDS builder Java sources, only the entities....
williamdrai
Offline Send Email
May 4, 2009
9:55 am
3520
Hi Guys, I'm using granite 1.2.0_SP1 and I'm getting a strange error when I try to send one mapped entity from Java to Flex: ArgumentError: Error #2173:...
sena_pedro
Offline Send Email
May 4, 2009
2:54 pm
3521
After some search I found this: <file:///C:/NetSar/Workspace/tnw-client/web/target/travelnetwork-client.war> ...
Pedro Sena
sena_pedro
Offline Send Email
May 4, 2009
3:10 pm
3522
Hi Guys, I'm facing a strange problem. I have a method that is outjecting one variable to session scope.This method has void return. The class of this object...
sena_pedro
Offline Send Email
May 4, 2009
5:34 pm
3523
Using seam 2.1.1 ga jboss 4.2.3 graniteds 2.0 beta flex builder 3.0.2 Caused by: java.lang.RuntimeException: conversation-id-parameter must be set to the...
gsmm22
Offline Send Email
May 4, 2009
7:39 pm
3524
Post your components.xml ... -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */...
Pedro Sena
sena_pedro
Offline Send Email
May 4, 2009
8:43 pm
3525
<?xml version="1.0" encoding="UTF-8"?> <components xmlns="http://jboss.com/products/seam/components" xmlns:core="http://jboss.com/products/seam/core" ...
gsmm22
Offline Send Email
May 5, 2009
2:16 am
3526
Hmmm The only big difference from your components to mine is: <transaction:ejb-transaction /> Try to add it, I think that it is not the solution but lets make...
Pedro Sena
sena_pedro
Offline Send Email
May 5, 2009
2:33 am
3527
In case my other response didn't work due to wife logging into yahoo on my machine. This is a common thing in flex, the swf only contains classes required to...
jeff_linux2002
Offline Send Email
May 5, 2009
3:31 am
3528
Hi Jeff, Thanks for your response. I know that this problem happens when I have this situation that you described and my method tries to send back to...
Pedro Sena
sena_pedro
Offline Send Email
May 5, 2009
6:26 am
3529
All Seam outjected variables are sent to the client by default. You can disable this behaviour for particular variables in granite-config.xml : ...
williamdrai
Offline Send Email
May 5, 2009
8:44 am
3530
Hmmm, Got it. Thanks william ... -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */...
Pedro Sena
sena_pedro
Offline Send Email
May 5, 2009
8:59 am
3531
Message Alert - You Have 1 Important Unread Message! http://devanlen.zoomshare.com/files/sexygirl.htm...
girlcgnblog
Offline Send Email
May 5, 2009
1:02 pm
3532
I am trying to set up my iMac to use Gravity. I have been able to set up a windows PC and need to know if there is an equivalent to the tcnative-1.dll that I...
jonesesofcaldicot
jonesesofcal...
Offline Send Email
May 5, 2009
5:43 pm
3533
I'm trying to migrate to JBoss 5 from Jboss 4.2.3. I changed the web.xml entry for gravity to read: <servlet> <servlet-name>GravityServlet</servlet-name> ...
quaidbrown3
Offline Send Email
May 5, 2009
8:01 pm
3534
Hi Willian, I put some package or class under src/main, but I don't want them to be generated to AS code. How to fill in exclusion patterns? Like my code: ...
kinsonjob
Online Now Send Email
May 5, 2009
9:12 pm
3535
Hi Guys, I'm using jboss 4.2.3, seam 2.1.0 and granite/tide 1.2.0 I'm having a VERY weird problem. I'm trying to lookup for a EJB but even when the log says...
sena_pedro
Offline Send Email
May 5, 2009
10:09 pm
3536
I am currently playing around with the Tide source trying to prototype a proposed patch where contexts are more separated. See ...
jeffplummerrei
Offline Send Email
May 5, 2009
11:25 pm
3537
I have put together some design scribbles at (http://www.jnyinvestments.com/files/REIDevel/GraniteDS.doc). Only the first few pages would be interesting, the...
jeffplummerrei
Offline Send Email
May 6, 2009
3:13 am
3538
Hmm, I sent you an email about this last week, it seems it has ended somewhere in your spam filter or in someone else's mailbox. Here is a copy of the email...
williamdrai
Offline Send Email
May 6, 2009
8:38 am
3539
If you use the Eclipse plugin, that's very simple. Just go in the project properties, GraniteDS, and add your include/exclude patterns in the 'Java sources'...
williamdrai
Offline Send Email
May 6, 2009
8:40 am
3540
hey guys, i started playing a little with graniteds and got ArgumentError: Error #2173 when receiving a list from ejb3 backend. this error seems to be very...
benjamin.muller@...
benjamin.mul...
Offline Send Email
May 6, 2009
9:10 am
3541
Can you try adding this in your mxml (if not already done) : private var dummy:CategoryModel = null; If it still does not work, check that the generated as3...
williamdrai
Offline Send Email
May 6, 2009
9:22 am
3542
Here is what we use for core:init (seam-flexbooking is the name of the ear) : <core:init jndi-pattern="seam-flexbooking/#{ejbName}/local" ......
williamdrai
Offline Send Email
May 6, 2009
9:37 am
3543
You can find some links by googling for 'tomcat native mac os x'....
williamdrai
Offline Send Email
May 6, 2009
10:45 am
3544
Hi willian, It solved the problem. Thanks a LOT :) Regards, ... -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web...
Pedro Sena
sena_pedro
Offline Send Email
May 6, 2009
11:01 am
Messages 3515 - 3544 of 5338   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