Questions tagged [tomee-8]

Apache TomEE 8 is the Java Enterprise Edition (JEE8) of Apache Tomcat that combines several Java enterprise projects. Use this tag to mark questions which clearly relate to TomEE versions >= 8.0.0-M1.

Definition

The latest release of Apache TomEE 8.0.2, which is based on Apache Tomcat 9.0.35 ...

Apache TomEE 8.0.2 can be downloaded at the official download page.

It combines several software components of different projects of the Apache Foundation:

  • Apache Tomcat
  • Apache OpenEJB
  • Apache OpenWebBeans
  • Apache OpenJPA
  • Apache MyFaces
  • Apache ActiveMQ
  • Apache CXF
  • Apache Derby
47 questions
0
votes
1 answer

TomEE+ 8.0 - OperationNotSupportedException: Context is read only]

Using TomEE+ 8.0 (Tomcat 9.0.12) in local Eclipse IDE and remote CentOS server. The application starts normally locally and previously started normally on the remote server. Now after changes adding a javascript WebSocket, throws a NPE on deployment…
Ted Spradley
  • 3,414
  • 3
  • 22
  • 26
0
votes
1 answer

TomEE custom property provider

I am running my application in TomEE 8. I want to read some property from my DB and pass it to application. I saw one example from https://rmannibucau.wordpress.com/2014/08/06/tomee-and-more-advanced-resource-configuration/ . may be it is old. it…
Gnana
  • 2,130
  • 5
  • 26
  • 57
1 2 3
4