[ 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"
> ---
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
--- 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
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
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#
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