RE: JBOSS to TomEE migration

2017-07-18 Thread Jay Leggett
My guess is that the jar containing " org/dom4j/DocumentException" was likely provided by JBoss. You will need to locate the jar and add it to your TomEE classpath. -Original Message- From: chilu49 [mailto:ravinder.u...@gmail.com] Sent: Tuesday, July 18, 2017 10:08 AM To: users@tomee.a

contents of tomee releases

2019-01-18 Thread Jay Leggett
Is there a document that lists the contents of each TomEE release (ex: tomcat version, openejb level, & etc). I remember seeing this in the 1.7.4 timeframe, but I can't find the link in the documentation. Jay Leggett Lenovo Systems Care Lenovo US

RE: [External] Re: contents of tomee releases

2019-01-18 Thread Jay Leggett
in this link: https://issues.apache.org/jira/projects/TOMEE?selectedItem=com.atlassian.jira.jira-projects-plugin%3Arelease-page&status=released El vie., 18 ene. 2019 a las 8:24, Jay Leggett () escribió: > Is there a document that lists the contents of each TomEE release (ex: > tomc

RE: [External] Changing the JVM that Tomcat/Tomee Uses.

2019-04-02 Thread Jay Leggett
This link provides some info about setting JDK: http://tomee.apache.org/tomee-8.0/docs/java7.html I think JDK 10 is the latest supported version for tomee 8. -Original Message- From: Z1234 Sent: Monday, April 01, 2019 2:44 AM To: users@tomee.apache.org Subject: [External] Changing the

Working around johnzon REST implementation

2019-07-02 Thread Jay Leggett
SUtils.java:1417) at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.serializeMessage(JAXRSOutInterceptor.java:245) ____________ Jay Leggett Software Engineer Lenovo United States [Phone](919) 237-8165 [Email]jlegg...@lenovo.com<mailto:jlegg...@lenovo.com> [RedLogo]

RE: Migrating EJB from Jboss to TomEE

2016-09-27 Thread Jay Leggett
I had to make similar changes to get EJBs working when migrating from Websphere to TomEE. I am not an EJB expert, but I think recent updates of the spec are trying to make the namespace universal to avoid vendor-specific namespaces. Also, TomEE's system.properties has a "openejb.jndiname.for

RE: FailOver TomEE/Oracle

2016-11-22 Thread Jay Leggett
DB2 has its own set of database connection properties. An example from our failover config is below. Also, here's a link describing db2 properties: https://www.ibm.com/support/knowledgecenter/SSEPGG_9.7.0/com.ibm.db2.luw.apdv.java.doc/src/tpc/imjcc_r0052038.html jdbcDriver com.ibm