Apart from including the classes, you have to include the tld and the faces-config.xml (where you define the component and the renderer) in the META-INF folder of your jar package,
Regards, Bruno 2005/11/3, Martin Marinschek <[EMAIL PROTECTED]>: > source? I hope you are packaging the classes ;) > > regards, > > Martin > > On 11/3/05, Rafael Nami <[EMAIL PROTECTED]> wrote: > > Sorry about this silly question, but I have this simple problem. > > When I write my own component, I do essentially what corejsf book says, > > and it works nicely. But when I try to jar this component and use it, it > > isn't finding the UI class. > > (I'm putting in the JAR all the sources, excluding of course the libs and > > the resources(tld)). > > What are the steps to write my own component and pack it nicely in a jar > > file? > > > > Thanks and best regards > > > > Rafael Mauricio Nami > > > > > -- > > http://www.irian.at > Your JSF powerhouse - > JSF Trainings in English and German >

