anyone? --- In [email protected], "djbrown_rotonews" <djbrown_roton...@...> wrote: > > How can I access the JVM command line args in my class that extends > AbstractAssembler? I need to customize the behavior of my custom assembler > based on some settings based in as optional JVM arguments (-DDrun_assembler > for example). > > if I can't access them via the JVM command line arg list, is there a > better/preferred way to do this? >

