users@jaxb.java.net

Re: xjc and PropertyChangeSupport

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Fri, 19 Jan 2007 09:52:55 -0800

On Jan 19, 2007, at 9:43 AM, Jerome Dochez wrote:

> I just committed the bound/constrained properties generation
> feature. you can use a "listener" configuration to either
> java.beans.PropertyChangeListener or
> java.beans.VetoableChangeListener to indicate the type of property
> events you want to get.
>
> the xjc plugin version is now 1.1-SNAPSHOT
>
> jerome
>
> On Jan 12, 2007, at 4:23 PM, Chris Campbell wrote:
>
>> Kohsuke Kawaguchi wrote:
>>> Chris Campbell wrote:
>>>> On Jan 4, 2007, at 10:36 AM, Kohsuke Kawaguchi wrote:
>>>>
>>>>> Chris Campbell wrote:
>>>>>
>>>>>> A couple questions... I found this forum posting (and
>>>>>> corresponding bug report) that suggests that XJC plugins
>>>>>> can't currently be used by wsimport, which is what I really
>>>>>> need:
>>>>>> http://forums.java.net/jive/thread.jspa?
>>>>>> forumID=46&threadID=14686&messageID=103878
>>>>>> https://jax-ws.dev.java.net/issues/show_bug.cgi?id=11
>>>>>> Is this still true today? Is there any workaround (like
>>>>>> putting the plugin jar on the classpath of the wsimport ant
>>>>>> task)?
>>>>>
>>>>>
>>>>> We could fix that. Do we have an issue number for that?
>>>>
>>>>
>>>> You mean other than this one (from above)?
>>>> https://jax-ws.dev.java.net/issues/show_bug.cgi?id=11
>>>>
>>>> Any idea of how long that might take to implement?
>>> Fix just implemented.
>>
>> Fantastic, thanks! Will this be available as part of an upcoming
>> JAX-WS 2.1 update release (like 2.1.x)?
>>
>> Thanks,
>> Chris
>