From: Eduardo de V. <etu...@gm...> - 2011-05-24 05:34:11
|
Hi again, Issues fixed! Migration to new JSF 2.0 version was not done completely. Important to note: we stop having Trinidad available at the moment (as far as I know we were not using it). Regards, Eduardo de Vera On Tue, May 24, 2011 at 6:58 AM, Eduardo de Vera <etu...@gm...> wrote: > Hi Jay, > > I have run the application on my machine and after not getting any error > while starting the server, I do get several errors (copied and pasted at the > bottom) when trying to access it. > > After having reviewed the information at the facelets web page, I see that > there is no mention to JSF 2.0 but it clearly states that the versions > supported for this technology are 1.1 and 1.2. I have created a bug report > and have assigned it to you so that you can pick up from here. I leave it up > to you either to fix the existing problems so that we remove all errors and > warnings and stick to the new version of libraries or revert the last > changes so that we go back to a version that is stable. > > On the other side of things, from now on I believe it would be positive > that whenever we want to include a new library or change a library version > we include the reasons behind those decisions so that we can all agree on > those changes. > > Best regards, > Eduardo de Vera > > > On Tue, May 24, 2011 at 6:38 AM, Eduardo de Vera <etu...@gm...>wrote: > >> Hi Jay, >> >> The only warning I see when running the application is the following: >> >> WARNING: AnnotationConfigurator does not found classes for annotations in >> /WEB-INF/classes/ . This could happen because maven jetty plugin is used >> (goal jetty:run). Try configure org.apache.myfaces.annotation.SCAN_PACKAGES >> init parameter or use jetty:run-exploded instead. >> >> Which makes perfect sense as we haven't got any annotated class in terms >> of JEE web application. >> >> What errors do you get? >> >> Please keep the core mailing list address on you answer so that the team >> is informed and can participate in these kind of issues. >> >> Regards, >> Eduardo >> >> >> On Tue, May 24, 2011 at 1:21 AM, Jay Wellings <jay...@gm...>wrote: >> >>> Hi Edu >>> >>> I've made some chnages to the POM.xml, could you please review this >>> please. >>> >>> I was trying to to make sure we was using a JSF2 implementation. The >>> pages seem to work as expected, however in the console in eclipse it >>> looks like some errors / warnings are happening silently. >>> >>> Cheers. >>> >>> Jay >>> >> >> > |