RE: [JBoss-dev] New xmbean descriptor schema

2004-01-23 Thread Ivelin Ivanov
] Subject: RE: [JBoss-dev] New xmbean descriptor schema From the new XML metadata framework point of view, yes, it is possible. I'll write a tutorial for this stuff when I am done with org.jboss.test.deadlock test. Shortly, how it would work right now. You need to provide Java classes

Re: [JBoss-dev] New xmbean descriptor schema

2004-01-23 Thread Ivelin Ivanov
that spans un/re-deployment? From: Alexey Loubyansky [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Wed, 21 Jan 2004 22:21:33 -0600 To: [EMAIL PROTECTED] Subject: RE: [JBoss-dev] New xmbean descriptor schema From the new XML metadata framework point of view, yes, it is possible

Re: [JBoss-dev] New xmbean descriptor schema

2004-01-22 Thread Andrew Oliver
Is there a way with Xmbeans to write configuration information that spans un/re-deployment? From: Alexey Loubyansky [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Wed, 21 Jan 2004 22:21:33 -0600 To: [EMAIL PROTECTED] Subject: RE: [JBoss-dev] New xmbean descriptor schema From the new

RE: [JBoss-dev] New xmbean descriptor schema

2004-01-22 Thread Rupp, Heiko
Is there a way with Xmbeans to write configuration information that spans un/re-deployment? You mean XMBean persistence? In the sort of writing attributes at undeploy to storage and retreiving it at redeploy? Heiko --- The SF.Net email

RE: [JBoss-dev] New xmbean descriptor schema

2004-01-22 Thread Scott M Stark
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Juha Lindfors Sent: Wednesday, January 21, 2004 2:47 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] New xmbean descriptor schema On Wed, 21 Jan 2004, Scott M Stark wrote: Any comments

RE: [JBoss-dev] New xmbean descriptor schema

2004-01-22 Thread Scott M Stark
:[EMAIL PROTECTED] On Behalf Of Andrew Oliver Sent: Thursday, January 22, 2004 6:09 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] New xmbean descriptor schema Is there a way with Xmbeans to write configuration information that spans un/re-deployment

RE: [JBoss-dev] New xmbean descriptor schema

2004-01-22 Thread Scott M Stark
PROTECTED] On Behalf Of Alexey Loubyansky Sent: Wednesday, January 21, 2004 8:22 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-dev] New xmbean descriptor schema From the new XML metadata framework point of view, yes, it is possible. I'll write a tutorial for this stuff when I am done

Re: [JBoss-dev] New xmbean descriptor schema

2004-01-21 Thread Juha Lindfors
On Wed, 21 Jan 2004, Scott M Stark wrote: Any comments on such an extension to the current xmbean metadata? The only issue with this is the size of the document instance, some mechanism to attribute the parts with different namespace with an URI should be considered (when sharing the same

RE: [JBoss-dev] New xmbean descriptor schema

2004-01-21 Thread Alexey Loubyansky
From the new XML metadata framework point of view, yes, it is possible. I'll write a tutorial for this stuff when I am done with org.jboss.test.deadlock test. Shortly, how it would work right now. You need to provide Java classes that represent XML elements and an object model factory that will