Re: myfaces 2.2 foe replace myfaces 2.1 into tomee

2014-02-14 Thread maurojava
-replace-myfaces-2-1-into-tomee-tp117127p117170.html To unsubscribe from myfaces 2.2 foe replace myfaces 2.1 into tomee, click here . NAML http://myfaces.10567.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase

Re: myfaces 2.2 foe replace myfaces 2.1 into tomee

2014-02-13 Thread Mark Struberg
btw if you use the tomee-maven-plugin then you can automatically 'tune' the lib folders with something like this: build     plugins     plugin     groupIdorg.apache.openejb.maven/groupId    

Re: myfaces 2.2 foe replace myfaces 2.1 into tomee

2014-02-13 Thread maurojava
-1-into-tomee-tp117127p117170.html To unsubscribe from myfaces 2.2 foe replace myfaces 2.1 into tomee, click herehttp://myfaces.10567.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=117127code=bWF1cm8yamF2YTIwMTFAZ21haWwuY29tfDExNzEyN3wtMTExNzE4NzYyNQ== . NAMLhttp://myfaces

Re: myfaces 2.2 foe replace myfaces 2.1 into tomee

2014-02-13 Thread Mark Struberg
/myfaces-2-2-foe-replace-myfaces-2-1-into-tomee-tp117127p117170.html   To unsubscribe from myfaces 2.2 foe replace myfaces 2.1 into tomee, click herehttp://myfaces.10567.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=117127code

myfaces 2.2 foe replace myfaces 2.1 into tomee

2014-02-12 Thread maurojava
What version of myfaces 2.2 i have to dowload for replace myfaces2.1 jars into tomee ? From download page of myfaces2.2 i have view many subdir. Core . Snapshot Shaded jee6 And many other. What it is the version shaded ? -- View this message in context:

Re: myfaces 2.2 foe replace myfaces 2.1 into tomee

2014-02-12 Thread Karl Kildén
myfaces-impl myfaces-api Remove old jars in /lib and place replacements there On 12 February 2014 14:50, maurojava mauro2java2...@gmail.com wrote: What version of myfaces 2.2 i have to dowload for replace myfaces2.1 jars into tomee ? From download page of myfaces2.2 i have view many

Re: myfaces 2.2 foe replace myfaces 2.1 into tomee

2014-02-12 Thread Howard W. Smith, Jr.
On Wed, Feb 12, 2014 at 9:12 AM, Karl Kildén karl.kil...@gmail.com wrote: myfaces-impl myfaces-api Remove old jars in /lib and place replacements there yep/agreed! +1 glad to see you using tomee + myfaces 2.2

Re: myfaces 2.2 foe replace myfaces 2.1 into tomee

2014-02-12 Thread maurojava
hi . i have tried but not work! o have substitute the jars but when i deploy not start into tomee. It can possible because i have jse1.7 ? the source of project https://github.com/maurojava/esempioviewscopedmyfaces2.2.git feb 12, 2014 5:14:30 PM org.apache.catalina.startup.HostConfig

Re: myfaces 2.2 foe replace myfaces 2.1 into tomee

2014-02-12 Thread Howard W. Smith, Jr.
On Wed, Feb 12, 2014 at 11:21 AM, maurojava mauro2java2...@gmail.comwrote: hi . i have tried but not work! o have substitute the jars but when i deploy not start into tomee. It can possible because i have jse1.7 ? the source of project list steps, more details like following 1. i

Re: myfaces 2.2 foe replace myfaces 2.1 into tomee

2014-02-12 Thread maurojava
my jsk is : jdk1.7.0_25 my tomee :tomee 1.6.0 plus i have added myfaces-api2.2jar and myfaces-impl2.2.jar to tomee/lib i have removed myfaces 2.1 impl and api i not use codi -- View this message in context:

Re: myfaces 2.2 foe replace myfaces 2.1 into tomee

2014-02-12 Thread Karl Kildén
Try starting it outside of your IDE. If that works remove and reconnect IDE to a fresh TomEE on another path with the desired changes under /lib On 12 February 2014 18:48, maurojava mauro2java2...@gmail.com wrote: my jsk is : jdk1.7.0_25 my tomee :tomee 1.6.0 plus i have added