JavaEE server experience matters for a developer?

Lately I am seeing quite a few application development job ads asking for experience with this or that Java EE server. I can understand this if it is for a server administrator, however I find it stupid and ridiculous to ask for some one with a specific server implementation experience when the job is Java software development. The whole idea behind Java EE as I studied in my initial days was for development of standards and to deploy to any platform of choice that including servers, OS, etc.

My question is, are the various Java EE application container implementations so vastly different that they can be considered their own career path for development? What kinds of features exist amongst Java application containers that require such specialized skill that I might not want to not consider applicants with otherwise impressive software development qualifications?

1

This is where I feel the Sun enterprise vision for Java failed. The idea is that application servers only vary by implementation and any Java app can be dropped into any container and “just work”.

If you read their literature from the early days, they also had specific roles called out, like developers who just wrote beans, assemblers who just took beans and assembled them into ejb jar’s and setup deployment descriptors, and of course, system admins who manage the application server itself, which as previously stated, is completely decoupled from the apps within it.

In reality, it never works out that way. There always needs to be something different about the app to deploy it into another container.

Examples:

  • Database connection pooling – every app server is different. Some web apps even do it themselves.
  • Caching – JBoss in particular has classes within its packages that facilitate cluster-wide cache invalidations. Can’t just drop your code into Jetty anymore.
  • Testing – if ops wants to upgrade Tomcat, what needs to be tested? Is it safe? Only engineering can tell and QA can verify.
  • Configuration management – because container configuration is not part of the Java EE spec, configuration files are always container-specific. It’s very common for application installers to configure the container for you, by either checking configuration files into source control or writing scripts to update the container’s config files.
  • Class paths – where do all of your JAR’s go? I know they say to put everything into WEB-INF/lib and WEB-INF/classes. Hah. What about JDBC driver? Oh yea, that goes under $TOMCAT_HOME/lib. Or $JBOSS_HOME/server/servername/deploy/lib or something like that. Then you upgrade JBoss and now it’s $JBOSS_HOME/standalone/lib. Don’t expect ops to upgrade that without dev. And don’t get me started on log4j classpath issues.
  • Containers often have prebuilt ways to solve problems for you, but you sacrifice portability. For example, I often see HTTP compression handled at the container or web server level If, as a developer, you want to enable this, would you setup a servlet filter within your web app for it, or “flip the switch” on your container and/or web server?

My list could go on and on.

1

I find it stupid and ridiculous to ask for some one with a specific server implementation experience.

Based on my limited experience, our development team is also responsible for the J2EE container. We make sure that the code and server together solve the problem we’re working on. Who else would have such insight as to what tools or frameworks are needed for the code to run effectively? The sysadmin is then responsible for the machine itself and for making the J2EE container play nice with everything else (firewalls, etc.).

What kinds of features exist amongst Java application containers that require such specialized skill?

I think it comes down to frameworks here. A codebase built upon Struts and Hibernate need not care, really, which container it’s running on.

In the end, experience in a specific J2EE container need not matter so long as the application or the frameworks it’s built on handle the differences for you. Yet, even if this is true, experience with that container could still be seen as a plus.

(3+ years developing on JBoss)

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật