users@jaxb.java.net

simple question

From: jason white <jason_white_01_at_hotmail.com>
Date: Thu, 16 Mar 2006 21:36:11 +0000

I have built my plugin the way I want it, it's in a jar.

Now, how can i call my plugin from the command line?

I have called xjc from the jaxb\bin local directory having my new jar in the
jaxb\lib to no avail.

Doesn't seem to recognize my flag...Do i really have to bundle my plugin in
the jaxb source jar to get it to work? That doesn't seem correct...

-jason