[jbossws-dev] [Design of JBoss Web Services] - JAXRPC / JAXWS terminology

thomas.diesler@jboss.com do-not-reply at jboss.com
Thu Nov 23 07:40:28 EST 2006


Jason sais:

In order to avoid confusion, I think it is important that we stop
referring to JAX-RPC deployments as "JSR-109 deployments". It's not
really correct since JSR-109 governs EE integration for both JAX-WS and
JAX-RPC. Instead, we should just call them "JAX-RPC deployments"

Also, I think it is important that we make a clear distinction between
JAX-WS and JSR-181. We should refer to the annotated endpoints that are
in JBossWS 2.0.x as "JAX-WS endpoints", and only use the term "JSR-181
endpoints" to refer to the old JAX-RPC based preview technology that was
in 1.0.x.

So these two changes leave us with the following deployment types

JAX-WS  - 2.0.x 
JSR-181 - 1.0.x only
JAX-RPC - 1.0.x and 2.0.x
 
This usage of terminology should be consistent in both our code and
documentation.

As part of my work in JBCTS-414 and the eventual SPI, I have refactored
the metadata builders. This also included renaming them to match this
terminology change. I also have split them into separate packages so
that each deployment type can eventually be pluggable.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988153#3988153

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988153



More information about the jbossws-dev mailing list