[xdoclet-plugins-interest] [jira] Closed: (XDP-175) many-to-one lazy="no-proxy"

2006-04-25 Thread Konstantin Pribluda (JIRA)
[ http://jira.codehaus.org/browse/XDP-175?page=all ] Konstantin Pribluda closed XDP-175: --- Resolution: Fixed Fix Version: 1.0.4 problem fixed in CVS , snapshot deployed to dist.codehus.org > many-to-one lazy="no-proxy" > ---

[xdoclet-plugins-interest] [jira] Created: (XDP-175) many-to-one lazy="no-proxy"

2006-04-25 Thread Ricardo Cavalcanti (JIRA)
many-to-one lazy="no-proxy" --- Key: XDP-175 URL: http://jira.codehaus.org/browse/XDP-175 Project: XDoclet 2 Plugins Type: Bug Components: hibernate Versions: 1.0.4 Reporter: Ricardo Cavalcanti Hi, Trying to make xdoclet 2 g

Re: [xdoclet-plugins-interest] Jmx plugin generating JBoss descriptors

2006-04-25 Thread Konstantin Priblouda
--- Marcel Dullaart <[EMAIL PROTECTED]> wrote: > Hi, > > I am working on an model mbean that will be deployed > on JBoss. > Therefor I'd like xdoclet to generate the xmbean > descriptors and the > jboss-service.xml. Well, there is jmx plugin for xdoclet-2, documentation about plugin itself an

Re: [xdoclet-plugins-interest] hibernate dtd in jar

2006-04-25 Thread Konstantin Priblouda
Can you raise JIRA issue so I not forget to fix it? fresh Snapshot may be available later this evening or tommorrow. regards, --- Ricardo Cavalcanti <[EMAIL PROTECTED]> wrote: > Hi, > Trying to make xdoclet 2 generate many-to-one > lazy="no-proxy", i've got: > > lazy="no-proxy" is an invali

[xdoclet-plugins-interest] hibernate dtd in jar

2006-04-25 Thread Ricardo Cavalcanti
Hi,Trying to make xdoclet 2 generate many-to-one lazy="no-proxy", i've got:lazy="no-proxy" is an invalid parameter value.But lazy should not be true, false, proxy , as in the tags documentation but false, proxy or no-proxy, as in http://www.hibernate.org/hib_docs/v3/reference/en/html/mapping.html#

[xdoclet-plugins-interest] Jmx plugin generating JBoss descriptors

2006-04-25 Thread Marcel Dullaart
Hi, I am working on an model mbean that will be deployed on JBoss. Therefor I'd like xdoclet to generate the xmbean descriptors and the jboss-service.xml. I was wondering if anyone could help me out in generating the jboss descriptors using the jmx plugin for maven 2. Kind regards, Marcel Dulla