Re: Building a Static Discovery Cluster

2017-07-05 Thread Romain Manni-Bucau
looks like docker dns is not working that well and registration fails - or the startup is not ordered properly but result lead to the same. Often saw docker-compose having a small bash loop to wait for the host/port being accessible. Maybe that's what you need (yes it is ugly) Romain Manni-

Re: Building a Static Discovery Cluster

2017-07-05 Thread Romain Manni-Bucau
interesting, would be great to have debug log of that clustering part (something like org.apache.catalina.tribes.level = FINE), think the static members are actually excluded of the cluster reading this error Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <htt

Re: Building a Static Discovery Cluster

2017-07-05 Thread Romain Manni-Bucau
Hmm, why not the tcpfailuredetector as a root (/>) instead of wrapping the static membership one? Also did you manage to get debug log of tomcat cluster? it helps a lot in general Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau

Re: Site and "documentation" usage

2017-07-05 Thread Romain Manni-Bucau
put box on the home page instread of the "writing text" to find a particular page. Can merge both worlds and solve the navigation issue making it "legacy" :) Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rm

Re: Site and "documentation" usage

2017-07-05 Thread Romain Manni-Bucau
very close http://people.apache.org/~rmannibucau/ivan/ can be used (think Ivan did some minor adjustments after but overall idea is here if I'm not mistaken) Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com>

Site and "documentation" usage

2017-07-05 Thread Romain Manni-Bucau
Hi guys With Ivan's work I d like to get your feeling on "Documentation" as an entry menu. Personally I feel it weird since almost all is supposed to be doc (like having "Website") but wonder if it is a language/habit thing or if you share it too. Any thoughts?

Re: Building a Static Discovery Cluster

2017-07-05 Thread Romain Manni-Bucau
t. > > Is that code that I've sent here correct? No issue? > > Did I put the StaticMembershipInterceptor at right place? > > > Twitter: @elderjava <https://twitter.com/elderjava> > Blog: http://eldermoraes.com > > > > 2017-07-05 16:21 GMT-03:00 Romain Ma

Re: Building a Static Discovery Cluster

2017-07-05 Thread Romain Manni-Bucau
ill works as a dynamic one. > > > Twitter: @elderjava <https://twitter.com/elderjava> > Blog: http://eldermoraes.com > > > 2017-07-05 16:08 GMT-03:00 Romain Manni-Bucau : > > > Think you ask to find node with this service so it behaves as configured. > > Remove it f

Re: Building a Static Discovery Cluster

2017-07-05 Thread Romain Manni-Bucau
07-05 15:38 GMT-03:00 Romain Manni-Bucau : > (disclaimer: read quickly on phone so can be wrong) > > seems you use membership discovery, can't it be simply that? > > 2017-07-05 20:07 GMT+02:00 Elder Moraes : > > > Sure! Here they are: > > > > Name: Catalina:type

Re: Building a Static Discovery Cluster

2017-07-05 Thread Romain Manni-Bucau
e: false > objectName: Catalina:type=Cluster > > Name: Catalina:type=Cluster,component=Deployer > modelerType: org.apache.catalina.mbeans.ClassNameMBean > watchDir: /tmp/war-listen/ > processDeployFrequency: 2 > tempDir: /tmp/war-temp/ > maxValidTime: 300 > deployDir: /

Re: Building a Static Discovery Cluster

2017-07-05 Thread Romain Manni-Bucau
Hmm, can you have a look into JMX on some tomee instances to check the tomcat cluster config please? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github &

Re: Building a Static Discovery Cluster

2017-07-05 Thread Romain Manni-Bucau
Hi Elder, are all the binding address (host)/ports opened between your containers? (can you telnet between them) do you use docker-compose to create the cluster (it helps a bit)? did you activate the debug log of tomcat clustering? it generally helps Romain Manni-Bucau @rmannibucau <ht

Re: [Discuss] Review-than-commit 3 month trial

2017-07-05 Thread Romain Manni-Bucau
known flow. To rephrase it to maybe make it even more explicit: it is not about making our - as committers - work easier but making contributions easier. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <ht

Re: TOMEE-1974 - lost commits

2017-07-05 Thread Romain Manni-Bucau
n IIRC. Once enhancement which was made related to that feature was to strip the value from the url when doing the request > > Many thanks > > Jon > > On Wed, Jul 5, 2017 at 11:49 AM, Romain Manni-Bucau > > wrote: > > > Hi Jon, > > > > did y

Re: TOMEE-1974 - lost commits

2017-07-05 Thread Romain Manni-Bucau
Hi Jon, did you consider making it working without any code change? it does AFAIK. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rm

Re: [Discuss] Review-than-commit 3 month trial

2017-07-05 Thread Romain Manni-Bucau
member or committer of TomEE > project, but I just wanted to give my comments as ASF member. > Don't think so Gurkan, the problem was really bound to end user direct impact and we tackled it with the personal html area usage we need to document now. > Regards.Gurkan- > > >

Re: [Discuss] Review-than-commit 3 month trial

2017-07-05 Thread Romain Manni-Bucau
and we can therefore tolerate more latency. And side note (probably some wording issue but just to make it obvious if not): if it is to go back to the normal process anyway after then we can gain these 3 months and already work as we and we'll do ;). Romain Manni-Bucau @rmannibucau <htt

Re: Site NG on github

2017-07-04 Thread Romain Manni-Bucau
'd have to do is specify the new repo + branch name. > > John > > > On Tue, Jul 4, 2017 at 12:20 PM Romain Manni-Bucau > wrote: > > > Ok submitted > > https://git-wip-us.apache.org/repos/asf/tomee-tomee-site-generator.git, > > > > @John: do you hav

Re: Site NG on github

2017-07-04 Thread Romain Manni-Bucau
should have all the needed content now, mvn compile to generate the site mvn pre-site to publish it on staging Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com&g

Re: Site NG on github

2017-07-04 Thread Romain Manni-Bucau
*typo: https://git-wip-us.apache.org/repos/asf/tomee-site-generator.git is the right one Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://g

Re: Site NG on github

2017-07-04 Thread Romain Manni-Bucau
imported the generator in https://git-wip-us.apache.org/repos/asf?p=tomee-tomee-site-generator.git, will push a warning in the svn project for now and we can delete it later Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.c

Re: Site NG on github

2017-07-04 Thread Romain Manni-Bucau
can add it to our generator with a java svn or git client, shouldnt take the night ;) Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com

Re: Site NG on github

2017-07-04 Thread Romain Manni-Bucau
Ok, let say if there is no -1 tonight I'll update the ticket to ask it - it doesnt hurt worse case so dont think we need to wait much more, in particular if we want to work on the website now. Let me know if it is a concern at any level. Romain Manni-Bucau @rmannibucau <https://twi

Site NG on github

2017-07-04 Thread Romain Manni-Bucau
-ng.git (or equivalent) and have a github proxy. In term of deployment it would still be the same, ie we copy the output to content/ of the cms subversion repo or we wire pubsub maven plugin. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rh

Re: MDB JMX Control

2017-07-04 Thread Romain Manni-Bucau
will open a new thread about the github integration of the site "Site NG on github" Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://git

Re: MDB JMX Control

2017-07-04 Thread Romain Manni-Bucau
@Ivan: if Andy is ok and if it helps for you I think he can apply your last patch which looks good and we can make it live to iterate from it from now on. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Ol

Re: AutoConfig - IllegalArgumentException: Comparison method violates its general contract!

2017-07-04 Thread Romain Manni-Bucau
+1, the indexOf was supposed to be done on getResourceIds(appResources, type, required) not the copy (which is sorted) Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com&g

Re: Building Github PR with Buildbot

2017-07-03 Thread Romain Manni-Bucau
yes, mentionned in another thread that PR usage need to probably move to jenkins of travis to have that. In any case (if we want to maintain buildbot too) we need to ask infra since they are the ones owning that part until we use travis. Romain Manni-Bucau @rmannibucau <https://twitter.

Re: 7.0.4 release plans

2017-07-03 Thread Romain Manni-Bucau
Yes, will be released soon normally Le 3 juil. 2017 14:35, "Svetlin Zarev" a écrit : > I think there is one more dependency that needs to be checked - > OpenWebBeans is with a snapshot version, which makes the build not > reproducible. > > 2017-07-03 15:11 GMT

Re: 7.0.4 release plans

2017-07-03 Thread Romain Manni-Bucau
Hi Svetlin, as soon as this cglib issue is fixed/merged and we reviewed the dependency stack (no other "leak") we can release IMO. Build was fixed last week so we are all good. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau

Re: Removing ANT from the packaged tomee distributions

2017-07-03 Thread Romain Manni-Bucau
/org/apache/openejb/server/ejbd/BasicClusterableRequestHandlerTest.java - i don't see what mocks brings except potentially a false positive test Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com>

Re: Removing ANT from the packaged tomee distributions

2017-07-03 Thread Romain Manni-Bucau
Hi Svetlin, would need to check the dependency tree but cglib can miss a test. We shouldnt have cglib at runtime at all Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com&g

Re: [Discuss] Review-than-commit 3 month trial

2017-07-02 Thread Romain Manni-Bucau
I'm +1 to enhance our github support, it is really a favorable contribution solution but for the process itself I don't see what changed so I'm still -1 for the reasons mentionned when we discussed it. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau>

Re: Learning from this week

2017-07-02 Thread Romain Manni-Bucau
> >[dev@ list] (Re: TomEE Documentation) > >RM> PS - cause it appeared unobvious on jira: we should try to > >keep current bookmarks as much as possible cause users already > >complained we changed them and it is now "done" (= we dont get > &g

Re: [DISCUSS] 1.x EOL

2017-06-30 Thread Romain Manni-Bucau
ch in svn will move from /tomcat/tc8.0.x to /tomcat/archive/tc8.0.x - the links to the 8.0.x documentation will be removed from tomcat.apache.org " We are already on 8.5 so not directly impacted for 7.x but think we can take it as a good example for 1.x. Romain Manni-Bucau @rmannibu

Re: Backport of TOMEE-1908

2017-06-28 Thread Romain Manni-Bucau
unsafe is fine (and you don't really have the choice actually) Wonder if we should add a flag support in the resource adapter definition/properties to force the use of java proxies (= prevent subclassing) Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog &l

Re: Backport of TOMEE-1908

2017-06-28 Thread Romain Manni-Bucau
+1, think hazelcast was doing it too at some point (never got why it was often done with a spec making interfaces the first citizen ;)) Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibuca

Re: Suffocating development environment

2017-06-28 Thread Romain Manni-Bucau
2017-06-28 19:46 GMT+02:00 exabrial12 : > As one of the people that had a commit reverted, then history hard pushed, > I > think it should be a policy that NO git push --hard should ever occur. > There > was/is absolutely no justification for such childish behavior. > To be more accurate it was o

Re: MDB JMX Control

2017-06-28 Thread Romain Manni-Bucau
github+list the comments?". Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linke

Re: MDB JMX Control

2017-06-28 Thread Romain Manni-Bucau
@Jon: commented 2 small things on the PR. More than the fixes itself which shouldnt be too hard I'm interested to learn the flow we have when commenting on github. Know jira should have a comment so a mail too but on the "submitter" point of view how does it look like? Rom

Re: Suffocating development environment

2017-06-28 Thread Romain Manni-Bucau
red to the generator. If we agree to use the personal html area we solve that part - and probably need to create a committer page on the website btw. About target I guess Mark is our expert and can fix it very quick? > > Andy. > > On 28 June 2017 at 12:35, Romain Manni-Bucau > wro

Re: Suffocating development environment

2017-06-28 Thread Romain Manni-Bucau
2017-06-28 13:19 GMT+02:00 Jonathan Gallimore : > On Wed, Jun 28, 2017 at 11:35 AM, Romain Manni-Bucau < > rmannibu...@gmail.com> > wrote: > > > 2017-06-28 11:39 GMT+02:00 Jonathan Gallimore < > > jonathan.gallim...@gmail.com> > > : > > > >

Re: Suffocating development environment

2017-06-28 Thread Romain Manni-Bucau
2017-06-28 11:39 GMT+02:00 Jonathan Gallimore : > Wow. > > Well, thanks for writing the email, and starting the discussion. From where > I'm sitting, it looks like there are a few issues. I'll work in reverse-ish > order (in terms of your post). > > -- Reverting commits. > > I've seen the reverts

Re: Suffocating development environment

2017-06-27 Thread Romain Manni-Bucau
2017-06-28 2:14 GMT+02:00 Andy Gumbrecht : > I'm writing this on the public dev list as there seems to be inaction on > the private list regarding the preservation and nurturing of contributions > to the TomEE project. I hope this serves as an entry into a public > discussion on how to improve or

Re: TomEE Documentation

2017-06-27 Thread Romain Manni-Bucau
PS - cause it appeared unobvious on jira: we should try to keep current bookmarks as much as possible cause users already complained we changed them and it is now "done" (= we dont get complains anymore or very rarely) so i don't feel comfortable breaking it again Romain Manni-Buc

Fwd: svn commit: r1800091 - in /tomee/site/trunk: content/ content/admin/ content/admin/cluster/ content/admin/configuration/ content/advanced/ content/advanced/applicationcomposer/ content/advanced/c

2017-06-27 Thread Romain Manni-Bucau
Please don't publish this, it breaks existing links which is pby sthg we don't want to do now. Pinged Ivan about it Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordp

Re: MDB JMX Control

2017-06-26 Thread Romain Manni-Bucau
+1 side note: take care to also capture the classloader and enforce the tccl when activating/deactivating it if you don't rely on workers Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmann

Re: TomEE Documentation

2017-06-26 Thread Romain Manni-Bucau
eeded to ensure the navigation is smooth and not enforced some pages (reduce the number of *clicks* ;) - hover is fine). +1 to modify the menu while it works on desktop and mobile. > > > > On Mon, Jun 26, 2017 at 7:42 AM, Ivan Junckes Filho > > wrote: > > > > > &g

Re: TomEE Documentation

2017-06-25 Thread Romain Manni-Bucau
if we can merge both somehow, probably with the new menu item. I like your menu but it can need a submenu on doc - not sure how mobile handling would be but doable. Maybe we should drop the blog, we never used it accurately. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibuc

Re: TomEE Documentation

2017-06-24 Thread Romain Manni-Bucau
work with openejb (3 websites) so a new one would need to bring more and no regression. If there is no way to send PRs, what would be the way to merge changes if I submit them? Is there any? Is the github code up to date? It is pending but a patch attached to a jira always works. Thank yo

Re: [DISCUSS] 1.x EOL

2017-06-19 Thread Romain Manni-Bucau
; > notice), but not right now. That's too much pressure. So to make that > > clear, I would announce EOL on the 1st Jan.18 and EOL is then 1st Jan > 2019 > > - That gives everyone plenty of time to create detailed documentation on > > the site that targets everyone, and then plent

Re: [DISCUSS] 1.x EOL

2017-06-19 Thread Romain Manni-Bucau
ing so much versions - last 6 years proved me being right :(. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn

Re: CompManagedBean & @DatasourceDefinition - TOMEE-2053

2017-06-19 Thread Romain Manni-Bucau
big fingers :( thanks for the catch, should be fixed. Build in progress at https://ci.apache.org/builders/tomee-trunk-ubuntu/builds/777 Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibuca

Re: [DISCUSS] 1.x EOL

2017-06-18 Thread Romain Manni-Bucau
http://tomee.apache.org/developer/migration/tomee-1-to-7.html intends to solve that issue, we can add any point we hit/encounter what else would be a blocker to make 1 EOL in June 2018? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <htt

Re: [DISCUSS] 1.x EOL

2017-06-18 Thread Romain Manni-Bucau
setting in the maven-surefire-plugin > Hmm, just means we upgrade API or you think to something else? I'll start a page > LieGrue,strub > > > On Sunday, 18 June 2017, 18:51, Romain Manni-Bucau < > rmannibu...@gmail.com> wrote: > > > 2017-06-18 18:4

Re: [DISCUSS] 1.x EOL

2017-06-18 Thread Romain Manni-Bucau
ou prefer to make the EOL statement with a few more +1's? > Sure, now i used past releases as prevision of this topic activity plannification and even with 5 reminders i wouldnt have got more so preferring to move forward now. However as said I'm happy to discuss each points and delay wha

Re: The EE8 Roadmap

2017-06-18 Thread Romain Manni-Bucau
mvc too is under radar, think cxf is a good fit but myfaces can be good too since we have web experts here Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github &

Re: [DISCUSS] 1.x EOL

2017-06-18 Thread Romain Manni-Bucau
2017-06-18 17:36 GMT+02:00 Jonathan Gallimore : > On 18 Jun 2017 3:11 pm, "Romain Manni-Bucau" > wrote: > > @Jon: please propose a policy then (same as rejecting a release, "no" is > valid only if an alternative is proposed or a string blocker is found ;))

Re: [DISCUSS] 1.x EOL

2017-06-18 Thread Romain Manni-Bucau
literally do 120 releases of 1.7.x if we ack the proposed EOL. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | Li

Re: The EE8 Roadmap

2017-06-18 Thread Romain Manni-Bucau
first step would probably be to create an incubator project to impl the spec Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibuc

Re: [DISCUSS] 1.x EOL

2017-06-18 Thread Romain Manni-Bucau
if noone objects before tomorrow i'll update the site with that policy then. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rman

Re: Any EE8 spec API releases needed?

2017-06-17 Thread Romain Manni-Bucau
None done afaik Le 17 juin 2017 18:37, "Mark Struberg" a écrit : > Hi folks! > > I'm about to release the common-annotation-1.3 and jcdi-2.0 APIs over in > Geronimo. > Does TomEE also need some API to be released? > Would like to do things only once if possible ;) > > txs and LieGrue, > strub

Re: CompManagedBean & @DatasourceDefinition - TOMEE-2053

2017-06-17 Thread Romain Manni-Bucau
You rock Svetlin, applied, thanks a lot! Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.

Re: CompManagedBean & @DatasourceDefinition - TOMEE-2053

2017-06-16 Thread Romain Manni-Bucau
Trunk seems to have an issue with this in the test XADataSourceDefinitionTest Want to have a look? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github &

Re: CompManagedBean & @DatasourceDefinition - TOMEE-2053

2017-06-16 Thread Romain Manni-Bucau
applied, thanks! Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibuc

Re: CompManagedBean & @DatasourceDefinition - TOMEE-2053

2017-06-16 Thread Romain Manni-Bucau
. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE

Re: CompManagedBean & @DatasourceDefinition - TOMEE-2053

2017-06-16 Thread Romain Manni-Bucau
priate place to check for it ? > If it's OK, I can make PR with the fix + tests. > > Thanks, > Svetlin > > > 2017-06-16 16:15 GMT+03:00 Romain Manni-Bucau : > > > Hi Svetlin > > > > this is a way to aggregate the webapp java:comp/env namespace without

Re: CompManagedBean & @DatasourceDefinition - TOMEE-2053

2017-06-16 Thread Romain Manni-Bucau
typed enough to know it is the comp bean). Does it give you enough input to work on it or do you want some particular code reference? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wor

Re: TOMEE-2057 fix proposal

2017-06-12 Thread Romain Manni-Bucau
:), so looks like you did it ;). Thanks a lot! Really appreciated the effort to test it. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://g

Re: TOMEE-2057 fix proposal

2017-06-12 Thread Romain Manni-Bucau
if you run it with the profile all-adapters from maven command line it will run with all tomee flavors (embedded, webprofile, plus, plume) so plume run will check with eclipselinks. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rh

Re: TOMEE-2057 fix proposal

2017-06-12 Thread Romain Manni-Bucau
in examples/ (we use them as itest sometimes) 3. arquillian/*tests The easiest is the example option probably but take the approach making you comfortable. Only constraints are 1. don't break the whole build ;), 2. ensure it is covered :) > > 2017-06-12 11:43 GMT+03:00 Romain Manni-Bu

Re: TOMEE-2057 fix proposal

2017-06-12 Thread Romain Manni-Bucau
ent too so see it as part of tomee in term of risk. > > But I can modify my PR to use txn if you insist. > > 2017-06-12 11:36 GMT+03:00 Romain Manni-Bucau : > > > 2017-06-12 10:29 GMT+02:00 Svetlin Zarev com > > >: > > > > > > why no

Re: TOMEE-2057 fix proposal

2017-06-12 Thread Romain Manni-Bucau
gt; Your patch (adapted with the previous reflection enhancement probably) looks good, just miss a test to ensure it works (surely in openejb-core with application composer) > > > 2017-06-12 11:22 GMT+03:00 Romain Manni-Bucau : > > > Hi Svetlin, > > > > why not rel

Re: TOMEE-2057 fix proposal

2017-06-12 Thread Romain Manni-Bucau
g the jpa provider instead of using the container one. Side note: would be good to ensure any PR has some test(s) when possible otherwise it is easy to break it before next release without even noticing it. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog &l

Re: TomEE Documentation

2017-06-11 Thread Romain Manni-Bucau
have an issue on the mirror - in progress bit hope it will be working soon. Thanks. On Sun, Jun 11, 2017 at 4:36 PM, Romain Manni-Bucau wrote: > Hi Ivan > > > 2017-06-11 16:37 GMT+02:00 Ivan Junckes Filho : > > > Hello TomEE developers, > > > > I think it is a

Re: TomEE Documentation

2017-06-11 Thread Romain Manni-Bucau
Hi Ivan 2017-06-11 16:37 GMT+02:00 Ivan Junckes Filho : > Hello TomEE developers, > > I think it is a bit to hard to find documentation on the website today. I > downloaded site-tomee-ng based on the tutorial added here "Contribute the > this website". Now it runs fine in my machine and it is ea

[DISCUSS] 1.x EOL

2017-06-06 Thread Romain Manni-Bucau
, Tomcat 7 is N-3 now). Therefore do we want to plan an EOL for 1.7 that we don't develop anymore anyway? What about june next year? Should let people more than enough time to migrate to TomEE 7. wdyt? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog &l

Re: Using non-default JsonProvider

2017-06-05 Thread Romain Manni-Bucau
tackle it) Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau>

Re: Using non-default JsonProvider

2017-06-05 Thread Romain Manni-Bucau
PS: pushed it https://issues.apache.org/jira/browse/TOMEE-2052 Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibuc

Re: Using non-default JsonProvider

2017-06-05 Thread Romain Manni-Bucau
workedaround with a custom classloader but fixing this is probably saner. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibuc

Re: The EE8 Roadmap

2017-06-02 Thread Romain Manni-Bucau
2017-06-02 20:27 GMT+02:00 Mark Struberg : > Hi folks! > > Behind the scene there was a lot of work done towards EE8. > Not directly in TomEE, but in most parts which are needed > > * Tomcat 9 for Servlet 4.0 - While the final API is not yet ready we > already have many public Milestone builds > >

Re: JTA 1.2 spec compliance

2017-06-02 Thread Romain Manni-Bucau
Hmm, guess it is undefined, at least didnt find any pointer on that in the spec itself but created https://issues.apache.org/jira/browse/TOMEE-2047 to remove this wrapper which never fits end users IMHO Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <htt

Re: Added All Committers to the website

2017-05-30 Thread Romain Manni-Bucau
code ;)) Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibuc

Re: site mirrored on github?

2017-05-30 Thread Romain Manni-Bucau
thought about it but will not help dev nor contribution until githb can merge on asf so kind of shortcut. Happy if anyone does it completely but for now previledging user side of things Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <htt

Re: site mirrored on github?

2017-05-30 Thread Romain Manni-Bucau
created https://issues.apache.org/jira/browse/INFRA-14249 Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn &

site mirrored on github?

2017-05-30 Thread Romain Manni-Bucau
Hi guys do we want the site generator [1] to be mirrored on github? Can ease doc PR (vs patch today) [1] http://svn.apache.org/repos/asf/tomee/site/trunk/generators/site-tomee-ng/ Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rh

Re: PasswordCipher attribute is not honoured

2017-05-25 Thread Romain Manni-Bucau
HI Dignesh, PasswordCipher is honnored for datasources, pooled datasources. Here you use a XADataSource so maybe remove PasswordCipher and replace the password value by cipher:digneshcipher: eGBzFTP2XlJzBrrvwk7/OQ== which would enable it for the datsource and the pool Romain Manni-Bucau

Re: Issue with server start up

2017-05-18 Thread Romain Manni-Bucau
I see, did you try to NOT configure it? If you really want to put a value use org.apache.openejb.hibernate.OpenEJBJtaPlatform2 Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpres

Re: Issue with server start up

2017-05-18 Thread Romain Manni-Bucau
Hi maybe specify the jta_platform in your persistence unit or system properties Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rm

Re: JSON-P 1.1?

2017-04-28 Thread Romain Manni-Bucau
a les 10:29, Romain Manni-Bucau (< > rmannibu...@gmail.com>) va escriure: > > > Hi guys, > > > > even if part of EE 8 do we want to upgrade JSON-P to 1.1 on TomEE 7? > > > > IMO it doesnt hurt and can enable new use cases like jsonpatch one for > >

JSON-P 1.1?

2017-04-28 Thread Romain Manni-Bucau
Hi guys, even if part of EE 8 do we want to upgrade JSON-P to 1.1 on TomEE 7? IMO it doesnt hurt and can enable new use cases like jsonpatch one for instance. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Ol

Re: freeze OPENEJB jira project

2017-04-25 Thread Romain Manni-Bucau
don't think I have enough karma to do it (can't access permission schemes), if any super admin can help it would be awesome :) Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibuca

freeze OPENEJB jira project

2017-04-25 Thread Romain Manni-Bucau
Hi guys, anyone knows how to make OPENEJB project read only on jira? We updated the description to redirect people on TOMEE but seems it is not read ("oh surprise" ;)) so I'd like we make it read only now to avoid to have to maintain 2 projects which are actually the same now

Re: Error when using EH Cache with Hibernate

2017-04-24 Thread Romain Manni-Bucau
- since there is no ehcache there it should work 2.b best is likely to debug hibernate when loading, happy to help you on that if you setup tomee-maven-plugin in a github project easy to run Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <htt

Re: Error when using EH Cache with Hibernate

2017-04-23 Thread Romain Manni-Bucau
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE

Re: Error when using EH Cache with Hibernate

2017-04-19 Thread Romain Manni-Bucau
Hi if you use plus distribution maybe check you dont get a conflict with the ehcache of the server (tomee/lib), if not then or ppackaging is not be right I think. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Ol

Re: OpenEJB includes JAX-RS?

2017-04-19 Thread Romain Manni-Bucau
Hi yes it is. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibuc

Re: Annotations @JsonbTransient and @JohnzonIgnore do not work

2017-04-12 Thread Romain Manni-Bucau
Le 12 avr. 2017 21:01, "DonatasCiuksys" a écrit : > Which config do you use for the access mode? Which version also? No explicit config. TomEE 7.0.3 WebProfile. Maybe try configuring it with access mode field or add the annotation on the getter. > jsonb is not supported if you dont

Re: Annotations @JsonbTransient and @JohnzonIgnore do not work

2017-04-12 Thread Romain Manni-Bucau
Hi Which config do you use for the access mode? Which version also? Le 12 avr. 2017 20:49, "DonatasCiuksys" a écrit : I have JPA entity class Student and simple REST service (see code bellow). Note that I have annotated @ManyToMany field with @JsonbTransient and @JohnzonIgnore annotations (be

Re: Annotations @JsonbTransient and @JohnzonIgnore do not work

2017-04-12 Thread Romain Manni-Bucau
Ps: jsonb is not supported if you dont add and activate jsonb module cause it is only ee 8 Le 12 avr. 2017 20:56, a écrit : Hi Which config do you use for the access mode? Which version also? Le 12 avr. 2017 20:49, "DonatasCiuksys" a écrit : I have JPA entity class Student and simple REST s

<    1   2   3   4   5   6   7   8   9   10   >