TrainBeaser for iPhone
The moose likes Web Services Certification (SCDJWS/OCPJWSD) and the fly likes intermediate node Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Web Services Certification (SCDJWS/OCPJWSD)
Reply Bookmark "intermediate node" Watch "intermediate node" New topic
Author

intermediate node

Johannes Postma
Ranch Hand

Joined: Jan 22, 2002
Posts: 51
I have a question about how to implement/create an intermediate node.

Header blocks are processed by an intermediate node or by the ultimate receiver. JAX-RPC doesn't provide support for processing header blocks, so this must be done by a message handler. Message handlers are part of a JSE or an EJB endpoint.

Because an intermediate node isn't a JSE or an EJB endpoint and doesn't have message handlers how can this intermediate node than process a header block?

In my opinion this could only be done with an ordinary servlet with a message handler. But is this correct.


Johannes<br /> <br />SCJP, SCJD, SCWCD, SCDJWS, SCEA, ICSA (IBM 340)
 
 
subject: intermediate node
 
Threads others viewed
The remote IP Address
A query on actor attribute..
Binary SOAP attachment using Websphere
Client-side Handlers vs Server-side Handlers
Exposing EJB as Webservice...
developer file tools