Hi,

Is there any way to trigger a user script after <create-table/> is complete?
I'm thinking this would be good for early testing purposes, I'd like to add a
superuser entry to the generated users tables after they are deployed.  This
would be ideal for Ant to do, but Ant can't tell when the deployer is done
with the tables, so it doesn't work.  

More from a process and testing standpoint, I want to be able to do a
complete automated build and deployment; without the ability to add a
superuser as a part of deployment I either have to hand-edit the user in or
have a special case routine in my business methods that allows the user to be
created before there are any users that are added to the database.  Allowing
me to add a superuser as a part of the deployment mirrors a typical OS
installation process.

thanks in advance,

-b

_________________________________________________________ 
Freedom is tyranny as a happy lamb.
Terrorism is freedom as a hungry wolf.
         - Gene Kan



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to