Hello Raj,

> I had a look on code CVS repository of and certainly would like to use
> your work. There are no build instructions for the code. Can you help
> me to find what I would need to build this code? Is this code
> independent of MyFaces and Jetspeed Portal bridges?
> 
> It would also be nice if I can get a jar file of you patched code for
> quick testing.

as you can see, the code is part of a larger util library. We have no
plans to release this as an independant library. But there is really no
magic involved. Just copy the classes into some utility library of your
own, change the package statements and make sure that you have the
myfaces jars on your compile classpath. Then use MyFacesAdaptedPortlet
instead of MyFacesPortlet in your portlet.xml.

Regards,

    Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to