I'm thinking this is an incompatibility with Weblogic 10.3.6. If anyone has successfully deployed at MyFaces 2.2.0 application on Weblogic I'd welcome any input.
On Wed, Jan 22, 2014 at 2:34 PM, Leonardo Uribe <[email protected]> wrote: > Hi > > The stack trace suggest there is a problem in the classpath. There > should be a copy of javax.faces api somewhere that is making a > conflict. > > regards, > > Leonardo Uribe > > 2014/1/22 Howard W. Smith, Jr. <[email protected]>: > > On Wed, Jan 22, 2014 at 1:50 PM, Mike Calmus <[email protected]> wrote: > > > >> I tried updating an existing application to MyFaces 2.2.0 (from 2.1.11) > by > >> simply replacing the library. > > > > > > Interesting. I'm sure that I could have migrated my app from MyFaces > 2.1.11 > > to myFaces 2.2.0, but I'm using TomEE, which has a nice home for MyFaces > > 2.1.x (and MyFaces 2.2.x). > > > > Library = api and impl JAR > > > > or > > > > library = bundle JAR ? > > > > > > > >> When I try to deploy the app, I get a StackOverflowError (below). > > > > > > Might be good for you to copy/paste your (entire) server log (on startup > of > > server/app) to pastebin website or provide that in your next reply. >

