Re: CMP2 relationship issue: OneToMany

2013-01-13 Thread Romain Manni-Bucau
Hi This topic is pretty old. If you have issues on last version please open a new one and share a sample to reproduce it Le 13 janv. 2013 13:22, Bibhuti bibhuti.ku...@gmail.com a écrit : Is this resolved, if not then do we have any workaround for this. I am facing similar kind of issue when

Re: woodstox and jackson?

2013-01-13 Thread Romain Manni-Bucau
just to add some word on woodstox: because it is the fastest one *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https

Re: [DISCUSS] TomEE 1.5.2 release and 1.6.0

2013-01-13 Thread Romain Manni-Bucau
://openejb.staging.apache.org/tomee-version-policies.html Is it okay for you guys? can it be linked to official TomEE documentation ? Alex. On Wed, Jan 2, 2013 at 6:30 PM, David Blevins david.blev...@gmail.com wrote: On Dec 30, 2012, at 1:42 PM, Romain Manni-Bucau

Re: woodstox and jackson?

2013-01-13 Thread Romain Manni-Bucau
to keep jettison for this release (1.5.2) then to choose (or not) for 1.6.0 jackson (the issue of including it would be app overriding...probably another potential shade :s). *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http

Re: woodstox and jackson?

2013-01-13 Thread Romain Manni-Bucau
...@gmail.com wrote: On Jan 13, 2013, at 12:32 PM, David Blevins david.blev...@gmail.com wrote: On Jan 13, 2013, at 9:34 AM, Romain Manni-Bucau rmannibu...@gmail.com wrote: two questions about next release and dependencies: 1) David reworked our JavaEE descriptors parsing to use sxc

Re: Custom Realm

2013-01-10 Thread Romain Manni-Bucau
Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/1/10 rcundick robbcund...@gmail.com Thanks

Re: Custom Realm

2013-01-09 Thread Romain Manni-Bucau
Hi, you have several issues first about yours you should give it a try on the 1.5.1 or the snapshot then about lazyrealm you should be able to use it, what's the issue here? *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com

Re: build git feedbacks question

2013-01-07 Thread Romain Manni-Bucau
great will try these maven opts, thks about svn we use version 1.7.5. I tested smoe git-svn binding but it has as drawback to force to avoid branches which is weird because of network i tend to avoid branches with svn even if sometimes it is more or less needed, that's why i asked Romain Manni

build git feedbacks question

2013-01-05 Thread Romain Manni-Bucau
current trunk? using it with svn is so slow i wonder if git couldn't help Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau

Re: jaxrs deployment

2013-01-03 Thread Romain Manni-Bucau
done a first version of it Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2013/1/2 Romain Manni-Bucau rmannibu...@gmail.com: An app always exist, the default one is jaxrs

Fwd: svn commit: r1428399 - in /openejb/trunk/openejb: ./ examples/webservice-ws-security/src/main/java/org/superbiz/calculator/ examples/webservice-ws-security/src/test/java/org/superbiz/calculator/

2013-01-03 Thread Romain Manni-Bucau
Hi Andy, isn't it only because we didn't upgrade wss4j too? (just a version conflict) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau -- Forwarded message

Fwd: svn commit: r1427716 - in /openejb/trunk/openejb/tck: bval-embedded/pom.xml bval-tomee/pom.xml cdi-embedded/pom.xml cdi-tomee-embedded/pom.xml cdi-tomee/pom.xml pom.xml tck-common/pom.xml

2013-01-02 Thread Romain Manni-Bucau
We cant use surefire 2.12.4 (dont run tests), 2.13 is fine -- Message transféré -- De : andygumbre...@apache.org Date : 2 janv. 2013 10:09 Objet : svn commit: r1427716 - in /openejb/trunk/openejb/tck: bval-embedded/pom.xml bval-tomee/pom.xml cdi-embedded/pom.xml

Re: Fwd: svn commit: r1427716 - in /openejb/trunk/openejb/tck: bval-embedded/pom.xml bval-tomee/pom.xml cdi-embedded/pom.xml cdi-tomee-embedded/pom.xml cdi-tomee/pom.xml pom.xml tck-common/pom.xml

2013-01-02 Thread Romain Manni-Bucau
Surefire, fixed in 2.13 Le 2 janv. 2013 11:43, AndyG andy.gumbre...@orprovision.com a écrit : Do we know why, is it a bug in surefire or our configuration? -- View this message in context:

Re: jaxrs deployment

2013-01-02 Thread Romain Manni-Bucau
, Romain Manni-Bucau rmannibu...@gmail.com wrote: basically you now configure the app i n openejb-jar instead of each class (endpoint) but the syntax is the same i really think thats usable now. before it was weird open to discuss more about it if necessary -- *Romain Manni-Bucau

Re: JAX-RS Deployment takes a while

2013-01-02 Thread Romain Manni-Bucau
Maybe try the snapshot too with the new deployment We have now a single jaxrsserverfactory! A real gain when we have multiple endpoints! Le 3 janv. 2013 05:48, David Blevins david.blev...@gmail.com a écrit : Working on t1.micros in EC2 and noticing that the JAX-RS portion of deployment (1.5.1)

Re: CMS diff: TomEE and Arquillian

2013-01-01 Thread Romain Manni-Bucau
A typo in arquillian name This year you need glasses ;) Le 1 janv. 2013 14:16, Jean-Louis MONTEIRO jeano...@gmail.com a écrit : Not committed as I don't see any difference. JLouis 2013/1/1 rudy vissers anonym...@apache.org Clone URL (Committers only):

jaxrs deployment

2012-12-31 Thread Romain Manni-Bucau
have to write too much classes because of it (or add a routing filter which is stupid). think to a user management class: /login, /logout, /usersalready 3 classes :s i plan to switch to this deployment by default because this is the only way to get something working the wdyt? Romain Manni

Re: jaxrs deployment

2012-12-31 Thread Romain Manni-Bucau
not sure if some technical issues can block anything but i hope not does it answer to the question? Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/12/31 Alex The Rocker

Re: ASM proxy improvement

2012-12-31 Thread Romain Manni-Bucau
Hi Mark, unsafe is used in all frameworks so i'd consider it as safe ;) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/12/31 Mark Struberg strub...@yahoo.de: hi folks

Re: ASM proxy improvement

2012-12-31 Thread Romain Manni-Bucau
i don't think so too but it is to check that's really important for unit tests Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/12/31 Mark Struberg strub...@yahoo.de

Re: More info on deploying an app on ROOT

2012-12-31 Thread Romain Manni-Bucau
:44, Romain Manni-Bucau ha scritto: Hi Im a bit lost with your versions, can you check tomee 1.5.1? ( and maybe trunk) Le 30 déc. 2012 08:27, Enrico Olivelli eolive...@gmail.com a écrit : may I create an issue in JIRA for this problem ? it actually blocks me, I cannot upgrade apps

Re: More info on deploying an app on ROOT

2012-12-31 Thread Romain Manni-Bucau
all @WebXXX (@WebServlet, @WebFilter etc...) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/12/31 Enrico Olivelli eolive...@gmail.com: I'm trying with a @WebServet

Re: jaxrs deployment

2012-12-31 Thread Romain Manni-Bucau
just pushed the first part still need some more work but basically solve the routing issue will continue on thursday i think any feedback before will be helpful Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau

Re: More info on deploying an app on ROOT

2012-12-30 Thread Romain Manni-Bucau
Hi Im a bit lost with your versions, can you check tomee 1.5.1? ( and maybe trunk) Le 30 déc. 2012 08:27, Enrico Olivelli eolive...@gmail.com a écrit : may I create an issue in JIRA for this problem ? it actually blocks me, I cannot upgrade apps on production environment without refactoring

Re: [DISCUSS] TomEE 1.5.2 release and 1.6.0

2012-12-30 Thread Romain Manni-Bucau
Hi, I need at least 3 fixes (todo) pretty quickly Hope to get it mid january so end of january would be fine Would be a 1.6 IMO Will try to explain more next year ;) Le 29 déc. 2012 23:44, Alex The Rocker alex.m3...@gmail.com a écrit : Jean-Louis: This is a very serious topic for my

Re: [DISCUSS] TomEE 1.5.2 release and 1.6.0

2012-12-30 Thread Romain Manni-Bucau
Id like to break rest default config so 1.6 is better imo Le 30 déc. 2012 21:34, Jean-Louis MONTEIRO jeano...@gmail.com a écrit : Hi Alex, You are all welcome to share your needs and what you expect (and also to help if you can ;-)). IMO, TomEE 1.x.y is only Java EE 6 dedicated. The work

Re: [DISCUSS] TomEE 1.5.2 release and 1.6.0

2012-12-30 Thread Romain Manni-Bucau
Note: why should we follow tomcat? Tomcat is pretty simple and doesnt depend of anything else compared to us so it is natural if our versioning is a bit less straight fwd even if we try to keep it as simple as possible Moreover we are tied to openejb too which doesnt depend on tomcat Le 30 déc.

Re: svn commit: r1417653 - in /openejb/trunk/openejb/maven: ./ tomee-webapp-archetype/ tomee-webapp-archetype/src/ tomee-webapp-archetype/src/main/ tomee-webapp-archetype/src/main/resources/ tomee-web

2012-12-26 Thread Romain Manni-Bucau
I wonder about some basic arquillian tests but dont know if it should be embedded/remote/both Le 26 déc. 2012 18:59, stratwine tovishwan...@gmail.com a écrit : Hi, Had pushed such a crud application.. a book catalog application with a jsf front end. (cdi bean + ejb + openjpa-maven-plugin )

Re: Error on deploy web app on ROOT.xml

2012-12-20 Thread Romain Manni-Bucau
Hi, i don't manage to reproduce it on the snapshot, can you give it a try please? If it doesn't work please share a sample reproducing it. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com

Re: Fwd: svn commit: r1423006 - in /openejb/trunk/openejb: arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/src/test/java/org/apache/openejb/arquillian/tests/ear/ arquillian/arquill

2012-12-18 Thread Romain Manni-Bucau
you removed it this morning, right? well now that's fine for me my point is we don't need to be up to up to date on these parts so releases are better than snapshots IMO so all is fine now, thks :) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http

Re: Fixed org.apache.openejb.arquillian.tests.ear.EarTest on win platform

2012-12-18 Thread Romain Manni-Bucau
You can do like on main build and use a ant task to cat all these report (test-output.xml in root of our trunk) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/12/18

Fwd: svn commit: r1423544 - /openejb/trunk/openejb/tomee/tomee-webapp/src/main/java/org/apache/tomee/webapp/command/impl/GetJndi.java

2012-12-18 Thread Romain Manni-Bucau
Hi Thiago, if i understand here jndi = ejbs? it doesn't really match, there is not the resources and all the user could have bound. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com

Re: Schemes of 'Intellij IDEA' and men...

2012-12-17 Thread Romain Manni-Bucau
+0 i personally hate the deltaspike/owb formatting policies (even if products are great) so i wouldn't of it for OpenEJB but then i don't really care since that's not blocking Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com

Fwd: svn commit: r1422918 - /openejb/trunk/openejb/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/Assembler.java

2012-12-17 Thread Romain Manni-Bucau
Hi guys, this messages were IMO too much: why was it log once by pu + why error - we should check if entities are already enhanced or not if we want to keep error IMO please shout if you don't agree with this change Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com

Fwd: svn commit: r1423006 - in /openejb/trunk/openejb: arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/src/test/java/org/apache/openejb/arquillian/tests/ear/ arquillian/arquillian-

2012-12-17 Thread Romain Manni-Bucau
hi Andy, why depending on a snapshot? Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau -- Forwarded message -- From: andygumbre...@apache.org Date: 2012/12

Re: Blog entry - TomEE 1.5.1 release

2012-12-16 Thread Romain Manni-Bucau
you need roller account, think only committer can get it @daniel: you don't have? Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/12/16 Enrico Olivelli eolive

Re: Blog entry - TomEE 1.5.1 release

2012-12-16 Thread Romain Manni-Bucau
: https://blogs.apache.org/preview/openejb/?previewEntry=apache_tomee_1_5_1 Looks like my little script is slightly broken. -David On Dec 16, 2012, at 1:39 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: you need roller account, think only committer can get it @daniel

Re: [VOTE] OpenEJB 4.5.1/TomEE 1.5.1 (staging-132)

2012-12-13 Thread Romain Manni-Bucau
i don't think and the time is out so the release passed (isn't it JL?) btw anyone having this issue too? i didn't see any commit on it and it was working fine for me last time i checked the win scripts. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn

Re: Fwd: svn commit: r1420061 - in /openejb/trunk/openejb/container/openejb-core/src/main/java/org/apache/openejb: config/AppInfoBuilder.java util/JarExtractor.java

2012-12-11 Thread Romain Manni-Bucau
less readable IMO wdyt? Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/12/11 AndyG andy.gumbre...@orprovision.com: Here is a really good write up that I subscribe

Re: Fwd: svn commit: r1420061 - in /openejb/trunk/openejb/container/openejb-core/src/main/java/org/apache/openejb: config/AppInfoBuilder.java util/JarExtractor.java

2012-12-11 Thread Romain Manni-Bucau
well it sound like a design bug for me, but once again, i'll not revert such a commit ;). Was just curious cause i usually try to avoid this usage. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https

Re: [preview] OpenEJB 4.5.1/TomEE 1.5.1 (staging-132)

2012-12-10 Thread Romain Manni-Bucau
go for it Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/12/10 Jean-Louis MONTEIRO jeano...@gmail.com: Everything ready for vote. Anyone wants to get into before I

Re: XML performance improvement

2012-12-09 Thread Romain Manni-Bucau
Great news! So basically once it will be in we'll remove jaxb accessor and javagent modules too? Le 10 déc. 2012 06:52, David Blevins david.blev...@gmail.com a écrit : Haven't yet wired it in, but hacked all weekend on finally killing our JAXB performance overhead. The Java EE descriptors

Re: EarUnpackTest failing on win platform

2012-12-08 Thread Romain Manni-Bucau
if you add antiJARLocking option to your context tomcat copy the app in temp/ and works on it instead of the one in webapps. we have this option too (antiJarLocking, think a typo was introduced wanting to copy the tomcat one ;)) wonder if this is activated in the test Romain Manni-Bucau Twitter

Re: New staging repo with the latest fix

2012-12-08 Thread Romain Manni-Bucau
There is no 4.5.1 tag So i guess we need to push it again Le 8 déc. 2012 22:58, Jean-Louis MONTEIRO jeano...@gmail.com a écrit : Check the crurent tag Le 8 déc. 2012 20:42, Romain Manni-Bucau rmannibu...@gmail.com a écrit : Are you sure the repo is sync with last commits? Le 8 déc. 2012

Re: TomEE 1.5.1: release process status

2012-12-07 Thread Romain Manni-Bucau
here the new binaries: https://repository.apache.org/content/repositories/orgapacheopenejb-124/ (just a java patch applied) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau

Fwd: svn commit: r1418530 - /openejb/trunk/openejb/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina/LazyStopWebappClassLoader.java

2012-12-07 Thread Romain Manni-Bucau
Think we should catch noclassdeffounderror too, Anyone to add it on trunk + branch please? Cant do it before monday -- Message transféré -- De : jlmonte...@apache.org Date : 7 déc. 2012 23:44 Objet : svn commit: r1418530 -

Re: svn commit: r1417653 - in /openejb/trunk/openejb/maven: ./ tomee-webapp-archetype/ tomee-webapp-archetype/src/ tomee-webapp-archetype/src/main/ tomee-webapp-archetype/src/main/resources/ tomee-web

2012-12-06 Thread Romain Manni-Bucau
great! thinking to it i think a very simple crud with jsf front can be the expected quickstart wdyt? Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/12/6 Vishwanath

Fwd: svn commit: r1417802 - in /openejb/trunk/openejb/container/openejb-core/src: main/java/org/apache/openejb/core/TempClassLoader.java test/java/org/apache/openejb/core/TempClassLoaderTest.java

2012-12-06 Thread Romain Manni-Bucau
Hi Andy, can you merge it in http://svn.apache.org/repos/asf/openejb/branches/openejb-4.5.1-b/ + create a jira please? (if you can't i'll do it later) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https

diff between binaries 1.5.0 and 1.5.1

2012-12-06 Thread Romain Manni-Bucau
change: +0.10 MB total : 31.76 MB FYI the binaries repo is https://repository.apache.org/content/repositories/orgapacheopenejb-118/ Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com

Re: diff between binaries 1.5.0 and 1.5.1

2012-12-06 Thread Romain Manni-Bucau
and here the NOTICE/LICENCE analyzis with tentacles: http://people.apache.org/~rmannibucau/orgapacheopenejb-118/archives.html Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau

Fwd: [jira] [Created] (TOMEE-635) Revamp resources.xml deployment to not immediately install

2012-12-06 Thread Romain Manni-Bucau
Hi, What's the goal excepting get another resolution? -- Message transféré -- De : David Blevins (JIRA) j...@apache.org Date : 7 déc. 2012 03:33 Objet : [jira] [Created] (TOMEE-635) Revamp resources.xml deployment to not immediately install À : comm...@openejb.apache.org David

Fwd: [jira] [Created] (TOMEE-634) Resource class-name=org.foo.Bar/ requires org.foo.Bar to exist in server classloader

2012-12-06 Thread Romain Manni-Bucau
Same question ;) This requirement is normal and implicit (since a new is done), what's the issue? -- Message transféré -- De : David Blevins (JIRA) j...@apache.org Date : 7 déc. 2012 03:29 Objet : [jira] [Created] (TOMEE-634) Resource class-name=org.foo.Bar/ requires org.foo.Bar

Re: DeploymentLoader.java Revision 1416096 TOMEE-613: Extracted EARs do not deploy without META-INF/application.xml file

2012-12-05 Thread Romain Manni-Bucau
Hi, your fix is fine IMO wonder about .git, .hg too (i have to admit i never had such dir in a binary) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/12/5 AndyG

Fwd: svn commit: r1417653 - in /openejb/trunk/openejb/maven: ./ tomee-webapp-archetype/ tomee-webapp-archetype/src/ tomee-webapp-archetype/src/main/ tomee-webapp-archetype/src/main/resources/ tomee-we

2012-12-05 Thread Romain Manni-Bucau
some basic persistence (1 entity + 1 persistence.xml + openjpa-maven-plugin to enhance the entity) 2) add a cdi bean and inject it in the servlet 3) add an ejb 4) add a test ... any help on such a topic is welcomed Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com

new gui IE?

2012-12-04 Thread Romain Manni-Bucau
Hi, sorry Thiago but that's again more or less for you ;) wonder if anybody tested on IE, a user said me it was impossible to click on login button...as a lot of us i dont have a IE ready to launch so for now just a question... Romain Manni-Bucau Twitter: @rmannibucau Blog: http

Re: new gui IE?

2012-12-04 Thread Romain Manni-Bucau
hmm, think it was ie 8 or ie7 (from what we have at work as computer) but if it works for today's IE fine for me thks Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012

Fwd: svn commit: r1416173 - /openejb/trunk/openejb/container/openejb-core/src/main/java/org/apache/openejb/config/MergeWebappJndiContext.java

2012-12-02 Thread Romain Manni-Bucau
Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau -- Forwarded message -- From: rmannibu...@apache.org Date: 2012/12/2 Subject: svn commit: r1416173 - /openejb/trunk

org.apache.openejb.config.MergeWebappJndiContext???

2012-11-30 Thread Romain Manni-Bucau
but not that expensive) parallelize it 2) try to get all the info in the mode (JndiEnc...) and avoid this class wdyt? anybody with some time to have a look? Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https

Fwd: svn commit: r1415122 - in /openejb/trunk/openejb/server/openejb-ejbd/src/main/java/org/apache/openejb/server/ejbd: EjbDaemon.java KeepAliveServer.java

2012-11-29 Thread Romain Manni-Bucau
Hi Andy, thought there was already a buffer in GZip impl did you bench a bit? on my little sample the difference was not that much important any other results? Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau

Re: Fwd: svn commit: r1415122 - in /openejb/trunk/openejb/server/openejb-ejbd/src/main/java/org/apache/openejb/server/ejbd: EjbDaemon.java KeepAliveServer.java

2012-11-29 Thread Romain Manni-Bucau
Ok great, thought playing with gzipXXX size was enough :( Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/11/29 AndyG andy.gumbre...@orprovision.com: Hi Romain, I

Re: java:app rules (TOMEE-597)

2012-11-29 Thread Romain Manni-Bucau
Not the whole story, Dont have it in mind exactly but you need both because fron ee tomcat components it is hitten from comp/env and from the rest of the app with the real name (spring for instance to our integration Think we have it too in our integration since we use openejb/resource and in

Re: DISCUSS - Wait or not OWB 1.1.7

2012-11-26 Thread Romain Manni-Bucau
yes *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2012/11/26 Jean-Louis MONTEIRO jeano

Re: DISCUSS - Wait or not OWB 1.1.7

2012-11-26 Thread Romain Manni-Bucau
/openwebbeans/commits/owb_1.1.x for more info) *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2012/11/26

Re: DISCUSS - Wait or not OWB 1.1.7

2012-11-26 Thread Romain Manni-Bucau
nop but can release it next week (i guess) if Mark can't do it *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com

Re: what is current profile ?

2012-11-23 Thread Romain Manni-Bucau
Hi, It is development by default. This one keeps tomee as the last release. If you change it, it adds some security. It is manage by openejb.profile IIRC Le 24 nov. 2012 07:59, Enrico Olivelli eolive...@gmail.com a écrit : I 'm reading new release notes I can't get this

Re: [DISCUSS] TomEE as the TLP name

2012-11-19 Thread Romain Manni-Bucau
So all is fine? What are we waiting for now? Le 19 nov. 2012 22:39, David Blevins david.blev...@gmail.com a écrit : On Nov 19, 2012, at 7:49 AM, Mark Struberg strub...@yahoo.de wrote: Afair the policy so far has been that all packages must be under the TLP name. That was the reason why

Re: [STATUS] Release 1.5.1

2012-11-19 Thread Romain Manni-Bucau
Hi JL, cdi-query issue is fixed on cdi-query trunk (but this sample will be removed for the release because no release) and in OWB 1.1.7 too so no worry i'd keep 1.5.1, no real new feature IMO *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread Romain Manni-Bucau
Hi, Your under windows and use @webXXX annotations? That's an issue fixed on trunk normally. Can you try the snapshot? Le 17 nov. 2012 18:51, Howard W. Smith, Jr. smithh032...@gmail.com a écrit : Done. I removed JUEL (and MyFaces CODI), for now, from classpath as well as web.xml. FYI, with

Re: Starting release process

2012-11-15 Thread Romain Manni-Bucau
Hi JL, i'd like to get some feedback about ear+cdi support before, i tested on my own on simple samples but if anyone can test on more real apps it would be wonderful *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http

Re: [jira] [Closed] (OPENEJB-1937) commons-dbcp doesn't clean its transactionregistry maps

2012-11-15 Thread Romain Manni-Bucau
Hi guys, do we backport it in 4.5.1 branch? *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau

Re: [jira] [Closed] (OPENEJB-1937) commons-dbcp doesn't clean its transactionregistry maps

2012-11-15 Thread Romain Manni-Bucau
yep looks close i reverted currently because was too aggressive the issue is mainly it is quite easy to clean xaresources map but caches is harder to clean with current code *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com

Re: [DISCUSS] - Project name

2012-11-13 Thread Romain Manni-Bucau
Hi Mohammad, i think TomEE just starts to be a bit known so i don't think we can (should) change this name even if you are right. *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn

Re: [DISCUSS] - Project name

2012-11-13 Thread Romain Manni-Bucau
[joke not accurate] i like E3 (or E^3) -- EfficientEE [/joke] *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com

Re: [DISCUSS] TomEE as the TLP name

2012-11-13 Thread Romain Manni-Bucau
On Nov 13, 2012 4:11 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: +0 since OpenEJB stays OpenEJB as it is today (i wouldn't rename all openejb module for that!) *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http

Re: [DISCUSS] TomEE as the TLP name

2012-11-13 Thread Romain Manni-Bucau
be renamed another point that is raised on the other thread of project renaming which raised by some one who is using and heavily depending on tomee wouldn't that affect them ? Sent from my Samsung Galaxy S3 Apologies for any typos On Nov 13, 2012 4:11 PM, Romain Manni-Bucau rmannibu

Re: [DISCUSS] TomEE as the TLP name

2012-11-13 Thread Romain Manni-Bucau
Hmm, If people on both projects are the same not sure it makes so much sense...and tomee code is really really small and doesnt do enough work to let it be another project IMO (in fact it only does integration so fixes are mainly in openejb) Wdyt? Le 13 nov. 2012 23:45, Mark Struberg

Fwd: svn commit: r1407132 - /openejb/trunk/openejb/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/LazyValidator.java

2012-11-08 Thread Romain Manni-Bucau
provided implementation (case we get with grails apps for instance) - otherwise a tck test fails because a validator factory just throw exceptions. so IMO the implementation is not that much important. any other idea to manage this case can be fine too *Romain Manni-Bucau* *Twitter: @rmannibucau

Fwd: Using comments.apache.org for our live docs

2012-11-07 Thread Romain Manni-Bucau
do we want it too? *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* -- Forwarded

Re: Websphere to TomEE struggling

2012-11-06 Thread Romain Manni-Bucau
doc -Romain *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2012/11/6 Mohammad Nour El-Din

Fwd: svn commit: r1405708 - in /openejb/trunk/openejb/container/openejb-api: ./ src/main/java/org/apache/openejb/api/jmx/

2012-11-05 Thread Romain Manni-Bucau
what was the issue? *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* -- Forwarded

Re: [DISCUSS] New release by the end of October

2012-10-29 Thread Romain Manni-Bucau
will not be able to do it but can you give it a try with openjpa 2.2.1 (release under vote) before please? think we should release with it and hope regressions with this version are fixed *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http

Re: why not tomee?

2012-10-28 Thread Romain Manni-Bucau
Hi, great you can enhance it, about timer not sure, @Schedule i guess (was not explicitely said in the blog post) about tomcat config i think he spoke about tomcat-jdbc (which is now supported) *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http

Re: @DataSourceDefinition issue

2012-10-27 Thread Romain Manni-Bucau
Maybe check on trunk, Fixed another npe linked to tomcat ds pool Le 27 oct. 2012 23:23, David Blevins david.blev...@gmail.com a écrit : Won't get a chance to look at it, but there's a TCK failure wrt @DataSourceDefinition. Here's the stacktrace. Will post the test info to tck@openejb.a.o

Re: [DISCUSS] New release by the end of October

2012-10-26 Thread Romain Manni-Bucau
I would like to fix some issues next week but +1 to roll it out for apachecon Le 26 oct. 2012 10:02, Jean-Louis MONTEIRO jeano...@gmail.com a écrit : No other opinions? Nobody against? JLouis 2012/10/24 Alex The Rocker alex.m3...@gmail.com +1 for a 1.5.1 bug fixes release end of October

Re: Bad error while upgrading to TomEE 1.5

2012-10-25 Thread Romain Manni-Bucau
Hi, This shpuld have been a warn, the app should still work. Btw thats fixed on trunk Le 25 oct. 2012 06:19, Enrico Olivelli - Diennea enrico.olive...@diennea.com a écrit : Hi all, I started to upgrade my tomee from 1.0 to 1.5 First run on 1.5 I'm now at work and I have not TomEE

Fwd: [jira] [Updated] (TOMEE-501) Implement openjpa load-time enhancement by means of PersistenceUnitInfo.addTransformer(ClassTransformer)

2012-10-24 Thread Romain Manni-Bucau
for openjpa so we get the classtransformer but if the persistence.xml is in web inf it is ignored *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com

Re: JAXB Optimization (was: Memory tweaking)

2012-10-23 Thread Romain Manni-Bucau
Hi, i know this thread is a bit old but discovered the option (system property) com.sun.xml.bind.v2.bytecode.ClassTailor.noOptimize=true it seems it prevent bytecode update to create injector (jaxb) anyone tested? *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau

Re: svn commit: r1400132 - in /openejb/trunk/openejb/tomee/tomee-webapp/src/main/webapp/app/js: ApplicationController.js view/panels/log.js

2012-10-19 Thread Romain Manni-Bucau
? *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2012/10/19 Thiago Veronezi thi...@veronezi.org

Re: Problem starting ActiveMQ broker using TomEE

2012-10-16 Thread Romain Manni-Bucau
did you try the option broker.persistent=false instead of persistent=false? *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https

Re: 1.5 Clarification

2012-10-10 Thread Romain Manni-Bucau
just a quick note: some example uses tomee though the tomee maven plugin or arquillian ;) maybe that's not enough explicit... *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn

Re: First TomEE 1.5.0 signup

2012-10-10 Thread Romain Manni-Bucau
/login-config *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2012/10/10 Jean-Louis MONTEIRO

Re: basic clustering deployment

2012-10-09 Thread Romain Manni-Bucau
system) *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2012/10/8 David Blevins david.blev

Re: tomee on openshift

2012-10-09 Thread Romain Manni-Bucau
doing the same i did with cloudfoundry should work but i think nobody done it today: http://rmannibucau.wordpress.com/2012/10/09/tomee-on-cloudfoundry/ *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http

Re: tomee on openshift

2012-10-09 Thread Romain Manni-Bucau
yep was on a private instance *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2012/10/9 dsh

Re: Redeploy issue

2012-10-09 Thread Romain Manni-Bucau
it should be better now if anybody can have a try... *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com

Re: basic clustering deployment

2012-10-08 Thread Romain Manni-Bucau
Hi David, ability to deploy on a cluster with a single deployment *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https

Re: [VOTE] OpenEJB 4.5.0/TomEE 1.5.0 (staging-060)

2012-10-08 Thread Romain Manni-Bucau
i think the known issues of the last release is what is asked JL. Kind of pre-next-release report *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com

Re: [VOTE] OpenEJB 4.5.0/TomEE 1.5.0 (staging-060)

2012-10-08 Thread Romain Manni-Bucau
yep that's what i think of. maybe we should just show it on our release page *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github

Re: Updating docs for TomEE 1.5

2012-10-08 Thread Romain Manni-Bucau
of technical text (what i'm more used to write ;)) wdyt? *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau

Re: Logo contest

2012-10-08 Thread Romain Manni-Bucau
+1 up We need it for http://youtrack.jetbrains.com/issue/IDEA-86766 *Romain Manni-Bucau* *Twitter: @rmannibucau https://twitter.com/rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https

  1   2   3   4   5   6   7   8   9   10   >