Re: [digester] Digester pinning objects in memory

2005-07-06 Thread Matt Goodwin
are just reading one config file and the memory problem isn't manifesting itself. Following occam's razor though your explanation is probably what is really going on. Thanks, Matt Simon Kitching wrote: On Tue, 2005-07-05 at 16:48 -0500, Matt Goodwin wrote: I am using commons-digester

[digester] Digester pinning objects in memory

2005-07-05 Thread Matt Goodwin
I am using commons-digester for creating some objects from some xml files. When I look at this with JProbe Digester (and some other internal stuff are still referencing the object that is parsed. The code is as follows, any help would be greatly appreciated: Digester digester =

Re: [betwixt] dynabean with betwixt

2005-05-04 Thread Matt Goodwin
Thanks for the response. I'll take a stab at it. Matt robert burrell donkin wrote: hi matt On Tue, 2005-05-03 at 12:45 -0500, Matt Goodwin wrote: I am trying to write out a class that implements DynaBean. When I do this it does not write out any of the dynaproperties. I looked

Re: [Slightly OT] JNDI question

2005-05-03 Thread Matt Goodwin
situation and I'm wondering if anybody has slick tricks for your dev environments that allow you do get DataSource objects via JNDI...? phil. -- Matt Goodwin [EMAIL PROTECTED] (515)708-0114 Metalexis Transcending the Ordinary

[betwixt] dynabean with betwixt

2005-05-03 Thread Matt Goodwin
the dynaproperty it did not print it out. Does anyone know how to implement this functionality? Thanks, Matt -- Matt Goodwin [EMAIL PROTECTED] Metalexis Transcending the Ordinary - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [validator] Resource bundle with standalone validation

2005-04-20 Thread Matt Goodwin
commands, e-mail: [EMAIL PROTECTED] -- Matt Goodwin [EMAIL PROTECTED] (515)708-0114 Metalexis Transcending the Ordinary - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [httpclient] Sending serialized object from httpclient to servlet.

2005-02-08 Thread Matt Goodwin
byte[] buf = bos.toByteArray(); Hope that's what you were looking for. Matt Matt Goodwin [EMAIL PROTECTED] (515)708-0114 Transcending the Ordinary Sanjeev Tripathi wrote: Thanks Wendy. I know how to serialize object to file or socket. But How I can convert object to bytes so I can use byte

Re: [betwixt] object-string conversion .betwixt file

2005-01-31 Thread Matt Goodwin
the binding configuration to be specified within a betwixt file (possibly by use of a factory class). comments welcomed :) - robert On Fri, 2005-01-28 at 19:35, Matt Goodwin wrote: I have been able to be able to write out a bean with a date to a format other than the default by specifying

[betwixt] object-string conversion .betwixt file

2005-01-28 Thread Matt Goodwin
input that as well -- Matt Goodwin [EMAIL PROTECTED] (515)708-0114 Metalexis Transcending the Ordinary - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [betwixt] Collection property question

2005-01-14 Thread Matt Goodwin
Thanks. It's really weird because the RSS example in the sample code works fine and my code is almost identical. Matt Jason Wood wrote: I'm afraid I miss understood your original question and am not sure what the best approach is. Sorry J -Original Message- From: Matt Goodwin [mailto

[digester] internal object not populated

2005-01-14 Thread Matt Goodwin
PositivePolicyEarnings0/PositivePolicyEarnings NegativePolicyEarnings0/NegativePolicyEarnings NetPolicyEarnings0/NetPolicyEarnings /AgentEarningsVO /AgentStatementVO Thanks, Matt -- Matt Goodwin [EMAIL PROTECTED] (515)708-0114 Metalexis Transcending the Ordinary

Re: [digester] internal object not populated

2005-01-14 Thread Matt Goodwin
Wendy, Thanks for taking the time to recreate and solve the problem. I won't get a chance to implement it until I go to work, but I'm positive that will solve my problem. Thanks a bunch, Matt Matt Goodwin [EMAIL PROTECTED] (515)708-0114 Transcending the Ordinary Wendy Smoak wrote: From

[betwixt] Collection property question

2005-01-13 Thread Matt Goodwin
the agentStatementDetails are populated correctly. Thanks, Matt -- Matt Goodwin [EMAIL PROTECTED] (515)708-0114 Metalexis Transcending the Ordinary - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [betwixt] Collection property question

2005-01-13 Thread Matt Goodwin
='com.equitrust.commissionloader.beans.AgentStatementDetail'/ element name='AgentEarningsVO' property='agentEarning'/ /element /info Everything except the agentStatementDetails are populated correctly. Thanks, Matt -- Matt Goodwin [EMAIL PROTECTED] (515)708-0114 Metalexis Transcending the Ordinary

Re: [betwixt] Collection property question

2005-01-13 Thread Matt Goodwin
- From: Matt Goodwin [mailto:[EMAIL PROTECTED] Sent: Thu 1/13/2005 2:58 PM To: Jakarta Commons Users List Subject: Re: [betwixt] Collection property question I have that set. It appears that my class is not being recognized in the parse process. My add method on my class is never called

Re: Validator outside Struts

2004-11-30 Thread Matt Goodwin
and calling the validator,extracting validationResult ? thanks in advance -- Matt Goodwin [EMAIL PROTECTED] (515)708-0114 Metalexis Transcending the Ordinary - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: [betwixt] ObjectStringConverter .betwixt file

2004-11-29 Thread Matt Goodwin
Thanks for the response. I'll check it out and see what's going on. Matt robert burrell donkin wrote: On 29 Nov 2004, at 18:05, Matt Goodwin wrote: I have successfully been able to set a custom object string converter for a date format I have in java code using

betwixt and namespace

2004-11-18 Thread Matt Goodwin
()); } // set namespace NamespacePrefixMapper namespaceMapper = new NamespacePrefixMapper(); namespaceMapper.setPrefix(xmlns,http://tempuri.org/segHedge.xsd;); beanWriter.getXMLIntrospector().getConfiguration().setPrefixMapper(namespaceMapper); Thanks, Matt -- Matt Goodwin [EMAIL PROTECTED] (515