I just downloaded Tapestry 2.1 onto my Win2000 machine and ran build file. It hung after trying to startup JBoss. I am guessing this is because of a change to the JBoss code I made. I added System.in.read() as the first line of code in main. This allows me to start JBoss, then attach debugger, then hit return and step thru startup and deploy code. Anyway, the command window from runnning the Tapestry build file does not take my hitting return and just hangs. I would rather not change my JBoss environment inorder to just experiement with Tapestry. My question is, is there a change to build.xml or property files in Tapestry deployment that would allow the command window to send my return to JBoss and allow it to continue? Alternatively, I suppose I could make a copy of JBoss, just for Tapestry without the System.in.read().
Thanks Greg Turner, JBoss Authorized Consultant Tiburon Enterprise Systems http://www.tiburon-e-systems.com Box 1171 Tiburon, CA 94920 415-332-3363 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Stuff, things, and much much more. http://thinkgeek.com/sf _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
