Hi,

I just tried to define a component with Annotation instead of a dedicated
.jwc file. While this seems to work (at least the compiler does not
complain), i have no idea on how to registrer this Component (class) in the
library specification.

I tried to replace my definition from
        <component-type type="AnswerLink"
        
specification-path="components/AnswerLink.jwc" />
to
        <component-type type="AnswerLink"
        
specification-path="components/AnswerLink.class" />

But this did not work.

What's the proper way to register a component as part of a library ?


Mit freundlichen Grüßen,
Ralf Edmund Stranzenbach


Reply via email to