Re: PR - TOMEE-1380 - Study a better data Importer for DataSources and EntityManagers Export

2024-09-27 Thread Evaldo Junior
Daniel, thanks, for your feedback. Evaldo Junior Em sáb, 28 de set de 2024 00:01, Daniel Dias Dos Santos < daniel.dias.analist...@gmail.com> escreveu: > Hello, > > I did the review, it's good for me. > > thanks > > On Fri, Sep 27, 2024, 23:53 Evaldo Junior

PR - TOMEE-1380 - Study a better data Importer for DataSources and EntityManagers Export

2024-09-27 Thread Evaldo Junior
Please, anybody revise my change, the link of the issue is https://issues.apache.org/jira/browse/TOMEE-1380 <https://issues.apache.org/jira/browse/TOMEE-3965>. PR - https://github.com/apache/tomee/pull/1525 <https://github.com/apache/tomee/pull/1218> Best Regards, Evaldo Junior

Re: Observation - Doubt - TOMEE-1380 - Study a better data importer for datsources and entitymanagers

2024-09-06 Thread Evaldo Junior
Richard, i understood, thank you very much for the explanations. Evaldo Junior Em sex., 6 de set. de 2024 às 14:36, Daniel Dias escreveu: > I understood, thank you very much for the explanations Richard > > On 2024/09/06 17:23:04 Richard Zowalla wrote: > > Both can be used w

Re: Observation - Doubt - TOMEE-1380 - Study a better data importer for datsources and entitymanagers

2024-09-06 Thread Evaldo Junior
Junior Em sex., 6 de set. de 2024 às 11:37, Daniel Dias escreveu: > Hello Evaldo, > > Thank you, it would help a lot to have an example like this :) > > On 2024/09/06 04:11:12 Evaldo Junior wrote: > > Daniel, i have always used these tools via Maven, through plugins. I hav

Re: Observation - Doubt - TOMEE-1380 - Study a better data importer for datsources and entitymanagers

2024-09-05 Thread Evaldo Junior
The changed classes, in addition to ImportSql, were the following:Assembler, EntityManagerFactoryCallable and ImportSqlScriptTest. Evaldo Junior Em qui., 5 de set. de 2024 às 23:37, Daniel Dias Dos Santos < daniel.dias.analist...@gmail.com> escreveu: > I was thinking here. I thi

Re: Observation - Doubt - TOMEE-1380 - Study a better data importer for datsources and entitymanagers

2024-09-05 Thread Evaldo Junior
Richard, thanks for your feedback. Evaldo Junior Em qui., 5 de set. de 2024 às 06:18, Richard Zowalla escreveu: > +1 > > > Am 04.09.2024 um 05:49 schrieb Daniel Dias Dos Santos < > daniel.dias.analist...@gmail.com>: > > > > Hello Evaldo, > > > >

Re: Observation - Doubt - TOMEE-1380 - Study a better data importer for datsources and entitymanagers

2024-09-05 Thread Evaldo Junior
Daniel, thanks for your feedback. Evaldo Junior. Em qua., 4 de set. de 2024 às 00:56, Daniel Dias Dos Santos < daniel.dias.analist...@gmail.com> escreveu: > Hello Evaldo, > > I agree with your suggestion. > > > On Wed, Sep 4, 2024, 00:43 Evaldo Junior wrote: > >

Observation - Doubt - TOMEE-1380 - Study a better data importer for datsources and entitymanagers

2024-09-03 Thread Evaldo Junior
Richard, another alternative would be to place a deprecated annotation on the ImportSql class (item [1]) and add a comment in the class javadoc to use Flyway or Liquibase, instead of using the class itself. Evaldo Junior [1] https://github.com/apache/tomee/blob/main/container/openejb-core/src

Re: Doubt - TOMEE-1380 - Study a better data importer for datsources and entitymanagers

2024-09-01 Thread Evaldo Junior
oject ? Evaldo Junior [1] https://github.com/apache/tomee/blob/main/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/ImportSql.java Em ter., 13 de ago. de 2024 às 03:35, Evaldo Junior < evaldoapjun...@gmail.com> escreveu: > Richard, thanks for you feedback. >

Re: Doubt - TOMEE-1380 - Study a better data importer for datsources and entitymanagers

2024-08-12 Thread Evaldo Junior
Richard, thanks for you feedback. Evaldo Junior Em seg, 12 de ago de 2024 15:38, Richard Zowalla escreveu: > Hi Evaldo, > > thanks for your mail. > > I am wondering, if this feature is still needed in 2024? > > Since 2014 tools such as liquibase or flyway have emerg

Doubt - TOMEE-1380 - Study a better data importer for datsources and entitymanagers

2024-08-11 Thread Evaldo Junior
, where is the current feature that imports files in SQL format ? Evaldo Junior

Do Task TOMEE-1380

2024-07-21 Thread Evaldo Junior
Please anyone, transfer the following ticket: https://issues.apache.org/jira/browse/TOMEE-1380, to my user ? I wanted to make the following ticket: https://issues.apache.org/jira/browse/TOMEE-1380. Evaldo Junior

PR - TOMEE-3965 - Update the Apache MyFaces and Apache DeltaSpike

2024-06-30 Thread Evaldo Junior
Please, anybody revise my change, the link of the issue is https://issues.apache.org/jira/browse/TOMEE-3965. PR - https://github.com/apache/tomee/pull/1218 Best Regards, Evaldo Junior

Re: New Doubt - Ticket TOMEE-3965 - Fix TomEE

2024-06-30 Thread Evaldo Junior
> Gruß > Richard > > > [1] > https://github.com/apache/tomee/tree/tomee-9.x/examples/deltaspike-fullstack > > > Am 30.06.2024 um 06:17 schrieb Evaldo Junior : > > > > Richard, i have a question, a doubt, regarding ticket 3965 - > > https://issues.apache.org

Re: New Doubt - Ticket TOMEE-3965 - Fix TomEE

2024-06-30 Thread Evaldo Junior
9.4. > > About the website, sometimes it has not been updated to the version that is > in Maven. The most current version is 2.0, which contains adjustments for > Jakarta. > > On Sun, Jun 30, 2024, 01:19 Evaldo Junior > wrote: > > > Richard, i have a ques

New Doubt - Ticket TOMEE-3965 - Fix TomEE

2024-06-29 Thread Evaldo Junior
ket, it is not specified, how do i test, or to simulate a possible error, Is it just me to access Tomee's manager screen without errors ? Or not, do you want a specific test to be carried out to identify a specific error ? Please, cold you help me ? Evaldo Junior

Correction - Doubt - Ticket TOMEE-3965 - Fix TomEE

2024-06-26 Thread Evaldo Junior
the same version of the MyFaces ? Please, cold you help me ? Evaldo Junior

Doubt - Ticket TOMEE-3965 - Fix TomEE

2024-06-26 Thread Evaldo Junior
the jsf-cdi-and-ejb sub-module uses version 2.1.8. It would no longer be correct option, be for all sub-modules of the main tomee project to use the latest version of MyFaces 4.0.2 ? Evaldo Junior

Re: I have a doubt about contribute to Apache Tomee Project

2024-06-26 Thread Evaldo Junior
Daniel, thank you. Em qua, 26 de jun de 2024 11:47, Daniel Dias escreveu: > Evaldo, I assigned the task to you :) > > On 2024/06/26 14:07:23 Evaldo Junior wrote: > > Daniel, i chose a ticket that i think is easier to solve, if i manage > > to solve this one i pick up ot

Re: I have a doubt about contribute to Apache Tomee Project

2024-06-26 Thread Evaldo Junior
Daniel, i chose a ticket that i think is easier to solve, if i manage to solve this one i pick up others. I wanted to make the following ticket: https://issues.apache.org/jira/browse/TOMEE-3965 Em qua., 26 de jun. de 2024 às 10:59, Evaldo Junior < evaldoapjun...@gmail.com> escreveu: >

Re: I have a doubt about contribute to Apache Tomee Project

2024-06-26 Thread Evaldo Junior
Richard, ok. Em qua., 26 de jun. de 2024 às 10:44, Richard Zowalla escreveu: > ASF mailing lists do not allow attachments. > You need to put them on an external service. > > Am 26. Juni 2024 15:16:50 MESZ schrieb Evaldo Junior < > evaldoapjun...@gmail.com>: > >Daniel,

Re: I have a doubt about contribute to Apache Tomee Project

2024-06-26 Thread Evaldo Junior
de 2024-06-24 21-19-50.png] Best Regards, Evaldo Junior Em qua., 26 de jun. de 2024 às 09:53, Gilberto escreveu: > The mail list doesn't accept attachment. You have to upload it elsewhere. > > On 2024/06/26 11:35:08 Evaldo Junior wrote: > > Daniel, i am resending the

Re: I have a doubt about contribute to Apache Tomee Project

2024-06-26 Thread Evaldo Junior
Daniel, i am resending the prints. My Jira username is: evaldoapjunior Best Regards, Evaldo Junior Em seg., 24 de jun. de 2024 às 21:58, Daniel Dias Dos Santos < daniel.dias.analist...@gmail.com> escreveu: > Hello Evaldo, how are you? > > Your attachment or print did not come.

I have a doubt about contribute to Apache Tomee Project

2024-06-24 Thread Evaldo Junior
name is already in use. Please, could someone help me ? Below the print of the error page: [image: Captura de tela de 2024-06-24 21-19-50.png] [image: Captura de tela de 2024-06-24 21-21-58.png] Best Regards, Evaldo Junior

Re: I have a doubt about Tomee project

2024-06-18 Thread Evaldo Junior
://tomee.apache.org/community/sources.html Best Regards, Evaldo Junior Em ter., 18 de jun. de 2024 às 18:04, Daniel Dias escreveu: > Hello Evaldo, > > Generally when I want to build the project I use the quick build version > using the command: > > mvn -Pquick -Dsure

I have a doubt about Tomee project

2024-06-18 Thread Evaldo Junior
i use them ? Below is the print of the class: [image: image.png] My environment: Jdk 17 - Openjdk-17.0.11.0.9-1- RedHat Version Eclipse - 2022-12 (4.26.0) Maven - 3.8.3 version Best Regards, Evaldo Junior

Re: [VOTE] Apache tomee-patch-plugin 0.7

2021-10-24 Thread Evaldo Junior
+1 Regards, Evaldo Junior Em Ter, 19 de out de 2021 18:11, David Blevins escreveu: > +1 > > > -- > David Blevins > http://twitter.com/dblevins > http://www.tomitribe.com > > On Oct 12, 2021, at 2:30 PM, Jean-Louis Monteiro > wrote: > > Hi! > >

PR TOMEE-3722 - Translate to Spanish: examples/rest-xml-json/

2021-04-20 Thread Evaldo Junior
/jira/browse/TOMEE-3722. Best Regards, Evaldo Junior Em dom., 18 de abr. de 2021 às 17:37, Daniel Dias Dos Santos < daniel.dias.analist...@gmail.com> escreveu: > Hello Evaldo, > > done, thanks :) > > Em sáb., 17 de abr. de 2021 às 23:03, Evaldo Junior < > evaldoa

TOMEE-3722 - Translate to Spanish: examples/rest-xml-json/

2021-04-17 Thread Evaldo Junior
Best Regards, Evaldo Junior

PR - TOMEE-2999 - Translate to Spanish: examples/polling-parent

2021-04-07 Thread Evaldo Junior
Please, anybody revise my translation, the link of the issue is https://issues.apache.org/jira/browse/TOMEE-2999 <https://issues.apache.org/jira/browse/TOMEE-2914>*.* PR - https://github.com/apache/tomee/pull/781 <https://github.com/apache/tomee/pull/706> Regards, Evaldo Junior

Re: TOMEE-2999 - Translate to Spanish: examples/polling-parent/

2021-04-07 Thread Evaldo Junior
Mauro, thank you, if i need i ask you for help. Best Regards, Evaldo Junior Em qua., 7 de abr. de 2021 às 14:41, Mauro escreveu: > Hey, I can help also if it needed. > > Cheers, > Mauro > > On Wed, 7 Apr 2021 at 12:38 Evaldo Junior > wrote: > > > I create

TOMEE-2999 - Translate to Spanish: examples/polling-parent/

2021-04-07 Thread Evaldo Junior
I created the issue on the JIRA [1] to translate to spanish of the document examples/polling-parent. Can some of the JIRA admins please assign the ticket to my username:evaldoapjunior [1]https://issues.apache.org/jira/browse/TOMEE-2999 Best Regards, Evaldo Junior

PR - TOMEE-2967 - Translate to Spanish: examples/xa-datasource/

2021-01-31 Thread Evaldo Junior
Please, anybody revise my translation, the link of the issue is https://issues.apache.org/jira/browse/TOMEE-2967 <https://issues.apache.org/jira/browse/TOMEE-2914>*.* PR - https://github.com/apache/tomee/pull/760 <https://github.com/apache/tomee/pull/706> Regards, Evaldo Junior

TOMEE-2967 - Translate to Spanish: examples/xa-datasource/

2021-01-28 Thread Evaldo Junior
I created the issue on the JIRA [1] to translate to spanish of the document examples/xa-datasource/. Can some of the JIRA admins please assign the ticket to my username:evaldoapjunior [1]https://issues.apache.org/jira/browse/TOMEE-2967 Best Regards, Evaldo Junior

Doubt translation Spanish

2020-12-08 Thread Evaldo Junior
he new tasks for this, are subtaks createds under the master task. In the case of the spanish translation, exists a master task, or no. If exists, please what the number of the master task of the spanish translations ? Regards, Evaldo Junior

PR - TOMEE-2914 - Translate to Portuguese: examples/schedule-events/

2020-11-30 Thread Evaldo Junior
Please, anybody revise my translation, the link of the issue is https://issues.apache.org/jira/browse/TOMEE-2914*.* PR - https://github.com/apache/tomee/pull/724 <https://github.com/apache/tomee/pull/706> Regards, Evaldo Junior

TOMEE-2914 - Translate to Portuguese: examples/schedule-events/

2020-10-26 Thread Evaldo Junior
I created the issue on the JIRA [1] to translate to portugueses of the document examples/schedule-events/. Can some of the JIRA admins please assign the ticket to my username:evaldoapjunior [1]https://issues.apache.org/jira/browse/TOMEE-2914 Best Regards, Evaldo Junior

PR - TOMEE-2901 - Translate to Portuguese: examples/polling-parent/

2020-10-03 Thread Evaldo Junior
Please, anybody revise my translation, the link of the issue is https://issues.apache.org/jira/browse/TOMEE-2901 <https://issues.apache.org/jira/browse/TOMEE-2897>. PR - https://github.com/apache/tomee/pull/710 <https://github.com/apache/tomee/pull/706> Regards, Evaldo Junior E

TOMEE-2901 - Translate to Portuguese: examples/polling-parent/

2020-09-02 Thread Evaldo Junior
I created the issue on the JIRA [1] to translate to portugueses of the document examples/polling-parent/. Can some of the JIRA admins please assign the ticket to my username:evaldoapjunior [1]https://issues.apache.org/jira/browse/TOMEE-2901 Best Regards, Evaldo Junior

PR - TOMEE-2897 - Translate to Portuguese: examples/singleton-startup-ordering

2020-08-14 Thread Evaldo Junior
Please, anybody revise my translation, the link of the issue is https://issues.apache.org/jira/browse/TOMEE-2897. PR - https://github.com/apache/tomee/pull/706 Regards, Evaldo Junior Em seg., 10 de ago. de 2020 às 14:52, Daniel Dias Dos Santos < daniel.dias.analist...@gmail.com> es

Issue of the JIRA TOMEE-2897 - Translate to Portuguese: examples/singleton-startup-ordering

2020-08-09 Thread Evaldo Junior
I created the issue on the JIRA [1] to translate to portugueses of the document examples/singleton-startup-ordering/. Can some of the JIRA admins please assign the ticket to my username:evaldoapjunior [1]https://issues.apache.org/jira/browse/TOMEE-2897 Regards, Evaldo Junior >

Re: [jira] [Commented] (TOMEE-2896) Translate to Portuguese: examples/tomee-jersey-eclipselink

2020-08-09 Thread Evaldo Junior
Sergio, i am new in the group. I don't no, the with right thing to be made. But, close the PR, is one of hers. Atenciosamente, Evaldo Junior Em dom., 9 de ago. de 2020 às 11:20, Sergio Chancay escreveu: > HI, i found task free and decided resolved. > > If is a problem close

Re: [jira] [Commented] (TOMEE-2896) Translate to Portuguese: examples/tomee-jersey-eclipselink

2020-08-09 Thread Evaldo Junior
Sergio, i want make more one observation, i send a email for the group, after with has opened the issue, warning with i has opened the task, for it can be directioned for me. Regards, Evaldo Junior Em dom., 9 de ago. de 2020 às 09:40, Evaldo Junior escreveu: > > Sergio, i opened this

Re: [jira] [Commented] (TOMEE-2896) Translate to Portuguese: examples/tomee-jersey-eclipselink

2020-08-09 Thread Evaldo Junior
iorly opened for you ? I searched in all emails of the group, and i don't finded none email for this task. Regards, Evaldo Junior Em dom., 9 de ago. de 2020 às 01:15, Sergio Chancay (Jira) escreveu: > > [ > https://issues.apac

Issue of the Jira TOMEE-2896

2020-08-08 Thread Evaldo Junior
I go make the translation of the documentation in portugueses, according to issue 2896. Follow the link of the issue: https://issues.apache.org/jira/browse/TOMEE-2896 <https://issues.apache.org/jira/browse/TOMEE-2857> > Regards, Evaldo Junior >

Re: [Website-Antora] New preview

2020-08-08 Thread Evaldo Junior
David, this site is very beautiful, the art is pretty coll, a little different. Evaldo Junior Em sáb., 8 de ago. de 2020 às 02:57, David Jencks escreveu: > > > > On Aug 7, 2020, at 6:16 PM, David Blevins > wrote: > > > >> On Aug 7, 2020, at 5:02 PM, David J

PR - Issue of the Jira TOMEE-2895

2020-08-04 Thread Evaldo Junior
Please, anybody revise my translation, the link of the issue is https://issues.apache.org/jira/browse/TOMEE-2895. PR - https://github.com/apache/tomee/pull/703 Regards, Evaldo Junior Em seg., 3 de ago. de 2020 às 13:47, Evaldo Junior escreveu: > > I go make the translation

Issue of the Jira TOMEE-2895

2020-08-03 Thread Evaldo Junior
I go make the translation of the documentation, according to issue 2895. Follow the link of the issue: https://issues.apache.org/jira/browse/TOMEE-2895 <https://issues.apache.org/jira/browse/TOMEE-2857> Regards, Evaldo Junior

PR - Issue of the Jira TOMEE-2874

2020-07-29 Thread Evaldo Junior
Please, anybody revise my translation, the link of the issue is https://issues.apache.org/jira/browse/TOMEE-2874. <https://issues.apache.org/jira/browse/TOMEE-2855> PR - https://github.com/apache/https://github.com/apache/tomee/pull/694 Regards, Evaldo Junior <https://github.com/apa

Issue of the Jira TOMEE-2874

2020-07-14 Thread Evaldo Junior
I go make the translation of the documentation, according to issue 2874. Follow the link of the issue: https://issues.apache.org/jira/browse/TOMEE-2874 <https://issues.apache.org/jira/browse/TOMEE-2857> Regards, Evaldo Junior

PR - Issue of the Jira TOMEE-2861

2020-07-12 Thread Evaldo Junior
Please, anybody revise my translation, the link of the issue is https://issues.apache.org/jira/browse/TOMEE-2861. <https://issues.apache.org/jira/browse/TOMEE-2855> PR - https://github.com/apache/tomee/pull/683 <https://github.com/apache/tomee/pull/668> Regards, Evaldo Junior E

Issue of the Jira TOMEE-2861

2020-07-06 Thread Evaldo Junior
I go make the translation of the documentation, according to issue 2861. Follow the link of the issue: https://issues.apache.org/jira/browse/TOMEE-2861 <https://issues.apache.org/jira/browse/TOMEE-2857> Regards, Evaldo Junior >

Re: Issue of the Jira TOMEE-2857

2020-07-05 Thread Evaldo Junior
Please, anybody revise my translation, the link of the issue is https://issues.apache.org/jira/browse/TOMEE-2857. <https://issues.apache.org/jira/browse/TOMEE-2855> PR - https://github.com/apache/tomee/pull/668 Regards, Evaldo Junior Em sáb., 4 de jul. de 2020 às 22:40, Evaldo

Issue of the Jira TOMEE-2857

2020-07-04 Thread Evaldo Junior
I go make the translation of the documentation, according to issue 2857. Follow the link of the issue: https://issues.apache.org/jira/browse/TOMEE-2857 Regards, Evaldo Junior >

Re: Issue of the Jira TOMEE-2855

2020-06-30 Thread Evaldo Junior
Please, anybody revise my translation, the link of the issue is https://issues.apache.org/jira/browse/TOMEE-2855. <https://issues.apache.org/jira/browse/TOMEE-2855> Regards, Evaldo Junior Em sáb., 27 de jun. de 2020 às 11:43, Evaldo Junior < evaldoapjun...@gmail.com> escreveu:

Re: Welcome Daniel Dias Dos Santos as TomEE committer!

2020-06-27 Thread Evaldo Junior
Congratulations Daniel, this is very good. Your contribution for the Apache TomEE is very important !! Regards, Evaldo Junior >> On Thu, Jun 25, 2020 at 6:47 PM David Blevins > >> wrote: > >> > >> Dear community, > >> > >> Please share

Re: Issue of the Jira TOMEE-2855

2020-06-27 Thread Evaldo Junior
Follow the link of the issue: https://issues.apache.org/jira/browse/TOMEE-2855 Regards, Evaldo Junior Em sex., 26 de jun. de 2020 às 23:30, Evaldo Junior < evaldoapjun...@gmail.com> escreveu: > > I go make the translation of the documentation, according to issue 2855. &

Issue of the Jira TOMEE-2855

2020-06-26 Thread Evaldo Junior
I go make the translation of the documentation, according to issue 2855. Regards, Evaldo Junior

Obs - How can I help ?

2020-06-15 Thread Evaldo Junior
I am a member, of the brazilian jug SouJava. Regards, Evaldo Junior Em dom., 14 de jun. de 2020 às 09:20, Evaldo Junior < evaldoapjun...@gmail.com> escreveu: > > I am Developer, i have used different applications servers, among them the > Apache Tomcat, during many

How can I help ?

2020-06-14 Thread Evaldo Junior
project, with the translations, english to portuguese. Regards, Evaldo Junior