> > Got the following code in my class header:
> >
> >
> >
> > * @jboss.persistence table-name = "SYSTEM_FORM"
> >
> >  *             create-table = "true"
> >
> >  *             remove-table = "false"
> >
> >
> >
> > Now, if I understand it correctly, shouldn?t it create the
> >
> > <table-name> tag in jbosscmp-jdbc.xml?
> 
> Think there's a bug in the JBoss table-name tag ... use the
> @ejb.persistence version. I reported it as a bug a while back.
> 
> --
> Andy

Thanks Andy. That did the trick. Intersting, I was going under the
assumption that the ejb.persistence wouldn't create the jboss specific
entries...

Thanks again.

Bryce



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to