88 Results for:EJB

  • Sort by: 

SOAP web services bottom-up approach example in Java using Eclipse

By Cameron McKenzie 08 Jun 2018

It's easy to create a web service from a JavaBean. This SOAP web services bottom-up approach example in Java using Eclipse and Apache Axis will prove it. Read More

Tomcat vs. Apache HTTP Server: What's the difference?

By Cameron McKenzie 24 Oct 2019

Don't get caught up in the improper phrasing of "What's the difference between Tomcat and Apache?" Let's straighten out the confusion and compare the two server offerings. Read More

Five Oracle Code One sessions you don't want to miss

By Cameron McKenzie 21 Oct 2018

From Jenkins pipelines written in Groovy, to cloud native applications written using the Eclipse MicroProfile, there is plenty to be excited about at the conference that was once called JavaOne. ... Read More

Using a BLOB data type in a CMP Enity Bean

16 Aug 2004

I got an email from a customer who wanted to use BLOB data type in their CMP entity bean. In this blog, I will provide an example and will discuss how can you develop your CMP EJBs to use a BLOB database type. Read More

Java EE makes best-of-breed software conglomerations a thing of the past

By Cameron McKenzie 22 Mar 2017

Looking back at some of the Frankenstein-esque applications that were built using different frameworks, it's good to know there's no need for best-of-breed. Read More

Is fear-mongering driving the adoption of microservices and containers?

By Cameron McKenzie 11 Apr 2017

Nobody questions the importance of microservices and containers, but is unfettered advocacy becoming problematic? Read More

Building Java Web services with NetBeans 7

By Cameron McKenzie 28 Apr 2011

In this tutorial, I'll walk through building a simple Web service with NetBeans 7. Let's see just how far the Java specification and the tools that support the spec have come. Read More

Dependency Injection in Java EE 6 - Part 1

03 Nov 2009

Contexts and Dependency Injection for Java EE (CDI), a key part of the soon to be finalized Java EE 6 platform. Standardized via JSR 299, CDI is the de-facto API for comprehensive next-generation type-safe ... Read More

Classloaders Demystified - Understanding How Java Classes Get Loaded in Web Applications

31 Aug 2010

Classloaders Demystified - Understanding How Java Classes Get Loaded in Web Applications Read More

Java EE 6 Overview

01 Feb 2009

The details of Java EE 6 have been getting hashed out for quite a few months in the JSR 316 expert group, which I am part of. The goal of this article is to give you an overview of the changes in Java EE 6 as well ... Read More