--- Patrick Bakker <[EMAIL PROTECTED]> wrote:

> I'm having trouble getting the @hibernate.component
> mapping to output
> properties for a particular class using Hibernate3
> mappings.
> 
>  
> 
> /**
> 
>  * Condensed Address class.
> 
>  */
> 
> Class Address
> 
> {
> 
>             String address1;
> 
>             String address2;
> 
>  
> 
>             // ... get/set for address1, address2
> ...
> 
> }
> 
>
... you also should map properties in component

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