[flexcoders] Re: LinearAxis - need help with value ordering! (Repost with sample code)

2007-05-04 Thread simonjpalmer
I'd look at using a custom renderer for the y-axis labels. I'm not exactly sure how but I am willing to bet that you can do it. Is there a label function or something similar on the LinearAxis? Have you poked around on Ely's blog (quietlyscheming.com) In the extreme case you can always crea

[flexcoders] Re: filter array collection property.

2007-05-04 Thread simonjpalmer
OK, I get it. Do you always show all daysAry instances or are they themselves filtered? --- In flexcoders@yahoogroups.com, "Ian Skinner" <[EMAIL PROTECTED]> wrote: > > "You appear to have a parent child relationship (or at least a > one-to-many) between daysAry and drawsQry. Are you rendering thi

[flexcoders] Re: filter array collection property.

2007-05-04 Thread simonjpalmer
You appear to have a parent child relationship (or at least a one-to-many) between daysAry and drawsQry. Are you rendering this parent-child in a tree? I can't quite figure out what you are showing where. --- In flexcoders@yahoogroups.com, Ian Skinner <[EMAIL PROTECTED]> wrote: > > I have a remo

[flexcoders] Re: Help! Object integrity across DataService.commit()

2007-05-03 Thread simonjpalmer
to some other log file. > > > > Jeff > > > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of simonjpalmer > Sent: Thursday, May 03, 2007 10:41 AM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Re: Help! Object

[flexcoders] Re: Help! Object integrity across DataService.commit()

2007-05-03 Thread simonjpalmer
looking? Have I put the patterns in the config file correctly? If you would repfer to take this off flexcoders I can get in touch directly or you can email me simon.palmer @ gmail.com Simon --- In flexcoders@yahoogroups.com, "simonjpalmer" <[EMAIL PROTECTED]> wrote: > > Je

[flexcoders] Re: Help! Object integrity across DataService.commit()

2007-05-02 Thread simonjpalmer
gt; of the child. This does sometimes mean you have to catch and ignore > ItemPendingErrors but usually this doesn't happen for parents. > > > > If you could use help analyzing the logs, send them along. Sometimes > the client side debug log is useful in these s

[flexcoders] Re: FDS licensing

2007-05-01 Thread simonjpalmer
ng. We are always evaluating > pricing and distributions and will continue to do so, but I have no news > about changes right now. > > Matt > > ____ > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of simonjpalm

[flexcoders] Re: FDS licensing

2007-05-01 Thread simonjpalmer
Oh boy, do I feel your pain... 1) Without breaking the licensing agreement I don't see any way round it 2) It is a potentially very valuable piece of technology, but I am increasingly questioning it, especially as it is is largely unproven and still pretty wobbly (and confusing). It will be inter

[flexcoders] Re: Will Microsoft's new Silverlight Player Kill our beloved Flex ?

2007-05-01 Thread simonjpalmer
isn't that what the previous message button is for ;-) --- In flexcoders@yahoogroups.com, Adam Reynolds <[EMAIL PROTECTED]> wrote: > > > > Tom Chiverton wrote: > > On Monday 30 Apr 2007, emendezgonzalez wrote: > > > >> Just an idea, > >> > > > > Why would you want to do it though ? > > >

[flexcoders] Re-post... Help! Object integrity across DataService.commit()

2007-05-01 Thread simonjpalmer
Anyone bold enough to have a look at this one? It is a real headache for me and the cause of increasing amounts of BS code to cope with it. I would really appreciate some help. I seem to be getting object instances changing across a commit() boundary. Half the object ID's change through a commit

[flexcoders] Re: Will Microsoft's new Silverlight Player Kill our beloved Flex ?

2007-04-30 Thread simonjpalmer
...and therein lies another horrible truth, the MBP hardware is a winner, OS/X is not. I myself am using a MBP and it is awesome, but guess what, I'm not using OS/X (although I return for doses of sanity). My anecdotal study of the three Starbucks in walking distance from my house shows 75% of pe

[flexcoders] Re: Formattin dates in DataGrid with itemRenderer

2007-04-30 Thread simonjpalmer
what's wrong with your current method? I think that is exactly the way to do it. --- In flexcoders@yahoogroups.com, "kkinaru" <[EMAIL PROTECTED]> wrote: > > Hello all... > > I need your advices once more time. > > I need to format some dates in a datagrid, data comes in MMDD > format, and I

[flexcoders] Re: Will Microsoft's new Silverlight Player Kill our beloved Flex ?

2007-04-29 Thread simonjpalmer
Does C# kill Java? Does IE kill Firefox? Does SQLServer kill Oracle? Does Windows kill UNIX? Will Silverlight kill Flex? >From my 20 odd years of software development, during which time the Microsoft hegemony has been at its apogee, none of the above are true. In fact if you want a really scalabl

[flexcoders] Re: where do I go to get the com.adobe.ac.mxeffects package?

2007-04-29 Thread simonjpalmer
...wait, cracked it... I didn't have the updater installed. All works fine now. Awesome effects... Thanks for your help. --- In flexcoders@yahoogroups.com, "simonjpalmer" <[EMAIL PROTECTED]> wrote: > > Thanks Dave, > > My flex version is 2.0.143459, does th

[flexcoders] Re: Where is the data stored..?

2007-04-29 Thread simonjpalmer
My bet is that it is not in the datagrid at all but in the result object from your dataservice request, i.e. it belongs to teachernameRequest.lastResult. Is either teacherlist or teacherid an array (one of them must be)? If you were to make an explicitly typed model on your client side it would p

[flexcoders] Re: where do I go to get the com.adobe.ac.mxeffects package?

2007-04-29 Thread simonjpalmer
hey are not part of the standard Flex framework. > > Regards, > Dave. > Cynergy Systems, Inc. > > > On 4/28/07, simonjpalmer <[EMAIL PROTECTED]> wrote: > > > > probably a bit of a newbie question, but I don't appear to have this > > library anywhere

[flexcoders] Using RPC for an RSS feed reader in an FDS project

2007-04-28 Thread simonjpalmer
I have an FDS app and I want to add an RSS feed reader to the main page, allowing the user to supply the URL of the feed they want to display. I have a nice ticker based feed reader which I developed separately using an HTTPService. When I drop it into my fds app I get all sorts of errors about u

[flexcoders] where do I go to get the com.adobe.ac.mxeffects package?

2007-04-28 Thread simonjpalmer
probably a bit of a newbie question, but I don't appear to have this library anywhere and I'm wondering if it is a standard part of flex or whether I have to go and grab it from somewhere. Can anyone point me in the right direction? Thanks Simon

[flexcoders] Rotation transition - looking for help

2007-04-27 Thread simonjpalmer
Hi, I have a view stack with a bubble chart on one page and a set of controls (sliders etc) on another. At the moment I have a button which causes one or the other to be shown and the user can switch back and forth. What I am looking for is a sexy transition between the two. Ideally I would hav

[flexcoders] Re: Setting the $title field in index .template.html

2007-04-27 Thread simonjpalmer
than that? > > > --- In flexcoders@yahoogroups.com, "simonjpalmer" > wrote: > > > > where do I set the field $title which is referred to at the top of the > > template filed used to generate index.html? > > >

[flexcoders] Setting the $title field in index .template.html

2007-04-26 Thread simonjpalmer
where do I set the field $title which is referred to at the top of the template filed used to generate index.html?

[flexcoders] Help! Object integrity across DataService.commit()

2007-04-17 Thread simonjpalmer
I seem to be getting object instances changing across a commit() boundary. Half the object ID's change through a commit for no apparent reason. This means I have no capability to manage a parent-child relationship in data. Utter disaster! Here's the situation. I have a parent child hierarchy o

[flexcoders] updateTransform question on BubbleSeries

2007-04-16 Thread simonjpalmer
anyone know what I have to alter to force a BubbleSeries to go through updateTransform? I have a situation where a user action causes the radius of one of my bubbles to change. I trap the change and I want to cause the bubble chart to redraw itself taking into account the new radius. I can't d

[flexcoders] Re: Bubble Charts (size of the bubble)

2007-04-15 Thread simonjpalmer
check your yahoo account --- In [EMAIL PROTECTED], "gaurav1146" <[EMAIL PROTECTED]> wrote: > > Please mail me the overloaded bubble series class. My email address is > gaurav1146 at yahoo.com > TIA > Gaurav > > --- In [EMAIL PROTECTED], "simonjpal

[flexcoders] Re: Versioning swf files for bug reporting

2007-04-15 Thread simonjpalmer
ml > > > wrapper > > > > > > --- In [EMAIL PROTECTED] 40yahoogroups.com>, Tom > > > Chiverton > > > > > > wrote: > > > > > > > > On Thursday 12 Apr 2007, simonjpalmer wrote: > > > > > Does anyone

[flexcoders] Re: Dynamically accessing properties of an object

2007-04-15 Thread simonjpalmer
sounds like introspection take a look at Eric Feminella's site... http://www.ericfeminella.com/blog/2006/12/08/as3-util-api-available/ --- In [EMAIL PROTECTED], "frank_sommers" <[EMAIL PROTECTED]> wrote: > > I'm wondering how to dynamically access the properties of an object. I've already looked

[flexcoders] Re: Zooming in on the x-axis of the AreaChart

2007-04-15 Thread simonjpalmer
I'd go straight to Ely's blog... http://www.quietlyscheming.com/blog/ --- In [EMAIL PROTECTED], {reduxdj} <[EMAIL PROTECTED]> wrote: > > Is this possible to do? any examples of this anywhere, thanks? > > Patrick >

[flexcoders] Re: Grid columns of fixed and equal width

2007-04-15 Thread simonjpalmer
Since you asked so nicely... here's what I understand about column widths in the datagrid control after some experimentation. First off it is the width property of the DataGridColumn that I'm talking about. If you put a value in the definition of all columns, when they get rendered the relative s

[flexcoders] Bubble charts with only one bubble

2007-04-12 Thread simonjpalmer
Has anyone experienced the problem of a bubble chart with a single bubble not showing that bubble? If I add a second bubble the pair appear, if I remove one of them they both disappear. I have been inspecting the contents of the renderData on the BubbleSeries. When there is a single data point

[flexcoders] Re: Versioning swf files for bug reporting

2007-04-12 Thread simonjpalmer
PROTECTED], "bhaq1972" <[EMAIL PROTECTED]> wrote: > > Is there anything flexbuilder could generate and place into the html > wrapper > > --- In [EMAIL PROTECTED], Tom Chiverton > wrote: > > > > On Thursday 12 Apr 2007, simonjpalmer wrote: > > >

[flexcoders] Re: Bubble Charts (size of the bubble)

2007-04-12 Thread simonjpalmer
ted by the slide. Also the > size changes are drastic such that even big bubbles are reduced to > nearly point sized bubbles. > > I do have a maxRadius set up im my bubbleSeries but there seems to be > no option for minRadius. > > TIA > Gaurav > > --- In [EMA

[flexcoders] Re: swf player file name

2007-04-12 Thread simonjpalmer
obe\Flex Builder 2\Player\debug\SAFlashPlayer.exe > > (if Flash 8 is the last editor you installed) > C:\Program Files\Macromedia\Flash 8\Players\SAFlashPlayer.exe > or > C:\Program Files\Macromedia\Flash 8\Players\Debug\SAFlashPlayer.exe > > Is this what you're after? &g

[flexcoders] Re: user configuration file

2007-04-12 Thread simonjpalmer
check out flex sharedobject --- In [EMAIL PROTECTED], "lruinelli" <[EMAIL PROTECTED]> wrote: > > Hello! > > I'm developing an application which need some configuration parameter > to run correctly. E.g. the url of servlet used change frequently (the > application is in develop!)...and I have to u

[flexcoders] Re: FDS example

2007-04-12 Thread simonjpalmer
Don't have an example which is neatly wrapped up, but do have a successful fds deployment. What have you so far tried? Have you been to Conraet's blog and followed any of teh samples there? It is a good primer. http://www.coenraets.org/blog/ --- In [EMAIL PROTECTED], "Robs" <[EMAIL PROTECTED]>

[flexcoders] Re: Removing compiler problem markers?

2007-04-12 Thread simonjpalmer
fingers, but it was a Hibernate code generator... --- In [EMAIL PROTECTED], Tom Chiverton <[EMAIL PROTECTED]> wrote: > > On Thursday 12 Apr 2007, simonjpalmer wrote: > > I often get permgen errors and abnormal termination which leave the > > Eclipse project locked and r

[flexcoders] Re: Bubble Charts (size of the bubble)

2007-04-12 Thread simonjpalmer
do you have the same set of bubbles visible after your slider "magnification" as before? The default bubbleseries sizes the bubbles *that are displayed* relative to one another based on the radius field (the series has a display list that it uses for sizing). If you add or remove bubbles the

[flexcoders] swf player file name

2007-04-12 Thread simonjpalmer
anyone know what the swf player file name is that forms the file association on Windows?

[flexcoders] Re: Removing compiler problem markers?

2007-04-12 Thread simonjpalmer
Hate to be the one to suggest it, but does it persst if you close and re-start Eclipse? I find that I get a high degree of instability in Eclipse if I switch between the Flex Builder perspective (especially in design mode) and a Java perspective such as the debugger or J2EE. I often get permgen e

[flexcoders] Versioning swf files for bug reporting

2007-04-12 Thread simonjpalmer
Does anyone have a good practice for holding version numbers in a flex swf file for display to the user and magically incrementing them as part of the build process? What I am looking for is suggestions about automatic incrementing of a piece of a version number, say major.minor.build, where the b

[flexcoders] Re: Flex Installation\Compilation Guidelines for AIX OS

2007-04-09 Thread simonjpalmer
u have much experience in AIX and much expertise in AIX, > kindly suggest more scenarios or correct me if I am wrong somewhere. > > It would be a great help from your side. > > Thanks in Advance, > SS > > > > --- In flexcoders@yahoogroups.com, "simonjpa

[flexcoders] Re: Flex Installation\Compilation Guidelines for AIX OS

2007-04-09 Thread simonjpalmer
I should start by saying that I have not done this with flex, but I have both lead and been involved in many projects where we have had to retro-fit to IBM. The experience has been chastening and it is never a straighforward task. Have you got your AIX hardware up and running with the IBM softwar

[flexcoders] Passing an argument to DataService.commit()

2007-04-08 Thread simonjpalmer
Anyone know how I can do the equivalent of passing an argument to commit()? I understand that a lot goes on behind the scenes when commit() gets called, but it would be very handy to be able to provide some sort of context, such as credentials, which I could anticipate on the server end of the com

[flexcoders] Standard approach for itemPendingError handling

2007-04-08 Thread simonjpalmer
does anyone have a standard approach for handling itemPendingError? In an asynchronous, lazy data loading app it seems to be a crucial issue. I have basically had to re-design my app because I can never quite tell when the data is going to show up. Does anyone have and guidelines to follow or

[flexcoders] Re: Finding / Displaying Values in a combo Box

2007-04-08 Thread simonjpalmer
here are some ideas... second case first... you could create a TermsCode object with the fields code and description and a magic toString() function, something like this... package blah { public class TermsCode { public var code:String; public var description:String; public function toString():S

[flexcoders] Re: question about string equality

2007-04-06 Thread simonjpalmer
use it leads to further confusion that all > non-zero-length strings evaluate to true, and a string like "false" will > just be seen as a String of length > 0 and hence true. To be safe, I > always write the condition I'm trying to test explicitly... > > if (s1 != null &am

[flexcoders] Re: question about string equality

2007-04-05 Thread simonjpalmer
onal to use new String() in AS3)? > > Otherwise, you could send the complete source in a bug for the team to > take a look. > > Pete > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of simonjpalmer &

[flexcoders] Re: "implements", "include", MX and AS...

2007-04-04 Thread simonjpalmer
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of simonjpalmer > Sent: Wednesday, April 04, 2007 4:23 PM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Re: "implements", "include", MX and AS... > > > > Just tri

[flexcoders] Re: Save to database

2007-04-04 Thread simonjpalmer
If you are connecting to a db on the server then you have a couple of obvious choices. 1. You can use the built-in capabilities of flex data services which will manage the modifications for you and only notify your server components of changes. 2. You can use an ORM like Hibernate to do the sa

[flexcoders] Re: "implements", "include", MX and AS...

2007-04-04 Thread simonjpalmer
t; > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of simonjpalmer > Sent: Wednesday, April 04, 2007 1:27 PM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] "implements", "include", MX an

[flexcoders] "implements", "include", MX and AS...

2007-04-04 Thread simonjpalmer
I have an interface definition and an AS include file which contains a concrete implementation which I include in various places around my code. For all my AS classes this is a very economical programming model which I have used to great effect. I just tried to use it for an MX control and I get

[flexcoders] Re: Labelling the bubbles of a bubble chart

2007-04-04 Thread simonjpalmer
from my blog. Easy to do, but not > the most efficient approach. > 3) custom bubble series. Requires rolling up your sleves and getting > into the series code, but most performant, and reusable. > > Ely. > > > > > From: flexcoders@y

[flexcoders] Re: question about string equality

2007-04-04 Thread simonjpalmer
about these properties? Are they in a custom namespace? Are they > read-only? How were they populated in the first place? > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of simonjpalmer > Sent: Monday, April 02, 2007

[flexcoders] question about string equality

2007-04-02 Thread simonjpalmer
take a look at this code snippet... 01 // check one doesn't already exist with this name 02 bFound = false; 03 for (isc = 0; isc < ss.scenarios.length && !bFound; isc++) 04 { 05 sc = Scenario(ss.scenarios.getItemAt(isc)); 06 if (sc.name.valueOf() == oc.category.valueOf()) bFound = true;

[flexcoders] Labelling the bubbles of a bubble chart

2007-04-01 Thread simonjpalmer
I want to put a data value alongside the bubbles on my bubble chart. Anyone know how? Ideally I would have something that was a cross between a tooltip and the flyout labels on a pie chart. Any clues?

[flexcoders] Re: Accessing the parent component properties

2007-04-01 Thread simonjpalmer
I favour events. I have just spent the weekend switching from a (solely) central controller model to an event driven model and here's why. Every time anything happened through a user gesture which changed the state of something in the controller, every binding got updated (as you would expect).

[flexcoders] Re: Looking for a Wizard custom component

2007-03-31 Thread simonjpalmer
Not quite that sophisticated, but I have a framework which has a prev, next, cancel and finish button and into which you can drop any controls. I'd happily share it with you and you can probably extend it for your purposes. Send me an email to simon.palmer @ gmail.com and I'll send you the code.

[flexcoders] Re: Scaling font size with Window size

2007-03-29 Thread simonjpalmer
> > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of simonjpalmer > Sent: Thursday, March 29, 2007 6:06 AM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Scaling font size with Window size > > > > does anyone know how

[flexcoders] Anyone have a good example of an RSS feed reader?

2007-03-29 Thread simonjpalmer
I have been scratching around and found the as3syndicationlib but I have seen no decent examples of how to use it and have to confess to being a bit lost.

[flexcoders] Scaling font size with Window size

2007-03-29 Thread simonjpalmer
does anyone know how, or has anyone tried, to scale fonts with the size of the browser window? What I am looking for is a method to make the fonts a constant proportion of the size of the window so that the whole of my app appears to scale like an image when the window size changes. At the moment

[flexcoders] Re: Whatever happened to Peter Ent's scrolling text ticker?

2007-03-27 Thread simonjpalmer
[mailto:[EMAIL PROTECTED] On > Behalf Of simonjpalmer > Sent: Monday, March 26, 2007 12:39 PM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Re: Whatever happened to Peter Ent's scrolling > text ticker? > > > > Thanks! Simple when you see it, but I di

[flexcoders] Re: Two-Way Binding Solutions?

2007-03-26 Thread simonjpalmer
You are right, it is because your model.pendingContact and model.newContact are object references and not object instances. When you do the assignment you are just pointing them to the same object in memory - 2 references, 1 object. In your second case you create a second object, 2 objects, 2 ref

[flexcoders] Re: Whatever happened to Peter Ent's scrolling text ticker?

2007-03-26 Thread simonjpalmer
ROTECTED]> wrote: > > http://weblogs.macromedia.com/pent/archives/flex/ticker/tickerText.zip > > simonjpalmer wrote: > > Anyone know what became of it? The markme.com code link on his blog > > leads nowhere. Anyone have the code they could share with me? > > > &

[flexcoders] Whatever happened to Peter Ent's scrolling text ticker?

2007-03-24 Thread simonjpalmer
Anyone know what became of it? The markme.com code link on his blog leads nowhere. Anyone have the code they could share with me? http://weblogs.macromedia.com/pent/archives/2004/12/ticker.cfm Thanks Simon

[flexcoders] Re: Component Required

2007-03-24 Thread simonjpalmer
Did you find one? I'd be interested in one too... --- In flexcoders@yahoogroups.com, "Kumar" <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > I want some example for stock ticker or component for the same if some one > has already created that or > > > > have some API through which I can i

[flexcoders] Suspending data bindings during (lazy) server read

2007-03-14 Thread simonjpalmer
I am transfering the head of a hierarchy of objects to the client for them to choose which one they want to see details for. The list returned in this initial fetch is bound to a datagrid control, and some of the data items are displayed in the grid. The rest of the data is loaded lazily through

[flexcoders] Re: FDS/Hibernate - LazyInitializationException when writing AMF output

2007-02-25 Thread simonjpalmer
Eric, I am also very interested in getting on a beta program too. I have sent you an email with contact details for me. Regards Simon --- In flexcoders@yahoogroups.com, "Eric D Anderson" <[EMAIL PROTECTED]> wrote: > > Hi PW, > > > > I'd suggest that we add you to the latest Data Services be

[flexcoders] Re: FDS/Hibernate Sample of updating hierarchical list of values

2007-02-24 Thread simonjpalmer
fixed. I haven't had a chance to backport these fixes to a version of > the hibernate assembler which works in 2.0.1 but if there is enough > demand (and I can find enough time!) I could probably do that. Of > course I'd rather get anyone running into trouble on the beta so w

[flexcoders] Re: [FDS2+Spring/Hibernate] VOs reaching the backend with id=0 ("unsaved-value"

2007-02-23 Thread simonjpalmer
I think there are a lot of people trying it for obvious reasons. However all evidence would suggest it doesn't work. I really hope Adobe step up to this combination as it is extremely powerful. I'd be interested to hear from anyone who has a genuine real-world application running with a full CRU

[flexcoders] Re: Just curious, A big development team or individual developers

2007-02-23 Thread simonjpalmer
huh, what an interesting question. INDIVIDUAL However, have budget for large team... --- In flexcoders@yahoogroups.com, "boy_trike" <[EMAIL PROTECTED]> wrote: > > I wonder how many people are working on TEAM to develop their flex applications (and how > many are 1 or 2 men (whoops I mean PEOPLE

[flexcoders] Re: FDS/Hibernate Sample of updating hierarchical list of values

2007-02-23 Thread simonjpalmer
PW, BTW pop over to the FDS forum at Adobe http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=60&catid=583 take a look at the thread called "Parent Child Hierarchy with FDS and Hibernate" SP --- In flexcoders@yahoogroups.com, "simonjpalmer" <[EMAI

[flexcoders] Re: FDS/Hibernate Sample of updating hierarchical list of values

2007-02-23 Thread simonjpalmer
PW and Jeff, PW, you and I seem to be in the same boat. I am trying to fight off the people who were flex skeptics to start with. Not being able to write data back makes the whole thing look pretty amateur and confirms people's belief that the technology isn't ready - which given this experience

[flexcoders] Re: parent-child hierarchy of data using Flex, FDS and Hibernate

2007-02-23 Thread simonjpalmer
PW, I did the work to understand log4j and you're right, it is amazingly powerful. I added a new appender to my configuration in log4j.xml because all the literature I found said that the .properties approach was being deprecated. However, this has not worked, so I'm going to try your method fro

[flexcoders] Re: enabling Hibernate logging through log4j with jrun/fds2

2007-02-23 Thread simonjpalmer
PW, which sample did you use for your log4j.properties? Thanks Simon --- In flexcoders@yahoogroups.com, "parkerwhirlow" <[EMAIL PROTECTED]> wrote: > > I have gotten hibernate logging to work by placing log4j.jar into the > web-inf/lib directory, and placing a log4j.properties (you can use the >

[flexcoders] Building the FDS HibernateManager class in Eclipse

2007-02-07 Thread simonjpalmer
Hi, I am trying to debug the FDS HibernateAssembler. I have put the HibernateAssembler HibernateManager HibernateType java files into my own package and adjusted dependencies accordingly. I am unable to build because of the following problem. The HibernateManager.getSession() method contains

[flexcoders] Re: FDS DataService.commit() doesn't trigger responder result()...?

2007-02-07 Thread simonjpalmer
bugging serialization problems since it is > pretty verbose and duplicates a lot of the Message.* stuff. > > > > On the client, you can use the in your MXML. It goes > to flashlog.txt - same place as the "trace" statement output. > > > > Jeff > >

[flexcoders] Re: FDS DataService.commit() doesn't trigger responder result()...?

2007-02-06 Thread simonjpalmer
No answer unfortunately, but I do have two questions... 1) how do you manage to debug your server side jave code? I am running under JBoss and using Eclipse as my IDE for both Java and FlexBuilder and I can't figure out how to set breakpoints in my Java code or attach a debugger to the server. 2

[flexcoders] Documentation of FDS estination tag

2007-01-29 Thread simonjpalmer
Does anyone have any reference material on the tag in an FDS destination? It is alluded to in the User Guide with some intriguing possibilities, but I can find no firm documentation or use cases. Any information gratefully received Thanks

[flexcoders] parent-child hierarchy of data using Flex, FDS and Hibernate

2007-01-29 Thread simonjpalmer
Hi, I have a 4 level hierarchy of data in my application with a bi-directional one-to-many relationship between each level as follows: PlanPoint (parent) -- UserScenario (child) Scenario (grandchild) -- Competitor (great grandchild) I have a hibernate back end running under JBoss and I

[flexcoders] Parent Child hierarchy of objects in FDS & Hibernate

2007-01-24 Thread simonjpalmer
I have a hierarchy of objects parent -- child grandchild -- greatgrandchild they are persisted in separate tables and mapped in hibernate as bi-directional one-to-many relationships. In flex I have a destination which retrieves the parent objects and hibernate takes care of retrieving

<    1   2   3