On 5/5/06, Todd Patrick <[EMAIL PROTECTED]> wrote:
The truly frustrating is this: "You cannot use Myfaces-core-1.1.2 and
Tomahawk-1.1.3-SNAPSHOT together".

I'd wish that was noted on the http://myfaces.apache.org/... Because, the
statement on http://myfaces.apache.org/ is very misleading:

Please pay attention to the fact that you cannot use this release of MyFaces
Core with the MyFaces Tomahawk library in version 1.1.1 - it will only work
with the Tomahawk library in version 1.1.2 and onward. (The 1.1.2 release is
currently only available as a nightly. The official release is expected in a
few days.)

From the release 1.1.2 on, you can use any Tomahawk release with a release
number greater than 1.1.2 with any MyFaces Implementation release - we have
taken special care to enable this.

"So I had thought that using Myfaces-core-1.1.2 and Tomahawk-1.1.3-SNAPSHOT
was possible."

It is not... I had to use:

myfaces-api-1.1.1.jar
myfaces-impl-1.1.4-SNAPSHOT.jar

Todd,  this is recipe for disaster!

You cannot use api-1.1.1 and imp-1.1.4 together.   api and impl must
always be the same version.

I'm not sure why you're saying that you cannot use MyFaces core 1.1.2
and Tomahawk 1.1.3 together.  I know of no reason why these two
versions can't work together.

Reply via email to