On 10/4/06, Adam Winer <[EMAIL PROTECTED]> wrote:


I'm implementing JSF 1.2 support for Apache Trinidad, and one
significant roadblock is the lack of real JSF 1.2 support from Shale
Test.  I'm mostly working around this by subclassing MockFacesContext
to add getELContext() (the most important missing method), but
I'm wondering:
- Is real JSF 1.2 support planned?


Interesting timing ... I am running into the same issue trying to test Shale
itself against the 1.2 RI.

- Shouldn't the jsfri12 profile list jsf-api and jsf-impl as "provided"
   dependencies, since JSF 1.2 is part of EE5?


They are in the shale-apps parent POM for sample apps, but I forgot to deal
with shale-test.  I'll see what needs to be done there.  I hope I can
compile shale-test against a 1.2 API and have it still work against 1.1.

- Can Shale bump up to RI 1.2_02 instead of the RI 1.2_01 snapshot?


Will do.

I'm happy to contribute any of my workaround code back to Shale.


Let me take a crack at the idea described above ... if it's not going to
work, I'll probably come back and ask for the workaround temporarily.

Thanks,
Adam Winer
Apache Trinidad


Craig

Reply via email to