Hi, I'm going through the uml2ejb sample at the moment, which uses xdoclet... In the ejbdoclet task, it's got the jboss subtask, with the following elements:
<jboss version="3.0"
xmlencoding="UTF-8"
typemapping="Hypersonic SQL"
datasource="java:/DefaultDS"
destdir="build/ejbstage/META-INF/"/>
I guess this basically sets up the database, but I don't find much info
about this on the xdoclet site...
How can I figure out what to do if I want to set up my postgreSQL
database instead of this Hypersonic thing?
Thanks
Hans
signature.asc
Description: This is a digitally signed message part
