Re: Are you allowed to contribute to Open Source?

2023-06-28 Thread Daniel Cunha (soro)
Replied and re-tweeted as well! :) -- Daniel Cunha https://github.com/danielsoro https://twitter.com/danielvlcunha https://www.linkedin.com/in/danielvlcunha/ > Em 28 de jun. de 2023, à(s) 16:40, Daniel Dias Dos Santos > escreveu: > > Hello, > > I will make re-tweet. >

Re: Johnzon Threads Locking up marshalling from String to Object

2019-02-25 Thread Daniel Cunha
Hi Paul, could you share a sample project with your issue? It will help to reproduce and analyze your case. Thank you. Em seg, 25 de fev de 2019 às 14:35, Paul Carter-Brown escreveu: > Hi, > > I'm using Johnzon in TomEE 8.0.0-M2. In some rest calls, I do my own > marshalling from a string to a

Re: Continuous integration and a PR

2018-12-03 Thread Daniel Cunha
Hey, I believe for TomEE we don't have PR integrated with CI. BTW, I also prefer to have a jenkins instead of build-bot, for sure I think Jenkins better than build-bot. Em seg, 3 de dez de 2018 às 06:37, Otávio Gonçalves de Santana < osant...@tomitribe.com> escreveu: > Hey Cesar, I have the same

Re: Unable to deploy EAR on TomEE

2017-07-18 Thread Daniel Cunha
.java:652) > at > org.apache.catalina.startup.HostConfig.deployDirectory(HostC > onfig.java:1259) > at > org.apache.catalina.startup.HostConfig$DeployDirectory.run( > HostConfig.java:1998) > at > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) > at java.util.concurrent.FutureTask.run(FutureTask.java:266) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPool > Executor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoo > lExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > > > > > > -- > View this message in context: http://tomee-openejb.979440.n4 > .nabble.com/Unable-to-deploy-EAR-on-TomEE-tp4682283.html > Sent from the TomEE Users mailing list archive at Nabble.com. > -- Daniel Cunha https://twitter.com/dvlc_

Re: 7.0.3 release

2017-03-22 Thread Daniel Cunha
both make sense (no silver bullet >>> > ;)). >>> > > > >>> > > > >>> > > > > Thanks! >>> > > > > >>> > > > > Regards, >>> > > > > >>> > > > > Danilo Cominotti Marques >>> > > > > >>> > > > > On Thu, Feb 23, 2017 at 6:32 PM, Romain Manni-Bucau < >>> > > > rmannibu...@gmail.com >>> > > > > > >>> > > > > wrote: >>> > > > > >>> > > > > > did a few on my blog >>> > > > > > https://blog-rmannibucau.rhcloud.com/#/search;query=meecrowave >>> and >>> > > > there >>> > > > > > is >>> > > > > > the website openwebbeans.apache.org/meecrowave >>> > > > > > >>> > > > > > strictly speaking it is mainly inspired from recent tomee >>> embedded >>> > > > > changes >>> > > > > > but simplifying it a lot and making the stack >>> consistent/uniform >>> > (we >>> > > > > can't >>> > > > > > at tomee cause of all possibilities we have). It is limiting >>> it to >>> > > > > > cdi+jaxrs (not even jpa). Opens a lot of doors nowaday even >>> you can >>> > > > feel >>> > > > > > frustrated for JPA backends. >>> > > > > > >>> > > > > > >>> > > > > > 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 >>> > Factory >>> > > > > > <https://javaeefactory-rmannibucau.rhcloud.com> >>> > > > > > >>> > > > > > 2017-02-23 22:25 GMT+01:00 hwaastad : >>> > > > > > >>> > > > > > > Meecrowave >>> > > > > > > >>> > > > > > > Is that a new kid on the block? ;-) >>> > > > > > > >>> > > > > > > Seriously, seems cool, any blog articles yet? >>> > > > > > > >>> > > > > > > /hw >>> > > > > > > >>> > > > > > > >>> > > > > > > >>> > > > > > > >>> > > > > > > -- >>> > > > > > > View this message in context: http://tomee-openejb.979440. >>> > > > > > > n4.nabble.com/7-0-3-release-tp4681145p4681150.html >>> > > > > > > Sent from the TomEE Users mailing list archive at Nabble.com. >>> > > > > > > >>> > > > > > >>> > > > > >>> > > > >>> > > >>> > >>> >> >> > -- Daniel Cunha https://twitter.com/dvlc_

Re: EntityManager/EntityManagerFactory not injected to CDI bean

2017-02-08 Thread Daniel Cunha
Hynek, Sorry the typo. On Wed, Feb 8, 2017 at 10:57 AM, Daniel Cunha wrote: > Hy Hynke, > > for use @Inject in your EntityManger you need to create a produce for that. > A sampe for it, you can do something lke that: > > @ApplicationScoped > public class JPAFa

Re: EntityManager/EntityManagerFactory not injected to CDI bean

2017-02-08 Thread Daniel Cunha
EJB and the REST request passes OK. > > Any help is greatly appreciated! > > Thanks, > Hynek > > > > > -- > View this message in context: http://tomee-openejb.979440. > n4.nabble.com/EntityManager-EntityManagerFactory-not-injected-to-CDI-bean- >

Re: java.lang.NoSuchMethodError: javax.persistence.PersistenceContext.synchronization()Ljavax/persistence/SynchronizationType;

2016-08-24 Thread Daniel Cunha
:500) > at org.apache.openejb.assembler.classic.Assembler.build( > Assembler.java:479) > at org.apache.openejb.OpenEJB$Instance.(OpenEJB.java:150) > ... 31 more > > I have another app that doesn't have any persistence and all tests are > working, so i

Re: Define datasource, reference JDBC driver, and see init in console

2016-08-02 Thread Daniel Cunha
not clear whether a pure XML syntax is > required, or a mixed XML/property syntax. > > If I start the instance, should I see any default output that will show > Tomcat connecting to this datasource? If it doesn't show this by default, > is there a way to turn this on? > > I

Re: error inti tomee on openshif

2016-02-26 Thread Daniel Cunha
t.java:117) > at > > org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90) > at > > org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:402) > at > org.apache.catalina.util.LifecycleBase.init(LifecycleBase.j

Re: TomEE 7.0.0-M1 is here!

2015-12-13 Thread Daniel Cunha
re-tp4677208p4677214.html >> Sent from the TomEE Users mailing list archive at Nabble.com. >> >> > -- > Andy Gumbrecht > https://twitter.com/AndyGeeDe > > -- Daniel Cunha https://twitter.com/dvlc_ http://www.tomitribe.com

Re: tomee:exec built executable, dynamic port setting?

2015-11-05 Thread Daniel Cunha
s? This would be ideal.. > > >> > >> > > >> > >> On Fri, Oct 30, 2015 at 8:40 PM, Romain Manni-Bucau > > >> > >> wrote: > > >> > >> > If you use a placeholder in server.xml passing it in > > >> > >> > additionalSystemProperties works. > > >> > >> > > > >> > >> > Using tomee embedded main is an alternative. > > >> > >> > Le 30 oct. 2015 07:02, "jieryn" a écrit : > > >> > >> > > > >> > >> >> How can a user override the ports I specified during the > > building > > >> of > > >> > >> >> the executable war? The tomcat:exec built executable allows > > >> command > > >> > >> >> line flag overriding. I looked through the documentation and > > >> haven't > > >> > >> >> discovered it, sorry, any help is appreciated, thanks! > > >> > >> >> > > >> > >> > > >> > > > >> > > > > > > -- Daniel Cunha https://twitter.com/dvlc_ http://www.tomitribe.com

Re: Conditional properties to EntityManagerFactory

2015-07-17 Thread Daniel Cunha
erties to it like I used to do in Tomcat. > > I'd like to know if is it possible to intercept TomEE's > EntityManagerFactory creation. > > Thanks > > > 2015-07-15 14:45 GMT-03:00 Daniel Cunha : > > > Hi Felipe, > > > > you can inject EntityMa

Re: Conditional properties to EntityManagerFactory

2015-07-15 Thread Daniel Cunha
es); > > > > Is there any way I can do something similar with the injected > EntityManagerFactory on TomEE? > > Thanks > -- Best regard, Daniel Cunha (soro)

Re: ServletContainerInitializer

2015-06-07 Thread Daniel Cunha
No Mauro, I don't have. :( On Sun, Jun 7, 2015 at 9:08 AM, mauro2java2011 wrote: > I already know cdi realm . The sample is basic. You know a sample of cdi > realm with jpa for user and roles tables into db? > Il 07/giu/2015 13:42, "Daniel Cunha [via TomEE &

Re: ServletContainerInitializer

2015-06-07 Thread Daniel Cunha
? > Il 07/giu/2015 00:30, "Daniel Cunha [via TomEE & OpenEJB]" < > ml-node+s979440n4675180...@n4.nabble.com> ha scritto: > > > Hi Mauro, > > > > in line > > > > > > On Sat, Jun 6, 2015 at 6:44 PM, mauro2java2011 <[hidden email] &g

Re: tomee webapp overlay. it midify the server.xml of existent plain tomcat?

2015-06-06 Thread Daniel Cunha
gt; -- > > View this message in context: > > > http://tomee-openejb.979440.n4.nabble.com/tomee-webapp-overlay-it-midify-the-server-xml-of-existent-plain-tomcat-tp4675179.html > > Sent from the TomEE Users mailing list archive at Nabble.com. > > > -- Best regard, Daniel Cunha (soro)

Re: ServletContainerInitializer

2015-06-06 Thread Daniel Cunha
ejb.979440.n4.nabble.com/ServletContainerInitializer-tp4675178.html > Sent from the TomEE Users mailing list archive at Nabble.com. > -- Best regard, Daniel Cunha (soro)

Re: Installation of TomEE

2015-05-12 Thread Daniel Cunha
t(Lifecycl >> eSupport.java:117) >> at >> org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBa >> se.java:90) >> at >> org.apache.catalina.core.StandardContext.startInternal(StandardContex >> t.java:5378) >> at >> org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) >> ... 10 more >> >> May 12, 2015 11:21:49 PM org.apache.catalina.startup.HostConfig >> deployDirectory >> SEVERE: Error deploying web application directory C:\Program >> Files\Java\apache-t >> omee-plume-1.7.1\webapps\tomee >> java.lang.IllegalStateException: ContainerBase.addChild: start: >> org.apache.catal >> ina.LifecycleException: Failed to start component >> [StandardEngine[Catalina].Stan >> dardHost[localhost].StandardContext[/tomee]] >> at >> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase >> .java:904) >> at >> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:87 >> 7) >> at >> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:649) >> >> at >> org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.jav >> a:1247) >> at >> org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig >> .java:1898) >> at java.util.concurrent.Executors$RunnableAdapter.call(Unknown >> Source) >> at java.util.concurrent.FutureTask.run(Unknown Source) >> at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown >> Source) >> at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown >> Source) >> at java.lang.Thread.run(Unknown Source) >> >> May 12, 2015 11:21:49 PM org.apache.catalina.startup.HostConfig >> deployDirectory >> INFO: Deployment of web application directory C:\Program >> Files\Java\apache-tomee >> -plume-1.7.1\webapps\tomee has finished in 92 ms >> May 12, 2015 11:21:49 PM org.apache.coyote.AbstractProtocol start >> INFO: Starting ProtocolHandler ["http-bio-8080"] >> May 12, 2015 11:21:49 PM org.apache.coyote.AbstractProtocol start >> INFO: Starting ProtocolHandler ["ajp-bio-8009"] >> May 12, 2015 11:21:49 PM org.apache.catalina.startup.Catalina start >> INFO: Server startup in 822 ms >> >> >> >> >> -- >> View this message in context: >> http://tomee-openejb.979440.n4.nabble.com/Installation-of-TomEE-tp4674759p4674765.html >> Sent from the TomEE Users mailing list archive at Nabble.com. >> > > -- > Andy Gumbrecht > https://twitter.com/AndyGeeDe > http://www.tomitribe.com > > -- Best regard, Daniel Cunha (soro)

Re: Installation of TomEE

2015-05-12 Thread Daniel Cunha
iguration changes to enable logging? > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Installation-of-TomEE-tp4674759p4674763.html > Sent from the TomEE Users mailing list archive at Nabble.com. > -- Best regard, Daniel Cunha (soro)

Re: A client to manage your Apache TomEE instances

2015-04-13 Thread Daniel Cunha
Another thing that we want to do, interoperability between Clojure and Java, it's by creating a JBoss Forge addon, so you can run the tool within JBoss Forge. On Mon, Apr 13, 2015 at 5:20 PM, Daniel Cunha wrote: > Hello everyone, > > I'm glad to announce today the release of T

A client to manage your Apache TomEE instances

2015-04-13 Thread Daniel Cunha
y it and let us know what you think. The project is open, so you can help like do you want. -- Best regard, Daniel Cunha (soro)

Re: TomEE 1.7.1 - javax.mail.Session

2015-03-19 Thread Daniel Cunha
Thank you Andy. :) On Thu, Mar 19, 2015 at 5:31 PM, Andy wrote: > It's the geronimo-javamail_1.4_spec > > On 19/03/2015 20:17, Daniel Cunha wrote: >> >> The org.apache.openejb:javaee-api not include javax.mail!? >> > > -- > Andy Gumbrecht > https:

TomEE 1.7.1 - javax.mail.Session

2015-03-19 Thread Daniel Cunha
The org.apache.openejb:javaee-api not include javax.mail!? -- Best regard, Daniel Cunha (soro)

Re: TomEE 1.7 + JSF 2.2 + Flows = UnmarshalException

2015-02-26 Thread Daniel Cunha
t;> >> So, new JSF 2.2 features are a no-no with TomEE 1.7? Or is it just a matter >> of faces-config schema upgrade? >> >> >> >> -- >> View this message in context: >> http://tomee-openejb.979440.n4.nabble.com/TomEE-1-7-JSF-2-2-Flows-UnmarshalException-tp4673897.html >> Sent from the TomEE Users mailing list archive at Nabble.com. >> -- Daniel Cunha (soro)

Re: annotation @Email validation into entity Customer . I get errors from ide

2015-02-25 Thread Daniel Cunha
Or, you can update the project to use last tomee version. 2.0.0-SNAPSHOT. Nops!? On Wed, Feb 25, 2015 at 9:51 AM, Daniel Cunha wrote: > Romain, > > this case, isn't possible update bval for 1.1? > We have the @Email validation in bval 1.1. So.. he only needs change the

Re: annotation @Email validation into entity Customer . I get errors from ide

2015-02-25 Thread Daniel Cunha
;> >> -- >> View this message in context: >> http://tomee-openejb.979440.n4.nabble.com/annotation-Email-validation-into-entity-Customer-I-get-errors-from-ide-tp4673886p4673888.html >> Sent from the TomEE Users mailing list archive at Nabble.com. -- Daniel Cunha (soro)

Re: [CDI - OpenWebBeans] explicit no arg constructor

2014-12-20 Thread Daniel Cunha
application is running fine on WildFly with > Weld implementation. > > > > my question is, should i suggest something to Vraptor guys if the CDI > spec doesnt define this aspect or should i get in touch with OWB guys to > check with this issue? > > > > > > thanks in advance > > > > Salim > > > > > -- Daniel Cunha (soro)

Re: TomEE plans for Java EE 7

2014-12-11 Thread Daniel Cunha
.tomitribe.com > http://rmannibucau.wordpress.com > https://github.com/rmannibucau > > > 2014-12-11 17:58 GMT+01:00 Daniel Cunha : > > I try. But, it doesn't like me. :( > > > > On Thu, Dec 11, 2014 at 4:42 PM, Romain Manni-Bucau < > rmannibu...@gmail.com> > > w

Re: TomEE plans for Java EE 7

2014-12-11 Thread Daniel Cunha
> > > > > > > > On Thu, Dec 11, 2014 at 11:19 AM, Romain Manni-Bucau < > rmannibu...@gmail.com> > > wrote: > > > >> TomEE code is very simple and extensible, that's the reason :p > >> > >> > >> Romai

Re: TomEE plans for Java EE 7

2014-12-11 Thread Daniel Cunha
gt;> http://www.tomitribe.com > >> http://rmannibucau.wordpress.com > >> https://github.com/rmannibucau > >> > >> > >> 2014-12-04 19:59 GMT+01:00 Romain Manni-Bucau : > >> > It does yes > >> > > >> > Le 4 déc. 2014 19:30, "tibor17" a écrit : > >> > > >> >> There is only one failing bug with transactions in > >> >> CloudBees.javaee7-samples. > >> >> Do you think that the most usual usecase with @Transactional would > work > >> >> now > >> >> with Tomee 2.0.0-SNAPSHOT ? > >> >> > >> >> > >> >> > >> >> -- > >> >> View this message in context: > >> >> > >> >> > http://tomee-openejb.979440.n4.nabble.com/TomEE-plans-for-Java-EE-7-tp4663386p4673135.html > >> >> Sent from the TomEE Users mailing list archive at Nabble.com. > >> > >> > >> > >> > > > -- Daniel Cunha (soro) <http://www.cejug.net> Blog: http://www.danielsoro.com.br Twitter: https://twitter.com/dvlc_ GitHub: https://github.com/danielsoro LinkedIn: http://www.linkedin.com/in/danielvlcunha

Re: Injection of CDI extension

2014-12-06 Thread Daniel Cunha
java:727) > > > > >> > > at > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterC

Re: migrating jax-ws Application vrom TomEE-Plus To TomEE-JAXRS

2014-10-23 Thread Daniel Cunha
"LBEQualitasService", > >> targetNamespace = > >> "http://wsdlc.business.fsho.com/";) > >> @XmlSeeAlso({ > >> ObjectFactory.class > >> }) > >> public class LBEQualitas implements Service

Re: pom for tomee embedded plus or plume with Arquillan for test

2014-10-18 Thread Daniel Cunha
-plume-with-Arquillan-for-test-tp4672424.html > Sent from the TomEE Users mailing list archive at Nabble.com. > -- Daniel Cunha (soro) <http://www.cejug.net> Blog: http://www.danielsoro.com.br Twitter: https://twitter.com/dvlc_ GitHub: https://github.com/danielsoro LinkedIn: http://www.linkedin.com/in/danielvlcunha

Re: Apache TomEE 1.7.1 Released!

2014-09-17 Thread Daniel Cunha
Currently it is not a JSP and it is not parsed in any > way by the Servlet container - This may change in the next version. > > Simply update your existing Maven JavaEE-API, OpenEJB and or TomEE pom.xml > entries to point to the latest versions. > > Andy. > > -- > Andy G

Re: Tomee 2 Release-Date

2014-07-28 Thread Daniel Cunha
Great! ;) -- Daniel Cunha (soro) Sent from my cell phone. Em 28/07/2014 09:43, "Romain Manni-Bucau" escreveu: > @Daniel: no release but implementation is done since more or less last > august > > > Romain Manni-Bucau > Twitter: @rmannibucau > Blog: http://rmanni

Re: Tomee 2 Release-Date

2014-07-28 Thread Daniel Cunha
Romain, Bval has a stable version to Bean Validation 1.1? -- Daniel Cunha (soro) Sent from my cell phone. Em 28/07/2014 08:52, "Romain Manni-Bucau" escreveu: > Hi > > will surely be beginning of next year in the best case even if I'd > like to get a pre release end

Re: TomEE release schedule?

2014-05-03 Thread Daniel Cunha
't know too :p > > >> > > >> but would be awesome to know about this ! > > >> > > >> > > >> > > >> > > >> > > >> --- > > >> http://eprogramming.github.io > > >> > > >> > > >> > > >> On Sat, May 3, 2014 at 3:35 PM, rop wrote: > > >> > > >>> Is there somewhere a release schedule for TomEE? > > >>> > > >>> Specifically, I was looking for when next release > > >>> TomEE 1.6.1 is planned to come out? > > >>> > > >> > > >> > > > -- Att; Daniel Cunha (soro)

Re: more examples with scala

2014-05-03 Thread Daniel Cunha
more > samples ? > > cheers, > helio > > --- > http://eprogramming.github.io > -- Att; Daniel Cunha (soro)

Re: Post links here of all about TomEE !

2014-05-03 Thread Daniel Cunha
------ > http://eprogramming.github.io > -- Att; Daniel Cunha (soro)

Re: Share session across web applications

2014-04-14 Thread Daniel Cunha
tion which enables you to > > share the session across .wars. > > How would you do this in TomEE? > > > > > > > > > > -- > > View this message in context: > http://openejb.979440.n4.nabble.com/Share-session-across-web-applications-tp4668765.html >

Re: [build error] feedback 3

2014-04-08 Thread Daniel Cunha
OpenEJB :: Maven Plugins :: OpenEJB Embedded Maven > Plugin > >>> > >>>>> [INFO] OpenEJB :: Maven Plugins :: TomEE Webapp Archetype > >>> > >>>>> [INFO] OpenEJB :: Maven Plugins :: jars.txt Maven Plugin > >>> > >>>>> [I

Re: Context in a Restful Service

2014-02-20 Thread Daniel Cunha
ot bound in > > this Context. Unable to find [comp]. > > at org.apache.naming.NamingContext.lookup(NamingContext.java:820) > > at org.apache.naming.NamingContext.lookup(NamingContext.java:168) > > > > > > I'm most likely missing somet