Next problem: It's a little unfortunate that the ANT build copies
file based on timestamps, but the jBoss executable updates the jboss.jcml
every time you run it.  So if you change the jboss.jcml in src and then
forget yourself and run jBoss before you build again, ANT will ignore your
configuration changes.  This is an issue for developers only, but it
already bit me...
        Of course, none of that matters until there's actually an ANT
directive to copy over the JCML file, which I'll add shortly.

Aaron


Reply via email to