Re: [Digester] addFactoryCreate problem (I think)

2007-07-17 Thread Robert Watkins
/examples/ Regards, Simon On Fri, 2007-06-29 at 11:30 -0400, Robert Watkins wrote: In the final analysis, I suspect the problem had to do with the order and way in which Digester is pushing and popping to/from the stack, and not with ObjectCreationFactory. The solution I eventually came up

Re: [Digester] addFactoryCreate problem (I think)

2007-06-29 Thread Robert Watkins
)) { digester.pop(); } } Ciao! -- RW On Tue, 26 Jun 2007, Robert Watkins wrote: This one's been dogging me for hours, and as I've been unable to find an answer on the web, it's to the community I go! A relevant XML fragment is as follows: types

Re: [Digester] addFactoryCreate problem (I think)

2007-06-28 Thread Robert Watkins
Given the lack of response, I fear it may be due to the improper subject line, lacking the [Digester] string. I've thus added it in hopes that it will garner a response (and at the risk of being considered pushy). -- RW - To

Re: [Digester] addFactoryCreate problem (I think)

2007-06-28 Thread Robert Watkins
Robert Watkins [EMAIL PROTECTED] On Thu, 28 Jun 2007, Rahul Akolkar wrote: Can you please include the original question? Not that it will guarantee an answer, but it may be easier on anyone looking at this. -Rahul On 6/28/07, Robert Watkins [EMAIL PROTECTED] wrote

addFactoryCreate problem (I think)

2007-06-26 Thread Robert Watkins
implementation is never called, and certainly the setFieldTypeAnalyzerMap() method is never called. Any guidance would be appreciated. Thanks, -- Robert Robert Watkins [EMAIL PROTECTED