Re: MDB initialRedeliveryDelay configuration

2017-08-11 Thread Romain Manni-Bucau
Maybe check with the setters command of tomee.sh the available action spec, it is surely not available in your version. Le 11 août 2017 19:01, "gnanapandithan" a écrit : > I am using JCA concept for MQ connectivity. I refereed below mentioned > example program. > >

Re: MDB initialRedeliveryDelay configuration

2017-08-11 Thread gnanapandithan
I am using JCA concept for MQ connectivity. I refereed below mentioned example program. http://tomee.apache.org/tomee-and-webspheremq.html -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/MDB-initialRedeliveryDelay-configuration-tp4682419p4682439.html Sent from the

Re: datasource duplication in tomee

2017-08-11 Thread dmcletchie
I think that it is working if I define the datasource in tomee.xml. Thanks for you help. I set it up with the the Static3DES cipher. I'll try to swap it out for something more obfuscated. I can't see the data source in psiprobe when I define it in tomee.xml. I'm trying to debug it, I think

Re: Server Sent Events / Servlet 3 async processing.

2017-08-11 Thread Romain Manni-Bucau
Hi Tony, you can rely on the request normally or any request/session attribute Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn

Server Sent Events / Servlet 3 async processing.

2017-08-11 Thread tonywestonuk
Hi, If I am making use of Server Sent Events, and my server uses async processing to save using lots of threads.., there is an issue with deciding if a AsyncContext has timed out or complete. 1) when the doGet is invoked, an AsyncContext is created from request.startAsync(). This

Re: JSF 2.3 + bootsfaces

2017-08-11 Thread Matthew Broadhead
Thank you for the kind responses. I will sign up now. Hopefully it will keep me abreast with the latest developments but I doubt I can contribute much to the discussion at this stage! On 11/08/2017 16:18, Jonathan Gallimore wrote: Hi Matthew! Everyone is welcome to subscribe to the dev list

Re: JSF 2.3 + bootsfaces

2017-08-11 Thread Jonathan Gallimore
Hi Matthew! Everyone is welcome to subscribe to the dev list :-) Cheers Jon On Fri, Aug 11, 2017 at 3:08 PM, Matthew Broadhead < matthew.broadh...@nbmlaw.co.uk> wrote: > Hi Romain, > Is it ok to subscribe to the dev list to follow that discussion? > > > On 11/08/2017 13:43, Romain Manni-Bucau

Re: JSF 2.3 + bootsfaces

2017-08-11 Thread Romain Manni-Bucau
Sure, We don't have a strong split between dev and users. Just see it as a way to not pollute users with something else than their own problem rather than a "dev private group" which is all but our intent. Romain Manni-Bucau @rmannibucau | Blog

Re: datasource duplication in tomee

2017-08-11 Thread dmcletchie
Thank you both for replying - Much appreciated! Here's the war file, build with source (all 3 or 4 lines!). It's only a few KB, so hopefully it'll let me attach it. helloWorld.war I don't have a great reason for picking

Re: JSF 2.3 + bootsfaces

2017-08-11 Thread Romain Manni-Bucau
Hi Matthew, we are discussing it at http://tomee-openejb.979440.n4.nabble.com/The-road-to-TomEE-8-td4682389.html Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github

JSF 2.3 + bootsfaces

2017-08-11 Thread Matthew Broadhead
The BootsFaces (https://www.bootsfaces.net/) team are wanting to test JSF 2.3 as there have been some issues reported with Mojarra. Are there any timescales on release of TomEE 8 Plus? I know MyFaces have only just released a beta of 2.3 but are there any nightly builds to test with?

Re: datasource duplication in tomee

2017-08-11 Thread Jonathan Gallimore
Can you pop your sample app somewhere (as a GitHub project, maybe)? Happy to deploy it and take a look here. Jon On Fri, Aug 11, 2017 at 11:28 AM, Romain Manni-Bucau wrote: > Hi > > few things to check: > > 1. does psiprobe say if that's the same instances or not? JMX

Re: datasource duplication in tomee

2017-08-11 Thread Romain Manni-Bucau
Hi few things to check: 1. does psiprobe say if that's the same instances or not? JMX should give you the information I think since it will only list root resources 2. why not using tomee.xml or reosurces.xml to define the datasources - this is the recommanded way? Romain Manni-Bucau

Re: Stack Trace

2017-08-11 Thread Romain Manni-Bucau
Hi there are a few issues in your pom: javaee 7 api + openejb 4 (it is javaee 6), upgrade to openejb 7 and the right API jars to get the right defaults: org.apache.tomee javaee-api 7.0-1 org.apache.tomee openejb-core 7.0.3 On the test itself you shouldn't need to

Re: MDB initialRedeliveryDelay configuration

2017-08-11 Thread Romain Manni-Bucau
No it was really the container one, likely from your tomee.xml. Then we can validate the class you use and if the option is available or not. Romain Manni-Bucau @rmannibucau | Blog | Old Blog

datasource duplication in tomee

2017-08-11 Thread dmcletchie
Hi, I'm kind of new to TomEE & App servers in general. I Apologize in advance if I use some incorrect terminology. I have set up a web application that connects to a database. To connect to the database, I'm defining a resource in a context.xml file. I'm not modifying server.xml. I'm using the

Stack Trace

2017-08-11 Thread Ajay Kumar
Hello , I am using OpenEJB to test Ejb Code, but I am getting this exception.I am sending you Code source link and stack trace, Git Link : https://github.com/Nrapendra786/JettySample "C:\Program Files\Java\jdk1.8.0_144\bin\java" -ea -Didea.test.cyclic.buffer.size=1048576 "-javaagent:C:\Program

Re: MDB initialRedeliveryDelay configuration

2017-08-11 Thread gnanapandithan
MDB configuration mean, you need ejb-jar.xml configuration for MDB -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/MDB-initialRedeliveryDelay-configuration-tp4682419p4682422.html Sent from the TomEE Users mailing list archive at Nabble.com.

Re: MDB initialRedeliveryDelay configuration

2017-08-11 Thread gnanapandithan
AccountTransferOutboundMDB gov.utah.dts.messageDrivenBean.AccountTransferOutboundMDB Container javax.jms.Topic destinationType javax.jms.Topic destination