Hi,
I currently look for an easy way to do some database initialisations at
deployment time of a J2EE application.
For some of the entity beans it would make sense to provide some entries
directly after the installation. I would like
to avoid to access the database directly. On the other hand I am not sure if
it would be such a good idea to make a session
bean method that does the setup. However I think about doing this and use
JAXP to read in xml files for every entity bean
to do some initial filling.
What is the best practice? I cant be the only one having this problem. Is
there something ready to use? Perhaps an jbosscmp-jdbc option?
Best regards,
Carsten Hammer






-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to