--- SainTiss <[EMAIL PROTECTED]> wrote:
> 
> > 
> > I do it like this:
> >     <jboss
> >        version="3.0"
> >     datasource="java:MessengeroDS"          
> >     datasourceMapping="PostgreSQL 7.2"
> >         unauthenticatedPrincipal="nobody"           
> > securityDomain="java:/jaas/ukw"
> >         xmlencoding="UTF-8"
> >         destdir="${build.meta.dir}"
> >         validatexml="true"
> >        
> preferredrelationmapping="relation-table"/>
> > 
> > Of course you have to specify your datasource jndi
> 
> > name and mapping type. 
> 
> Thanks..
> 
> How can I find out what values apply to my case?
> Also, what's the difference between your approach
> and using the
> typemapping subtask?

OK, you like to use postgress in jboss - 
first you have to configure data source
( consult jboss docs ).

When it configured, you surely know what version
of postgres you are using.
There is a file standartjbosscmp-jdbc.xml
which defines plenty of usefull mappings...

And for typemapping subtask - I do not know (yet)
about it. Will have to dig the docs...
( xdoclet is big... )
But what I'm doing works :)


regards,

=====
Konstantin Priblouda ( ko5tik )    Freelance Software developer
< http://www.pribluda.de > < play java games -> http://www.yook.de >
< render charts online -> http://www.pribluda.de/povray/ >

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to