I believe that starting Tomcat as "normal" Java application provides the best debugging experience
6 replies - 1579 views - 02/08/12 by Andreas Haufler in Articles
Hippo CMS is a Java open source web content management system that enables a true, open and context-aware content strategy. It is targeted at medium to large organisations managing content for multi-channel distribution like, web sites and intranets.
As...
0 replies - 1208 views - 02/02/12 by Judah Johns in Articles
When I started with MongoDB I wanted to use it with everybody's old favourite application server, Tomcat.
There is no point reinventing the wheel so I hunted for usage examples.
I struggled to find any best practice implementation, so I decided to
hack...
2 replies - 3465 views - 01/03/12 by Jan Paul Ettles in Articles
In a large glass bowl combine one part application server, one part Java Web services server and one part ESB, mix well, bake for 45 minutes at 350 degrees and voila, you've got yourself a scalable, elastic, multi-tenant application server. Does it run on...
0 replies - 1758 views - 11/19/11 by David Pell in Articles
I was checking out Scala as a new programming language to learn, and after remaining positively impressed I wanted to do more than making fake tests pass. Being a web developer by nature, I started trying to solve the first fundamental problem: write a web...
6 replies - 4446 views - 10/27/11 by Giorgio Sironi in Articles
At Adobe MAX the ColdFusion team showed off some of the planned
features in the next release code-named "Zeus". Highlights include:
0 replies - 3459 views - 10/25/11 by Sam Farmer in Articles
In this how-to we are presenting the steps you have to follow in order to install Tomcat 7 and Solr on a Centos 5.5 machine. This tutorial was originally posted on TechSpry.com and the author is Gerasimos Athanasopoulos.
2 replies - 4023 views - 10/24/11 by Mitchell Pronsc... in Articles
Originally scheduled for October, Excelsior JET 7.6 is an interim release delivering improvements in application performance, scalability, and stability, and adding support for the latest versions of Java SE 6, Eclipse RCP, and Apache Tomcat.Learn what's new...
0 replies - 711 views - 09/20/11 by Dmitry Leskov in Announcements
One thing I’m doing very often and
always searching on the Internet is how to obtain a self-signed SSL
certificate and install it in both my client browsers and my local
Tomcat.
Sure enough there are enough resources available online, but since
it’s a...
10 replies - 7720 views - 07/03/11 by Nicolas Frankel in Articles
During today’s hacking aboot I came across the above error from our
Solr query library. The error indicates that some part of Tomcat was
unable to parse the “GET / HTTP/1.1″ string – where it is unable to
determine the “HTTP/1.1″ part. A...
0 replies - 4842 views - 06/15/11 by Mats Lindh in News
One more time I'm here talking about Selenium
0 replies - 2336 views - 05/07/11 by Valdemar Júnior in Articles
The Selenium and Webdriver projects are merged
to create a powerful, open source framework for functional
tests based in Javascript for testing web applications and sites.
10 replies - 7887 views - 03/07/11 by Valdemar Júnior in Articles
Today I was talking to my crazy, crazy-smart and great friend Mike Marshall, the creator of Massh about how difficult it is for some people to adapt to new things. We were also talking about Realtime Webapps, wondering how many wasteful pull-style apps we...
4 replies - 5938 views - 02/21/11 by Felipe Oliveira in Articles
Apache Tomcat has full support for Java EE 6 specs this week, including Servlet 3.0, JSP 2.2, and JSP EL. The developers just announced that the new release of Tomcat 7.0.6 is the first stable release in the 7.x branch. The other new features in this...
0 replies - 12897 views - 01/17/11 by Mitchell Pronsc... in Daily Dose
Case #1:
When the Tomcat config is this:<Host name="localhost" appBase="C:/apps/apache-tomcat/null" unpackWARs="true" autoDeploy="true" xmlValidation="false"...
2 replies - 4066 views - 12/25/10 by Venkatt Guhesan in News