java ee

  • submit to reddit

Spring vs Java EE: What People Forget About Spring

Introduction A few days ago, I was listening to episode 85 of the Java Spotlight Podcast. In this episode, Bert Ertman and Paul Bakker were talking about...

31 replies - 24013 views - 07/16/12 by Thibault Delor in Articles

HTTPS (SSL) : in Tomcat / Jetty / Jboss

In my earlier days of development, whenever I saw "https:// " in my web browser, I thought creating one such connection in my own app was rocket...

0 replies - 4853 views - 07/16/12 by Karthikeyan Kan... in Articles

How to Resolve java.lang.NoClassDefFoundError

Exception in thread "main" java.lang.NoClassDefFoundError is one of the common and difficult problems that you can face when developing Java EE...

2 replies - 10327 views - 06/11/12 by Pierre - Hugues... in Articles

CXF JAX-RS on Apache TomEE

Yesterday I got a post comment about some problems with running CXF JAX-RS on Apache Tomcat. But also 2 weeks ago Apache TomEE 1.0 has been officially...

1 replies - 8616 views - 05/23/12 by Łukasz Budnik in Articles

Progress Report from the Java EE Conference “Confess 2012″

This week, I was at Confess 2012 in Leogang, Salzburg (Austria). Confess is an international conference for Java professionals in its fifth year, organized...

0 replies - 1645 views - 05/14/12 by Kai Wähner in Articles

Awake SQL: access remote SQL databases securely from Desktop Apps using JDBC

Awake SQL is an Open Source framework which enables remote JDBC access through HTTP. Java Desktop App developers just need to include regular JDBC calls in...

1 replies - 1282 views - 05/10/12 by Nicolas De Pomereu in Announcements

Caucho is Visionary says Gartner’s 9/2011 Magic Quadrant for Application Servers

Caucho Technology, the leader in lightweight high performance application servers, today announced that Gartner’s September 2011 Magic Quadrant for...

0 replies - 1252 views - 02/16/12 by Bill Digman in Announcements

Resin Application Server supports Memcached Wire Protocol

Caucho Technology, the leader in lightweight high performance application servers, announced Resin Memcached support is now available in version 4.0.24 and...

0 replies - 943 views - 01/24/12 by Bill Digman in Announcements

Which Integration Framework Should You Use – Spring Integration, Mule ESB or Apache Camel?

Data exchanges between companies are increasing a lot. The number of applications that must be integrated is increasing, too. The interfaces use different...

0 replies - 16207 views - 01/19/12 by Kai Wähner in Articles

Java EE 6 Training with Antonio Goncalves in Munich

I'm happy to announce the training dates for our Java EE Training with Java Champion Antonio Goncalves:23. - 25. May 20127. - 9. November 2012     About the...

0 replies - 1428 views - 01/19/12 by Toni Epple in Announcements

Technical Job Interview Questions for Java EE architects

Here are some (not a complete list) of my technical job interview questions about Java EE and related issues on the server side. I don't give here any answers...

11 replies - 24838 views - 12/02/11 by Thomas Eichberger in Articles

Thoughts on modified MVC for web application development

I have been doing Java EE development for a long time, almost as long as Java EE first started way back before it was branded as Java EE.  I have noticed a...

2 replies - 1342 views - 08/15/11 by Mike Dzone in Announcements

Do you need to move from Spring to Java EE 6?

I read an interesting post last year - “Moving from Spring to Java EE 6: The Age of Frameworks is Over”.  I am sure, everyone would have its perspective...

13 replies - 8163 views - 07/30/11 by Naveen Balani in News

Rapid Cloud Development with Spring Roo – Part 1: Google App Engine (GAE)

Spring Roo is a tool to offer rapid application development on the Java platform. I already explained when to use it:...

0 replies - 8329 views - 07/20/11 by Kai Wähner in Articles

Great Article on Java EE 6 (from Spring)

Wow, this is hands down the best article there is on Java EE 6 that I‘ve seen. It‘s a good read and covers a lot of great stuff, from OpenSessionInView...

10 replies - 9051 views - 06/10/11 by Rob Williams in Articles