The Register® — Biting the hand that feeds IT

Feeds

EJB 3.0 Based Web Services

You cannot have failed to notice Web Services and the prominence that they have achieved within the current computing world. However, at least within Java, there have been a number of differing ways in which you could implement a Java-based Web Service. You could use the Java Web Services toolkit from Sun, or the Apache Axis …

This topic is closed for new posts.

SOAP not an acronym in SOAP 1.2

The article mentions "...SOAP which stands for Simple Object Access Protocol."

SOAP is not an acronym since SOAP 1.2.

"In previous versions of this specification the SOAP name was an acronym."

http://www.w3.org/TR/2001/WD-soap12-part1-20011217/

Some corrections:

1. In section An Application Service "EJB 3.9 Tutorial" should be "EJB 3.0 Tutorial".

2. JBoss is referred to as JBos.

Thanks

for those corrections. Don't know how JBoss and JBos got used so inconsistently, my fault for subbing late at night...

This topic is closed for new posts.