After digging through the mailing list archive, I noticed that at one time
the maven plugin supported a property:

   cactus.jboss3x.config.dir

Which specified the location of the Jboss server configuration directory.
As far as I can tell, this property no longer exists.  Is there an
alternative way to specify the location of this directory?  I am using the
maven jboss plugin to create a custom, project-specific, jboss configuration
directory structure, and would like to be able to point the cactus plugin at
this directory.  IE, I am looking for the equivalent of setting the
following 2 properties:

   cactus.jboss3x.config.dir='my custom configuration directory'
   cactus.jboss3x.config.name='my custom server configuration'

Thanks.

- Brian

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to