Websocket classes in tomcat-embed-core-7.0.52.jar

2014-02-20 Thread Ralph Schaer
Hi The embedded core jar 7.0.52 no longer contains the websocket classes. It only contains an empty org.apache.tomcat.websocket package Version 7.0.50 of the embedded core contains all the websocket classes. Is this a intentional change or maybe a bug in the build process? Ralph

Re: Websocket classes in tomcat-embed-core-7.0.52.jar

2014-02-20 Thread Ralph Schaer
Thanks a lot. Was not aware that this is now in a separate package. Ralph On Thu, Feb 20, 2014 at 9:20 AM, Jacopo Cappellato jacopo.cappell...@gmail.com wrote: On Feb 20, 2014, at 9:10 AM, Ralph Schaer ralphsch...@gmail.com wrote: Hi The embedded core jar 7.0.52 no longer contains

FileNotFoundException: JAR entry META-INF/spring.tld not found

2013-09-25 Thread Ralph Schaer
Hi I'm fiddling with the latest Tomcat 8.0.0-RC3 and get the following WARNING log message. This happens on Windows and on Linux. I created a simple maven project: https://github.com/ralscha/tomcat8warning that demonstrates the problem. Clone it, create a war with mvn package and copy the war

ecj 4.2.2

2013-04-01 Thread Ralph Schaer
Just a quick note. I saw on the changelog that Tomcat 7.0.40 is using ecj 4.2.2. So I created a bundle for this ecj version (like I did for 4.2.1http://marc.info/?l=tomcat-userm=135966507114107w=2), uploaded it to Sonatype and only a few hours later it got approved. Ecj 4.2.2 is now already in

Re: Tomcat 7.0.34 and ecj 3.7.2/4.2.1

2013-01-31 Thread Ralph Schaer
The bundle got accepted. ecj 4.2.1 is now available from the maven central repository. Ralph On Sat, Jan 26, 2013 at 7:42 AM, Ralph Schaer ralphsch...@gmail.com wrote: I started the process of uploading the ecj 4.2.1 artefacts to the maven central repository. I followed the description from

Re: Tomcat 7.0.34 and ecj 3.7.2/4.2.1

2013-01-25 Thread Ralph Schaer
On Mon, Jan 21, 2013 at 11:33 AM, Ralph Schaer ralphsch...@gmail.comwrote: You find the ecj jar on this site: http://download.eclipse.org/eclipse/downloads/drops4/R-4.2.1-201209141800/ Section: JDT Core Batch Compiler Ralph On Mon, Jan 21, 2013 at 11:23 AM, Supun Malinga sup...@wso2.com

Re: Tomcat 7.0.34 and ecj 3.7.2/4.2.1

2013-01-21 Thread Ralph Schaer
distribution. thank you. On Fri, Jan 11, 2013 at 1:47 PM, Konstantin Kolinko knst.koli...@gmail.comwrote: 2013/1/11 Ralph Schaer ralphsch...@gmail.com: Hi Tomcat 7.0.34 bumped ecj to version 4.2.1. But the pom file of tomcat-embed-jasper still points to version 3.7.2 of ecj