(Note: I wasn't sure where to send the patch files so you can find them online: http://www.nicktemple.com/nukes/ )
I just "found" Nukes a few days ago, having been aware of JBoss but never having actually used it, I thought I'd give it a try. Here's a summary of the process I finally came up with. Note: this was done on a Win2k machine. Your mileage will vary. *Most* of this was taken from the Wiki: http://jboss.org/wiki/Wiki.jsp?page=NukesDBSetup See "Downloads" for download locations: http://jboss.org/developers/projects/nukes/index 1) Unzip & Install "standalone version" 1.0 2) set JBOSS_HOME to the correct path 3) Install MySQL (I'm using 3.23 on a Linux box) 4) Install the MySQL JDBC drivers to JBOSS_HOME/server/default/lib, create the datasource in JBOSS_HOME/server/default/deploy [See "mysql version" for details] 5) Unzip & Install Daily Snapshot (I used ~2004-03-21) 6) Apply (attached) patchfiles to allow initial creation 7) look over and modify go-nukes.bat to taste. Then run from your nuke-snapshops directory 8) Start JBoss, and login: http://localhost:8080/nukes/ username: admin password: admin Thanks for the Nukes' ... looks great so far. Let me know if this works for you, or at least gives a starting point ... Nick [EMAIL PROTECTED] PS: Any chance of using Velocity as a templating engine for Nukes? <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826818#3826818">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826818>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
