users@jaxb.java.net

Re: Code Model

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Tue, 10 Jul 2007 14:35:17 -0700

mark pope wrote:
> Listed is the full command that I am running. I am simply trying to use the
> fluent plugin with jax-ws. I added <CR>s for readability. It does not like
> the -Bfluent-api option. All jar paths are valid.

It's -B-Xfluent-api, right?

>
> C:\work\jaxws-ri\bin>
> "C:\Program Files\Java\jdk1.5.0_11\bin\java"
> -cp "C:\Program Files\Java\jdk1.5.0_11\lib\tools.jar;
> C:\work\jaxws-ri\bin\\..\lib\jaxws-tools.jar;
> c:\work\fluent\target\jaxb-fluent-api-2.1.3.jar"
>
> com.sun.tools.ws.WsImport
> -s C:\work\projects\mercury-cli-service\target\jaxws\wsimport\java
> -d C:\work\projects\mercury-cli-service\target\classes
> -verbose
> -p com.ragingwire.mercury.mediation.client
> -Bfluent-api
> -Xendorsed
> C:\work\projects\mercury-cli-service\src\wsdl\cli.wsdl
>
> no such JAXB option: fluent-api
>
>
>
> Thanks,
> Mark
>
>
>
>
> On 7/10/07, Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_sun.com> wrote:
>>
>>
>> Yes. Use -B option. See
>> http://weblogs.java.net/blog/kohsuke/archive/2007/01/using_jaxb_ris.html
>>
>> mark pope wrote:
>> > Kohsuke,
>> >
>> > Is it possible to add custom plugins to jaxws? Their tool is wsimport
>> not
>> > xjc.
>> >
>> > Thanks,
>> > Mark
>> >
>> > On 7/9/07, mark pope <markpope_at_gmail.com> wrote:
>> >>
>> >> Thanks, I'll take it from there!
>> >>
>> >> On 7/9/07, Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_sun.com> wrote:
>> >> >
>> >> > mark pope wrote:
>> >> > > Do you have one simple example of a custom xjc plugin?
>> >> >
>> >> > There are many at https://jaxb2-commons.dev.java.net/
>> >> >
>> >> > --
>> >> > Kohsuke Kawaguchi
>> >> > Sun Microsystems kohsuke.kawaguchi_at_sun.com
>> >> >
>> >> >
>> >>
>> >>
>> >> --
>> >> Regards,
>> >> Mark Pope
>> >
>> >
>> >
>> >
>>
>>
>> --
>> Kohsuke Kawaguchi
>> Sun Microsystems kohsuke.kawaguchi_at_sun.com
>>
>>
>


-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com