admin@glassfish.java.net

Re: --path

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Mon, 29 Jun 2009 17:42:47 -0700

Should've done this before sending my previous message...

grep shows quite a few instances of something like:

@Param(name="something", primary=true)

suggesting that the author of these commands *expected* the primary
parameters to show up as named options, rather than defaulting to the
field name.

Can anyone shed some light on the history here?