I had loads of trouble porting applications from OC4J to Tomee, until I discovered, and emptied the "endorsed" folder. I'm using webprofile 1.7.1, and webservice applications were impossible to get running.
According to "https://tomee.apache.org/java7.html" : "Endorsed libraries directory TomEE 1.0 package comes with and "endorsed" direcotry which contains updates for core JDK6 libraries. If you are running JDK7 you should remove al files in this directory. TomEE 1.1 will detect JDK7 and will not load those files." TomEE 1.7.1 does load those files. Kind regards, Gerard -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/jdk7-endorsed-lib-tp4673930.html Sent from the TomEE Users mailing list archive at Nabble.com.
