Hi Konrad,

I don't know of any problems with multiple interfaces. Can you give the 
full stack trace for the error?

  - Dennis

Dennis M. Sosnoski
SOA and Web Services in Java
Training and Consulting
http://www.sosnoski.com - http://www.sosnoski.co.nz
Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117



Konrad Hübner wrote:
> Hi folks,
>
> recently, I started getting "Error: Error during validation: Internal 
> error: instance signatures not found for class..." messages when 
> trying to compile the binding. The classes are all generated, but not 
> much changed. I currently do not understand the real cause of this 
> error, can anyone tell my, what happens if this error occurres?
>
> It seems that if a class implements two interfaces, the binding cannot 
> be compiled. One interface is Serializable, the other is a custom one 
> with only two methods returning a String. Does JibX have a problem 
> here? Those classes are typesafe enums (Java 1.4) and mapped through a 
> custom serializer / deserializer.
>
> Thanks
> Konrad
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> ------------------------------------------------------------------------
>
> _______________________________________________
> jibx-users mailing list
> jibx-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jibx-users
>   


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to