Re: Unable to deploy web application in TomEEPlume1.7.3. It works with Tomcat7.0.47

2016-06-13 Thread sundar
Hi Romain, I used Tomee1.7.3 and Tomee7.0.0. In both servers application is not getting deployed. I have packaged all the necessary jars needed for my application into WEB-INF\lib folder. I have used what ever server config came with the installation and did not touched any server config

Re: Tomee7 plus and plume bit work with netbeabs

2016-06-13 Thread mauro2java2011
When into netbens8.1 into win7 i try to run i get: Using JRE_HOME="C:\Program Files\Java\jdk1.8.0_74" "127.0.0.1" is not recognized like command inside or external, an executable program or one file batch. But also into ubuntu it not work. -- View this message in context: http://tomee-openej

Re: Unable to deploy web application in TomEEPlume1.7.3. It works with Tomcat7.0.47

2016-06-13 Thread Romain Manni-Bucau
2016-06-13 8:45 GMT+02:00 sundar : > Hi Romain, > I used Tomee1.7.3 and Tomee7.0.0. In both servers application is > not getting deployed. I have packaged all the necessary jars needed for my > application into WEB-INF\lib folder. I have used what ever server config > came with the install

Re: Tomee7 plus and plume bit work with netbeabs

2016-06-13 Thread Romain Manni-Bucau
Not sure what this means to be honest (where you see that) but I'm not a netbeans user. On TomEE side ensure to set at least: tomee.remote.support=true tomee.serialization.class.blacklist=- Romain Manni-Bucau @rmannibucau | Blog

JavaEE 6 WP certification in TomEE 7.0.0

2016-06-13 Thread Kasun Gajasinghe
Hi devs, First of all, big kudos for getting the TomEE 7.0.0 release done. I'm interested in knowing $subject. I know that TomEE 7 is not certified against JavaEE 7, but still have you tried to keep the compatibility with JavaEE 6 WP as it is? I'm asking this because I've been checking other ven

Re: JavaEE 6 WP certification in TomEE 7.0.0

2016-06-13 Thread Romain Manni-Bucau
Hi Short answer is no. Reason is some "clarification" of EE 6 -> EE 7 made some changes making the run "red" whatever you do. This means the TCK result is "not EE 6 complaint" to be "EE 7 compliant". We sadly can't detail what is not and what is due to legal reasons around TCK themself. Romain

TomEE 7: problem with @WebXXX annotations

2016-06-13 Thread Felipe Jaekel
Hi, When I parallel deploy a webapp on TomEE 7, @WebXXX annotations are ignored. It's the same issue I had when I tried to use TomEE 1.7.1 with symbolic links. Do I need additional config for TomEE 7? Thanks *Reference:* https://issues.apache.org/jira/browse/TOMEE-1370 https://qnalist.com/que

Re: TomEE 7: problem with @WebXXX annotations

2016-06-13 Thread Romain Manni-Bucau
Hi the code for tomee 1 and 7 is the same for that so if it works on 1.7.4 it should work on 7.0. Is your issue linked to parallel deployment or sym links - AFAIK symlink issue should be solved? Side note: when sharing sources can you do it on a public repo (like github/bitbucket)? Also what ar

Re: JavaEE 6 WP certification in TomEE 7.0.0

2016-06-13 Thread Kasun Gajasinghe
On Mon, Jun 13, 2016 at 5:34 PM, Romain Manni-Bucau wrote: > Hi > > Short answer is no. > > Reason is some "clarification" of EE 6 -> EE 7 made some changes making the > run "red" whatever you do. This means the TCK result is "not EE 6 > complaint" to be "EE 7 compliant". Is this a limitation o

Re: JavaEE 6 WP certification in TomEE 7.0.0

2016-06-13 Thread Romain Manni-Bucau
2016-06-13 15:01 GMT+02:00 Kasun Gajasinghe : > On Mon, Jun 13, 2016 at 5:34 PM, Romain Manni-Bucau > > wrote: > > > Hi > > > > Short answer is no. > > > > Reason is some "clarification" of EE 6 -> EE 7 made some changes making > the > > run "red" whatever you do. This means the TCK result is "no

Re: TomEE 7: problem with @WebXXX annotations

2016-06-13 Thread Felipe Jaekel
Hi, Sorry the issue is with parallel deployment. Same app works fine when parallel deployed on 1.7.2. I mentioned the symlink issue in case it's relevant. gitbub source: https://github.com/fkjaekel/mavenproject https://github.com/fkjaekel/UtilModule To reproduce it I just copy the war file on th

Re: TomEE 7: problem with @WebXXX annotations

2016-06-13 Thread Romain Manni-Bucau
Ok I see, can reproduced, created https://issues.apache.org/jira/browse/TOMEE-1841 and should be fixed today Romain Manni-Bucau @rmannibucau | Blog | Old Wordpress Blog | Github

Re: TomEE 7: problem with @WebXXX annotations

2016-06-13 Thread Felipe Jaekel
Nice, thanks Is there a prevision for 7.0.1 release? 2016-06-13 11:13 GMT-03:00 Romain Manni-Bucau : > Ok I see, can reproduced, created > https://issues.apache.org/jira/browse/TOMEE-1841 and should be fixed today > > > Romain Manni-Bucau > @rmannibucau | Blog

Re: TomEE 7: problem with @WebXXX annotations

2016-06-13 Thread Romain Manni-Bucau
Not yet. Wanted to wait for johnzon graduation to finish and get first not incubating release but didnt expect it to last that long so we can probably do without it too. Le 13 juin 2016 16:20, "Felipe Jaekel" a écrit : > Nice, thanks > > Is there a prevision for 7.0.1 release? > > 2016-06-13 11:1

Re: UTF-8 form submit in JSF is corrupting data - MyFaces issue

2016-06-13 Thread gilbertoca
I've got it. Jsf mojarra and jpa eclipselink for webprofile and plus https://gist.github.com/gilbertoca/57a58c1559fc9f8115f6d3646813526a I both case, there is no problem with encoding when we use mojarra. Definitely has something wrong at my site, this only page (Did you believe? Just one page!)