Doug,

What version of Castor are you switching away from ? 

Werner

> -----Original Message-----
> From: Doug Palmer [mailto:[EMAIL PROTECTED] 
> Sent: Sonntag, 14. Jänner 2007 04:27
> To: [email protected]
> Subject: [castor-user] Unable to redefine java-class name in 
> 1.1M2 code generator
> 
> I've recently switched to using Castor 1.1M2 in an attempt to 
> avoid bug
> CASTOR-1501 in the source code generator. Until the switch, 
> I've been able to have my bindings file have something like
> 
>   <complexTypeBinding name="vector">
>     <java-class name="VectorImpl">
> 
> <implements>org.csiro.fargnosticon.control.Marshalable</implements>
>       <extends>org.csiro.fargnosticon.geometry.Vector</extends>
>     </java-class>    
>   </complexTypeBinding> 
> 
> And have the vector element generated as a class called 
> VectorImpl. With
> 1.1M2 this is being ignored and I get the class generated as Vector.
> 
> Is there some extra switch I should be paying attention to?
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to