--- Johannes Ruthmair <[EMAIL PROTECTED]> wrote:

> hi!
> 
> i added the entry lazy="false" to my Adconfig.java
> because of the upgrade to 
> hibernate3. and if i generate a hbm.xml file from my
> adconfg.java (POJO) 
> there are no changes in my hbm.xml. where is the/my
> problem? 
> 
>  * @hibernate.class  lazy="false"
>  *            table="adconfig"

This works definitely - just checked with plugin
sources and setting lazy="false" failed my build
immediately ;)

> also, neither the entry
> @hibernate.mapping default-access="property"
> 
> nor the entry
> @hibernate.property access="property"
> 
> changes anything.
> 
> i use will use hibernate-3.1.2 and use
> xdoclet2-1.0.3.
> 
> regards johannes ruthmair

I think you should use 1.0.4-SNAPSHOT, which is in
good shape and is available from codehaus repository. 
( it is near release ) 

Features you need are implemented there. 

If not - file a JIRA issue ( preferably with patch
including test case ) 

regards,

----[ Konstantin Pribluda http://www.pribluda.de ]----------------
Still using XDoclet 1.x?  XDoclet 2 is released and of production quality.
check it out: http://xdoclet.codehaus.org

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to