Re: How to configure a XMLStoreManager

2010-02-18 Thread Michael Dick
+1 to adding junits when we get it working again. I remember playing around with it when we were in the incubator. I remember having a patch with some changes that were needed to get it working, but I'm afraid I've lost that patch. So what I'm getting at is that there might be a few fixes needed

Re: How to configure a XMLStoreManager

2010-02-17 Thread Donald Woods
Well, I'd be interested in learning how to make it work, so I can add some junits into the build so we can verify this still works in every release. -Donald On 2/16/10 6:01 PM, Patrick Linskey wrote: > Let me know if you're interested in trying again; I can see about > sharing a more detailed (r

Re: How to configure a XMLStoreManager

2010-02-16 Thread Patrick Linskey
Let me know if you're interested in trying again; I can see about sharing a more detailed (read: functional) example with you. -Patrick On Feb 15, 2010, at 10:07 AM, Donald Woods wrote: I never got it to work on trunk and gave up -Donald On 2/12/10 7:29 PM, Patrick Linskey wrote: Hi

Re: How to configure a XMLStoreManager

2010-02-15 Thread Donald Woods
I never got it to work on trunk and gave up -Donald On 2/12/10 7:29 PM, Patrick Linskey wrote: > Hi, > > I just noticed this thread. Are you still having this problem? > > I've been working with the AbstractStoreManager (of which the > XMLStoreManager is a basic example) recently, so I mi

Re: How to configure a XMLStoreManager

2010-02-12 Thread Patrick Linskey
Hi, I just noticed this thread. Are you still having this problem? I've been working with the AbstractStoreManager (of which the XMLStoreManager is a basic example) recently, so I might be able to point you in the right direction. Also, note that the XMLStoreManager generates lousy XML. -

How to configure a XMLStoreManager

2010-01-08 Thread Donald Woods
I looked through the user docs (nothing there) and Google'd for it, but I can't seem to get the XMLStoreManager to work. I created a persistence.xml with the following properties - But am getting the following exception when running a junit - testGroupBy(org.apache.openjpa.persistence.jdbc.