[jira] [Assigned] (TOMEE-2346) Generate Javadoc '@see' references to our examples and docs

2020-06-29 Thread David Blevins (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Blevins reassigned TOMEE-2346:


Assignee: (was: Willes Reis)

> Generate Javadoc '@see' references to our examples and docs
> ---
>
> Key: TOMEE-2346
> URL: https://issues.apache.org/jira/browse/TOMEE-2346
> Project: TomEE
>  Issue Type: Sub-task
>  Components: Website
>Reporter: David Blevins
>Priority: Major
>
> We could link the javadoc to actual documents that reference that particular 
> class.
> Imagine that we index all the examples by what classes they use, including 
> api classes.  We grab a copy of the source for all those classes and add a 
> bunch of `@see` elements to the source code to reference the page that will 
> be generated.
> The resulting javadoc would then have links to examples that better show how 
> that annotation or class can work.
>  
> Incredibly cool idea.
>  
> Origin of the idea is we used



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (TOMEE-55) Review alignment for pages that originally had html tables

2020-06-29 Thread David Blevins (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Blevins reassigned TOMEE-55:
--

Assignee: Willes Reis  (was: David Blevins)

> Review alignment for pages that originally had html tables
> --
>
> Key: TOMEE-55
> URL: https://issues.apache.org/jira/browse/TOMEE-55
> Project: TomEE
>  Issue Type: Sub-task
>Reporter: Vishwanath
>Assignee: Willes Reis
>Priority: Major
>
> Confluence wiki, supports tables but markdown does not. The conversion has 
> resulted in all html table related markup being converted with pipes etc,
> hence messing the look. 
> Compare: https://cwiki.apache.org/OPENEJBx30/jndi-names.html
> with http://openejb.apache.org/jndi-names.html
> Should correct these.
> Ideally we should be leaving the table markup as it is in mdtext file. So 
> that the same table is preserved.
> These files with wrong alignment can be either, reconverted from  confluence 
> wiki, correctly (if possible)
> or the table markup could be taken and pasted in mdtext file.
> On Grep for files with tables:
> -
> ./annotations-xml-and-defaults.html:
> ./apache-tomee.html:
> ./apache-tomee.html:
> ./client-server-transports.html:
> ./jndi-names.html:
> ./jndi-names.html:
> ./spring-ejb-and-jpa.html:
> ./spring.html:
> ./startup.html:
> ./transaction-annotations.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./datasource-password-encryption.html:
> ./deploy-tool.html:
> ./embedding.html:
> ./examples-table.html:
> ./examples.html:
> ./security.html:
> ./security.html:



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (TOMEE-55) Review alignment for pages that originally had html tables

2020-06-29 Thread David Blevins (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Blevins reassigned TOMEE-55:
--

Assignee: David Blevins

> Review alignment for pages that originally had html tables
> --
>
> Key: TOMEE-55
> URL: https://issues.apache.org/jira/browse/TOMEE-55
> Project: TomEE
>  Issue Type: Sub-task
>Reporter: Vishwanath
>Assignee: David Blevins
>Priority: Major
>
> Confluence wiki, supports tables but markdown does not. The conversion has 
> resulted in all html table related markup being converted with pipes etc,
> hence messing the look. 
> Compare: https://cwiki.apache.org/OPENEJBx30/jndi-names.html
> with http://openejb.apache.org/jndi-names.html
> Should correct these.
> Ideally we should be leaving the table markup as it is in mdtext file. So 
> that the same table is preserved.
> These files with wrong alignment can be either, reconverted from  confluence 
> wiki, correctly (if possible)
> or the table markup could be taken and pasted in mdtext file.
> On Grep for files with tables:
> -
> ./annotations-xml-and-defaults.html:
> ./apache-tomee.html:
> ./apache-tomee.html:
> ./client-server-transports.html:
> ./jndi-names.html:
> ./jndi-names.html:
> ./spring-ejb-and-jpa.html:
> ./spring.html:
> ./startup.html:
> ./transaction-annotations.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./containers-and-resources.html:
> ./datasource-password-encryption.html:
> ./deploy-tool.html:
> ./embedding.html:
> ./examples-table.html:
> ./examples.html:
> ./security.html:
> ./security.html:



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (TOMEE-2837) adjust the site documentation link in WebSite

2020-06-29 Thread Daniel Dias (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dias resolved TOMEE-2837.

Resolution: Fixed

merged->[https://github.com/apache/tomee-site-generator/pull/20]

> adjust the site documentation link in WebSite
> -
>
> Key: TOMEE-2837
> URL: https://issues.apache.org/jira/browse/TOMEE-2837
> Project: TomEE
>  Issue Type: Documentation
>  Components: Website
>Reporter: Daniel Dias
>Assignee: Daniel Dias
>Priority: Trivial
>
> the following document list is not currently displayed:
> [http://tomee.apache.org/latest/docs/]
>  
> in its place is shown in the footer:
> [http://tomee.apache.org/latest/docs/documentation.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[tomee-site-generator] branch master updated: TOMEE-2837: adjust the site documentation link in WebSite

2020-06-29 Thread dds
This is an automated email from the ASF dual-hosted git repository.

dds pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git


The following commit(s) were added to refs/heads/master by this push:
 new 3ec8728  TOMEE-2837: adjust the site documentation link in WebSite
 new f174478  Merge pull request #20 from Daniel-Dos/TOMEE-2837
3ec8728 is described below

commit 3ec8728f432520069347e9ae39ec8f11b5c98eca
Author: Daniel Dias 
AuthorDate: Tue Jun 2 20:37:16 2020 -0300

TOMEE-2837: adjust the site documentation link in WebSite
---
 src/main/jbake/templates/footer.gsp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/jbake/templates/footer.gsp 
b/src/main/jbake/templates/footer.gsp
index 57b6c63..71c4da7 100755
--- a/src/main/jbake/templates/footer.gsp
+++ b/src/main/jbake/templates/footer.gsp
@@ -13,7 +13,7 @@



-   Documentation
+   Documentation

How 
to configure
Dir. 
Structure



[jira] [Assigned] (TOMEE-1563) Adjust message of the exception when use UserTransaction from @Transactional call

2020-06-29 Thread Daniel Dias (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dias reassigned TOMEE-1563:
--

Assignee: Daniel Dias

> Adjust message of the exception when use UserTransaction from @Transactional 
> call
> -
>
> Key: TOMEE-1563
> URL: https://issues.apache.org/jira/browse/TOMEE-1563
> Project: TomEE
>  Issue Type: Improvement
>Affects Versions: 8.0.3
>Reporter: Daniel Cunha
>Assignee: Daniel Dias
>Priority: Trivial
>  Labels: beginner, newbie
> Attachments: TOMEE-1563.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (TOMEE-2837) adjust the site documentation link in WebSite

2020-06-29 Thread Daniel Dias (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dias reassigned TOMEE-2837:
--

Assignee: Daniel Dias

> adjust the site documentation link in WebSite
> -
>
> Key: TOMEE-2837
> URL: https://issues.apache.org/jira/browse/TOMEE-2837
> Project: TomEE
>  Issue Type: Documentation
>  Components: Website
>Reporter: Daniel Dias
>Assignee: Daniel Dias
>Priority: Trivial
>
> the following document list is not currently displayed:
> [http://tomee.apache.org/latest/docs/]
>  
> in its place is shown in the footer:
> [http://tomee.apache.org/latest/docs/documentation.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


buildbot success in on tomee-trunk-ubuntu-jvm8

2020-06-29 Thread buildbot
The Buildbot has detected a restored build on builder tomee-trunk-ubuntu-jvm8 
while building tomee. Full details are available at:
https://ci.apache.org/builders/tomee-trunk-ubuntu-jvm8/builds/1354

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: bb_qnode7_ubuntu

Build Reason: The SingleBranchScheduler scheduler named 
'on-tomee-trunk-ubuntu-jvm8-commit' triggered this build
Build Source Stamp: [branch master] 2ace113f6a1b6e976bdeeced1b21ead1afa27f72
Blamelist: Daniel Dias ,GACS 


Build succeeded!

Sincerely,
 -The Buildbot





buildbot failure in on tomee-trunk-ubuntu-jvm8

2020-06-29 Thread buildbot
The Buildbot has detected a new failure on builder tomee-trunk-ubuntu-jvm8 
while building tomee. Full details are available at:
https://ci.apache.org/builders/tomee-trunk-ubuntu-jvm8/builds/1353

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: bb_qnode7_ubuntu

Build Reason: The SingleBranchScheduler scheduler named 
'on-tomee-trunk-ubuntu-jvm8-commit' triggered this build
Build Source Stamp: [branch master] f8d4abc6d39d26afad9b4702b91df54331555f59
Blamelist: Daniel Dias ,GACS 


BUILD FAILED: failed test

Sincerely,
 -The Buildbot





[jira] [Resolved] (TOMEE-2834) Translate to Spanish: examples/arquillian-jpa

2020-06-29 Thread Daniel Dias (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dias resolved TOMEE-2834.

  Assignee: Gustavo Castro
Resolution: Fixed

merged . 

> Translate to Spanish: examples/arquillian-jpa
> -
>
> Key: TOMEE-2834
> URL: https://issues.apache.org/jira/browse/TOMEE-2834
> Project: TomEE
>  Issue Type: Documentation
>Reporter: Gustavo Castro
>Assignee: Gustavo Castro
>Priority: Minor
>
> Translate to Spanish: examples/arquillian-jpa README.adoc on file 
> README_es.adoc



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (TOMEE-2833) Translate to Portuguese: examples/mp-metrics-gauge

2020-06-29 Thread Daniel Dias (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dias resolved TOMEE-2833.

Resolution: Fixed

merged,

> Translate to Portuguese: examples/mp-metrics-gauge
> --
>
> Key: TOMEE-2833
> URL: https://issues.apache.org/jira/browse/TOMEE-2833
> Project: TomEE
>  Issue Type: Sub-task
>Reporter: Daniel Dias
>Assignee: Daniel Dias
>Priority: Trivial
>
> Translate into Portuguese the README file using a suffix `_pt` to allow the 
> Tomee Website to pick up and configure this version and corresponding language



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (TOMEE-2835) Translate to Spanish: examples/jpa-hibernate

2020-06-29 Thread Daniel Dias (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-2835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dias resolved TOMEE-2835.

  Assignee: Gustavo Castro
Resolution: Fixed

merged .

> Translate to Spanish: examples/jpa-hibernate
> 
>
> Key: TOMEE-2835
> URL: https://issues.apache.org/jira/browse/TOMEE-2835
> Project: TomEE
>  Issue Type: Documentation
>Reporter: Gustavo Castro
>Assignee: Gustavo Castro
>Priority: Minor
>
> The README file is translated into Spanish using the suffix `_es`, 
> examples/jpa-hibernate/README_es.adoc



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (TOMEE-2836) Translate to Portuguese: examples/mp-metrics-histogram

2020-06-29 Thread Daniel Dias (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dias resolved TOMEE-2836.

Resolution: Fixed

merged ,

> Translate to Portuguese: examples/mp-metrics-histogram
> --
>
> Key: TOMEE-2836
> URL: https://issues.apache.org/jira/browse/TOMEE-2836
> Project: TomEE
>  Issue Type: Sub-task
>Reporter: Daniel Dias
>Assignee: Daniel Dias
>Priority: Trivial
>
> Translate into Portuguese the README file using a suffix `_pt` to allow the 
> Tomee Website to pick up and configure this version and corresponding language



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[tomee] branch master updated (c0c5b0d -> 2ace113)

2020-06-29 Thread dds
This is an automated email from the ASF dual-hosted git repository.

dds pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git.


from c0c5b0d  Merge pull request #661 from Daniel-Dos/TOMEE-2836
 new 4cabbd0  TOMEE-2833
 new 64c05f2  TOMEE-2833
 new 2ace113  Merge pull request #656 from Daniel-Dos/TOMEE-2833

The 13313 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../{README_es.adoc => README_pt.adoc} | 62 ++
 1 file changed, 27 insertions(+), 35 deletions(-)
 copy examples/mp-metrics-gauge/{README_es.adoc => README_pt.adoc} (56%)



[tomee] branch master updated (da73e26 -> c0c5b0d)

2020-06-29 Thread dds
This is an automated email from the ASF dual-hosted git repository.

dds pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git.


from da73e26  Merge pull request #659 from gacsnic/TOMEE-2835
 new 3b9da25  TOMEE-2836 Translate to Portuguese: 
examples/mp-metrics-histogram
 new 774b508  TOMEE-2836 Translate to Portuguese: 
examples/mp-metrics-histogram
 new 8ea222b  TOMEE-2836 Translate to Portuguese: 
examples/mp-metrics-histogram
 new c0c5b0d  Merge pull request #661 from Daniel-Dos/TOMEE-2836

The 13310 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 examples/mp-metrics-histogram/README.adoc| 232 ++
 examples/mp-metrics-histogram/README_es.adoc | 232 ++
 examples/mp-metrics-histogram/README_pt.adoc | 450 +++
 3 files changed, 914 insertions(+)
 create mode 100644 examples/mp-metrics-histogram/README_pt.adoc



[tomee] branch master updated: adding file README_es.adoc

2020-06-29 Thread dds
This is an automated email from the ASF dual-hosted git repository.

dds pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
 new ae0dc07  adding file README_es.adoc
 new da73e26  Merge pull request #659 from gacsnic/TOMEE-2835
ae0dc07 is described below

commit ae0dc07360285a24288d0cf08a204bbc2abe3093
Author: GACS 
AuthorDate: Wed May 27 23:40:02 2020 -0600

adding file README_es.adoc
---
 examples/jpa-hibernate/README_es.adoc | 242 ++
 1 file changed, 242 insertions(+)

diff --git a/examples/jpa-hibernate/README_es.adoc 
b/examples/jpa-hibernate/README_es.adoc
new file mode 100644
index 000..dae3b64
--- /dev/null
+++ b/examples/jpa-hibernate/README_es.adoc
@@ -0,0 +1,242 @@
+= JPA Hibernate
+:index-group: JPA
+:jbake-type: page
+:jbake-status: published
+
+Este ejemplo muestra la persistencia, eliminación y creación de una consulta 
en JPA Hibernate.
+La API de persistencia de Java (JPA) es una especificación de Java para 
acceder, persistir y administrar datos entre objetos / clases Java y una base 
de datos relacional.
+
+
+Para ejemplificar el uso de JPA, persistiremos un objeto (Película) en la base 
de datos.
+
+Se han agregado enlaces a la documentación en partes clave del ejemplo para 
preguntas y como una forma de fomentar la lectura en busca de detalles.
+
+== Movie
+
+Aquí tenemos una clase con algunos detalles. Ver la anotación
+link:https://tomee.apache.org/tomee-8.0/javadoc/javax/persistence/Entity.html[@Entity]
 
+arriba de la declaración de clase, estamos diciendo que esta clase es una 
entidad (una tabla en la base de datos). Todavía tenemos dos anotaciones más 
sobre el atributo id, una de las cuales es
+link:https://tomee.apache.org/tomee-8.0/javadoc/javax/persistence/Id.html[@Id],
 
+la anotación, indica que este atributo es el identificador de la entidad y la 
otra anotación
+link:https://tomee.apache.org/tomee-8.0/javadoc/javax/persistence/GeneratedValue.html[@GeneratedValue]
 
+indica que la generación de los identificadores únicos será administrada por 
el proveedor de persistencia.
+
+
+package org.superbiz.injection.h3jpa;
+
+import javax.persistence.Entity;
+import javax.persistence.GeneratedValue;
+import javax.persistence.GenerationType;
+import javax.persistence.Id;
+
+@Entity
+public class Movie {
+
+@Id
+@GeneratedValue(strategy = GenerationType.AUTO)
+private long id;
+
+private String director;
+private String title;
+private int year;
+
+public Movie() {
+}
+
+public Movie(String director, String title, int year) {
+this.director = director;
+this.title = title;
+this.year = year;
+}
+
+public String getDirector() {
+return director;
+}
+
+public void setDirector(String director) {
+this.director = director;
+}
+
+public String getTitle() {
+return title;
+}
+
+public void setTitle(String title) {
+this.title = title;
+}
+
+public int getYear() {
+return year;
+}
+
+public void setYear(int year) {
+this.year = year;
+}
+
+}
+
+
+== Movies
+
+Ahora tenemos dos cosas importantes: la anotacion
+link:https://tomee.apache.org/tomee-8.0/javadoc/javax/persistence/PersistenceContext.html[@PersistenceContext]
 
+y  la declaracion 
+link:https://tomee.apache.org/tomee-8.0/javadoc/javax/persistence/EntityManager.html[EntityManager].
+es la interfaz con los métodos principales de JPA como persistir, eliminar, 
fusionar, buscar y otros ...
+Anotamos el
+link:https://tomee.apache.org/tomee-8.0/javadoc/javax/persistence/EntityManager.html[EntityManager]
 
+com 
+link:https://tomee.apache.org/tomee-8.0/javadoc/javax/persistence/PersistenceContext.html[@PersistenceContext],
 um contexto de persistência é um gerenciamento de entidades onde, todo 
contexto de persistência é associado com uma unidade de persistência 
(persistence-unit), un contexto de persistencia es una gestión de entidad donde 
cada contexto de persistencia asociado con una unidad de persistencia, 
crearemos un persistence.xml para esto.
+
+package org.superbiz.injection.h3jpa;
+
+import javax.ejb.Stateful;
+import javax.persistence.EntityManager;
+import javax.persistence.PersistenceContext;
+import javax.persistence.PersistenceContextType;
+import javax.persistence.Query;
+import java.util.List;
+
+@Stateful
+public class Movies {
+
+@PersistenceContext(unitName = "movie-unit", type = 
PersistenceContextType.EXTENDED)
+private EntityManager entityManager;
+
+public void addMovie(Movie movie) throws Exception {
+entityManager.persist(movie);
+}
+
+public void deleteMovie(Movie movie) throws Exception {
+entityManager.remove(movie);
+}
+
+public List getMovies() throws Exception {
+Query query = entityManager.createQuery("SELECT m from Movie 

[tomee] branch master updated: TOMME<2834> translate to spanish: examples/arquillian-jpa README_es.adoc

2020-06-29 Thread dds
This is an automated email from the ASF dual-hosted git repository.

dds pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
 new 5f7d3ad  TOMME<2834> translate to spanish: examples/arquillian-jpa 
README_es.adoc
 new f8d4abc  Merge pull request #657 from gacsnic/TOMEE-2834
5f7d3ad is described below

commit 5f7d3ad91af4180fabeb541b1c4f3fc46d963696
Author: GACS 
AuthorDate: Mon May 25 22:58:20 2020 -0600

TOMME<2834> translate to spanish: examples/arquillian-jpa README_es.adoc
---
 examples/arquillian-jpa/README_es.adoc | 172 +
 1 file changed, 172 insertions(+)

diff --git a/examples/arquillian-jpa/README_es.adoc 
b/examples/arquillian-jpa/README_es.adoc
new file mode 100644
index 000..f23bb25
--- /dev/null
+++ b/examples/arquillian-jpa/README_es.adoc
@@ -0,0 +1,172 @@
+= Arquillian Persistence Extension
+:index-group: Unrevised
+:jbake-type: page
+:jbake-status: published
+
+
+Un ejemplo que muestra cómo usar TomEE, Arquillian y su extensión de 
persistencia.
+
+Tenga en cuenta que no funciona con contenedores integrados (openejb, 
tomee-embedded)
+si no usa soluciones como 
https://github.com/rmannibucau/persistence-with-openejb-and-arquillian
+(vea la carpeta src/test/resources).
+
+# Ejecutando (salida)
+
+```
+---
+ T E S T S
+---
+Running org.superbiz.arquillian.test.persistence.PersistenceTest
+oct. 01, 2014 6:30:23 PM org.apache.openejb.arquillian.common.Setup 
findHome
+INFOS: Unable to find home in: 
/home/rmannibucau/dev/Apache/tomee-trunk/examples/arquillian-jpa/target/apache-tomee-remote
+oct. 01, 2014 6:30:23 PM org.apache.openejb.arquillian.common.MavenCache 
getArtifact
+INFOS: Downloading 
org.apache.openejb:apache-tomee:7.0.0-SNAPSHOT:zip:webprofile please wait...
+oct. 01, 2014 6:30:23 PM org.apache.openejb.arquillian.common.Zips unzip
+INFOS: Extracting 
'/home/rmannibucau/.m2/repository/org/apache/openejb/apache-tomee/7.0.0-SNAPSHOT/apache-tomee-7.0.0-SNAPSHOT-webprofile.zip'
 to 
'/home/rmannibucau/dev/Apache/tomee-trunk/examples/arquillian-jpa/target/apache-tomee-remote'
+oct. 01, 2014 6:30:24 PM 
org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure
+INFOS: Downloaded container to: 
/home/rmannibucau/dev/Apache/tomee-trunk/examples/arquillian-jpa/target/apache-tomee-remote/apache-tomee-webprofile-7.0.0-SNAPSHOT
+INFOS - Server version: Apache Tomcat/8.0.14
+INFOS - Server built:   Sep 24 2014 09:01:51
+INFOS - Server number:  8.0.14.0
+INFOS - OS Name:Linux
+INFOS - OS Version: 3.13.0-35-generic
+INFOS - Architecture:   amd64
+INFOS - JVM Version:1.7.0_67-b01
+INFOS - JVM Vendor: Oracle Corporation
+INFOS - The APR based Apache Tomcat Native library which allows optimal 
performance in production environments was not found on the java.library.path: 
/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
+INFOS - Initializing ProtocolHandler ["http-nio-52256"]
+INFOS - Using a shared selector for servlet write/read
+INFOS - Initializing ProtocolHandler ["ajp-nio-40071"]
+INFOS - Using a shared selector for servlet write/read
+INFOS - Using 
'openejb.jdbc.datasource-creator=org.apache.tomee.jdbc.TomEEDataSourceCreator'
+INFOS - 

+INFOS - OpenEJB http://tomee.apache.org/
+INFOS - Startup: Wed Oct 01 18:30:26 CEST 2014
+INFOS - Copyright 1999-2013 (C) Apache OpenEJB Project, All Rights 
Reserved.
+INFOS - Version: 7.0.0-SNAPSHOT
+INFOS - Build date: 20141001
+INFOS - Build time: 04:53
+INFOS - 

+INFOS - openejb.home = 
/home/rmannibucau/dev/Apache/tomee-trunk/examples/arquillian-jpa/target/apache-tomee-remote/apache-tomee-webprofile-7.0.0-SNAPSHOT
+INFOS - openejb.base = 
/home/rmannibucau/dev/Apache/tomee-trunk/examples/arquillian-jpa/target/apache-tomee-remote/apache-tomee-webprofile-7.0.0-SNAPSHOT
+INFOS - Created new singletonService 
org.apache.openejb.cdi.ThreadSingletonServiceImpl@13158bbd
+INFOS - Succeeded in installing singleton service
+INFOS - openejb configuration file is 
'/home/rmannibucau/dev/Apache/tomee-trunk/examples/arquillian-jpa/target/apache-tomee-remote/apache-tomee-webprofile-7.0.0-SNAPSHOT/conf/tomee.xml'
+INFOS - Configuring Service(id=Tomcat Security Service, 
type=SecurityService, provider-id=Tomcat Security Service)
+INFOS - Configuring Service(id=Default Transaction Manager, 
type=TransactionManager, provider-id=Default Transaction Manager)
+INFOS - Configuring Service(id=demoDataSource, type=Resource, 
provider-id=Default JDBC 

buildbot success in on tomee-trunk-ubuntu-jvm8

2020-06-29 Thread buildbot
The Buildbot has detected a restored build on builder tomee-trunk-ubuntu-jvm8 
while building tomee. Full details are available at:
https://ci.apache.org/builders/tomee-trunk-ubuntu-jvm8/builds/1352

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: bb_qnode7_ubuntu

Build Reason: The SingleBranchScheduler scheduler named 
'on-tomee-trunk-ubuntu-jvm8-commit' triggered this build
Build Source Stamp: [branch master] 55fb2fcf8ea6e17fe75c8cd5b2a8efd733c03ac8
Blamelist: Jonathan Gallimore 

Build succeeded!

Sincerely,
 -The Buildbot





[jira] [Created] (TOMEE-2856) Expose JCA Connection details via JMX

2020-06-29 Thread Jonathan Gallimore (Jira)
Jonathan Gallimore created TOMEE-2856:
-

 Summary: Expose JCA Connection details via JMX
 Key: TOMEE-2856
 URL: https://issues.apache.org/jira/browse/TOMEE-2856
 Project: TomEE
  Issue Type: New Feature
Reporter: Jonathan Gallimore
Assignee: Jonathan Gallimore
 Fix For: 8.0.4






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (TOMEE-2852) Create session of documentation for Tomee Docker

2020-06-29 Thread Daniel Dias (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dias reassigned TOMEE-2852:
--

Assignee: Daniel Dias

> Create session of documentation for Tomee Docker
> 
>
> Key: TOMEE-2852
> URL: https://issues.apache.org/jira/browse/TOMEE-2852
> Project: TomEE
>  Issue Type: Documentation
>  Components: Examples and Documentation
>Reporter: Daniel Dias
>Assignee: Daniel Dias
>Priority: Trivial
>  Labels: beginner, documentation, easyfix, newbie
> Fix For: 8.0.4
>
>
> In documentation[1] not have a reference to the utilization of Tomee with 
> Docker[2].
> I believe that the best local for creating is the folder docs[3]
>  
> [1] [http://tomee.apache.org/tomee-8.0/docs/]
> [2][https://hub.docker.com/_/tomee]
> [3][https://github.com/apache/tomee/tree/master/docs]
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (TOMEE-2483) Update for TomEE Maven Plugin documentation

2020-06-29 Thread Daniel Dias (Jira)


[ 
https://issues.apache.org/jira/browse/TOMEE-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17147812#comment-17147812
 ] 

Daniel Dias commented on TOMEE-2483:


PR open here : [https://github.com/apache/tomee/pull/663/files]

> Update for TomEE Maven Plugin documentation
> ---
>
> Key: TOMEE-2483
> URL: https://issues.apache.org/jira/browse/TOMEE-2483
> Project: TomEE
>  Issue Type: Documentation
>  Components: Examples and Documentation
>Affects Versions: 8.0.0-M2
>Reporter: Cesar Hernandez
>Assignee: Daniel Dias
>Priority: Major
> Fix For: 8.0.4
>
>
> The documentation for 
> [http://tomee.apache.org/tomee-8.0/docs/tomee-mp-getting-started.html]  is 
> still referencing the group id `org.apache.openejb.maven`.
> Effectively the following command will fail:
>  
> {{mvn archetype:generate -DarchetypeGroupId=org.apache.openejb.maven 
> -DarchetypeArtifactId=tomee-webapp-archetype 
> -DarchetypeVersion=8.0.0-SNAPSHOT}}
>  
> The documentation needs to be updated to contains the correct group ID and 
> check if the document can be improved.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (TOMEE-2483) Update for TomEE Maven Plugin documentation

2020-06-29 Thread Daniel Dias (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dias updated TOMEE-2483:
---
External issue URL: https://github.com/apache/tomee/pull/663/files

> Update for TomEE Maven Plugin documentation
> ---
>
> Key: TOMEE-2483
> URL: https://issues.apache.org/jira/browse/TOMEE-2483
> Project: TomEE
>  Issue Type: Documentation
>  Components: Examples and Documentation
>Affects Versions: 8.0.0-M2
>Reporter: Cesar Hernandez
>Assignee: Daniel Dias
>Priority: Major
> Fix For: 8.0.4
>
>
> The documentation for 
> [http://tomee.apache.org/tomee-8.0/docs/tomee-mp-getting-started.html]  is 
> still referencing the group id `org.apache.openejb.maven`.
> Effectively the following command will fail:
>  
> {{mvn archetype:generate -DarchetypeGroupId=org.apache.openejb.maven 
> -DarchetypeArtifactId=tomee-webapp-archetype 
> -DarchetypeVersion=8.0.0-SNAPSHOT}}
>  
> The documentation needs to be updated to contains the correct group ID and 
> check if the document can be improved.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (TOMEE-2483) Update for TomEE Maven Plugin documentation

2020-06-29 Thread Daniel Dias (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dias reassigned TOMEE-2483:
--

Assignee: Daniel Dias

> Update for TomEE Maven Plugin documentation
> ---
>
> Key: TOMEE-2483
> URL: https://issues.apache.org/jira/browse/TOMEE-2483
> Project: TomEE
>  Issue Type: Documentation
>Affects Versions: 8.0.0-M2
>Reporter: Cesar Hernandez
>Assignee: Daniel Dias
>Priority: Major
> Fix For: 8.0.4
>
>
> The documentation for 
> [http://tomee.apache.org/tomee-8.0/docs/tomee-mp-getting-started.html]  is 
> still referencing the group id `org.apache.openejb.maven`.
> Effectively the following command will fail:
>  
> {{mvn archetype:generate -DarchetypeGroupId=org.apache.openejb.maven 
> -DarchetypeArtifactId=tomee-webapp-archetype 
> -DarchetypeVersion=8.0.0-SNAPSHOT}}
>  
> The documentation needs to be updated to contains the correct group ID and 
> check if the document can be improved.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (TOMEE-2483) Update for TomEE Maven Plugin documentation

2020-06-29 Thread Daniel Dias (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dias updated TOMEE-2483:
---
Component/s: Examples and Documentation

> Update for TomEE Maven Plugin documentation
> ---
>
> Key: TOMEE-2483
> URL: https://issues.apache.org/jira/browse/TOMEE-2483
> Project: TomEE
>  Issue Type: Documentation
>  Components: Examples and Documentation
>Affects Versions: 8.0.0-M2
>Reporter: Cesar Hernandez
>Assignee: Daniel Dias
>Priority: Major
> Fix For: 8.0.4
>
>
> The documentation for 
> [http://tomee.apache.org/tomee-8.0/docs/tomee-mp-getting-started.html]  is 
> still referencing the group id `org.apache.openejb.maven`.
> Effectively the following command will fail:
>  
> {{mvn archetype:generate -DarchetypeGroupId=org.apache.openejb.maven 
> -DarchetypeArtifactId=tomee-webapp-archetype 
> -DarchetypeVersion=8.0.0-SNAPSHOT}}
>  
> The documentation needs to be updated to contains the correct group ID and 
> check if the document can be improved.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (TOMEE-2855) Translate to Portuguese: examples/xa-datasource

2020-06-29 Thread Daniel Dias (Jira)


 [ 
https://issues.apache.org/jira/browse/TOMEE-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dias reassigned TOMEE-2855:
--

Assignee: Evaldo Junior

> Translate to Portuguese: examples/xa-datasource
> ---
>
> Key: TOMEE-2855
> URL: https://issues.apache.org/jira/browse/TOMEE-2855
> Project: TomEE
>  Issue Type: Sub-task
>  Components: Examples and Documentation
>Affects Versions: 8.0.4
>Reporter: Evaldo Junior
>Assignee: Evaldo Junior
>Priority: Major
>
> Translate into Portuguese the README file using a suffix `_pt` to allow the 
> Tomee Website to pick up and configure this version and corresponding language



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[tomee] branch master updated: Update version numbers after release

2020-06-29 Thread jgallimore
This is an automated email from the ASF dual-hosted git repository.

jgallimore pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
 new 55fb2fc  Update version numbers after release
55fb2fc is described below

commit 55fb2fcf8ea6e17fe75c8cd5b2a8efd733c03ac8
Author: Jonathan Gallimore 
AuthorDate: Mon Jun 29 14:42:39 2020 +0100

Update version numbers after release
---
 examples/applet/pom.xml | 6 +++---
 examples/bean-validation-design-by-contract/pom.xml | 2 +-
 examples/bval-evaluation-redeployment/pom.xml   | 2 +-
 examples/cdi-dynamic-inject/pom.xml | 4 ++--
 examples/connector-ear/pom.xml  | 2 +-
 examples/mbean-auto-registration/pom.xml| 4 ++--
 examples/mp-jsonb-configuration/pom.xml | 4 ++--
 examples/pojo-webservice/pom.xml| 2 +-
 examples/resources-declared-in-webapp/pom.xml   | 2 +-
 examples/resources-jmx-example/pom.xml  | 2 +-
 examples/rest-example-with-application/pom.xml  | 2 +-
 examples/simple-ear/pom.xml | 2 +-
 12 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/examples/applet/pom.xml b/examples/applet/pom.xml
index 5010e30..b0903ae 100644
--- a/examples/applet/pom.xml
+++ b/examples/applet/pom.xml
@@ -22,7 +22,7 @@
   org.superbiz.applet
   applet
   war
-  8.0.3-SNAPSHOT
+  8.0.4-SNAPSHOT
   TomEE :: Web Examples :: Signed Applet EJB Client
   http://tomee.apache.org
   
@@ -44,7 +44,7 @@
 
   org.apache.tomee
   openejb-client
-  8.0.3-SNAPSHOT
+  8.0.4-SNAPSHOT
   test
 
   
@@ -112,7 +112,7 @@
 
   org.apache.tomee
   openejb-client
-  8.0.3-SNAPSHOT
+  8.0.4-SNAPSHOT
   
${project.build.directory}/${project.build.finalName}
   openejb-client.jar
 
diff --git a/examples/bean-validation-design-by-contract/pom.xml 
b/examples/bean-validation-design-by-contract/pom.xml
index 4eae978..c8ae29b 100644
--- a/examples/bean-validation-design-by-contract/pom.xml
+++ b/examples/bean-validation-design-by-contract/pom.xml
@@ -24,7 +24,7 @@
   TomEE :: Examples :: Bean Validation Design By Contract
   
 UTF-8
-8.0.3-SNAPSHOT
+8.0.4-SNAPSHOT
   
   
 install
diff --git a/examples/bval-evaluation-redeployment/pom.xml 
b/examples/bval-evaluation-redeployment/pom.xml
index e917ef8..b41c503 100644
--- a/examples/bval-evaluation-redeployment/pom.xml
+++ b/examples/bval-evaluation-redeployment/pom.xml
@@ -25,7 +25,7 @@
 
   
 UTF-8
-8.0.3-SNAPSHOT
+8.0.4-SNAPSHOT
 8.0.4-SNAPSHOT
   
 
diff --git a/examples/cdi-dynamic-inject/pom.xml 
b/examples/cdi-dynamic-inject/pom.xml
index 2a1e0ed..9538ac8 100644
--- a/examples/cdi-dynamic-inject/pom.xml
+++ b/examples/cdi-dynamic-inject/pom.xml
@@ -21,7 +21,7 @@
   org.superbiz
   cdi-dynamic-inject
   jar
-  8.0.3-SNAPSHOT
+  8.0.4-SNAPSHOT
   TomEE :: Examples :: Dynamic Inject
   
 UTF-8
@@ -81,7 +81,7 @@
 
   org.apache.tomee
   openejb-core
-  8.0.3-SNAPSHOT
+  8.0.4-SNAPSHOT
   test
 
   
diff --git a/examples/connector-ear/pom.xml b/examples/connector-ear/pom.xml
index 3c85bd6..9c2f48f 100644
--- a/examples/connector-ear/pom.xml
+++ b/examples/connector-ear/pom.xml
@@ -20,7 +20,7 @@
   TomEE :: Connector Examples :: Connector in EAR
   
 UTF-8
-8.0.3-SNAPSHOT
+8.0.4-SNAPSHOT
 2.1.0
 2.21.0
   
diff --git a/examples/mbean-auto-registration/pom.xml 
b/examples/mbean-auto-registration/pom.xml
index c5ad5ab..73a1141 100644
--- a/examples/mbean-auto-registration/pom.xml
+++ b/examples/mbean-auto-registration/pom.xml
@@ -20,11 +20,11 @@
   org.superbiz
   mbean-auto-registration
   jar
-  8.0.3-SNAPSHOT
+  8.0.4-SNAPSHOT
   TomEE :: Examples :: MBean Auto Registration
   
 UTF-8
-8.0.3-SNAPSHOT
+8.0.4-SNAPSHOT
   
   
 install
diff --git a/examples/mp-jsonb-configuration/pom.xml 
b/examples/mp-jsonb-configuration/pom.xml
index 074b53c..5a97d70 100644
--- a/examples/mp-jsonb-configuration/pom.xml
+++ b/examples/mp-jsonb-configuration/pom.xml
@@ -19,13 +19,13 @@
   4.0.0
   org.superbiz
   mp-jsonb-configuration
-  8.0.3-SNAPSHOT
+  8.0.4-SNAPSHOT
   war
   TomEE :: Examples :: Microprofile JSONB Configuration
   
 8.0
 UTF-8
-8.0.3-SNAPSHOT
+8.0.4-SNAPSHOT
   
   
 
diff --git a/examples/pojo-webservice/pom.xml b/examples/pojo-webservice/pom.xml
index 116771d..267ab49 100644
--- a/examples/pojo-webservice/pom.xml
+++ b/examples/pojo-webservice/pom.xml
@@ -25,7 +25,7 @@
   TomEE :: Web Examples :: Pojo WS
   
 UTF-8
-8.0.3-SNAPSHOT
+8.0.4-SNAPSHOT
   
   
 
diff --git a/examples/resources-declared-in-webapp/pom.xml 
b/examples/resources-declared-in-webapp/pom.xml
index 2a7195b..b6b891d