|
From: Ng C. Y. [Cyng] <cy...@cs...> - 2003-02-03 12:23:50
|
Hello,
> Is there any way to register with Hermes, other than by using a
> Register object.
If your application is an in-process one with Hermes, i.e., your
application is run within the same JVM as Hermes, you can simply call
the public MessageServiceHandler.register() method which returns a
MessageServiceHandlerConnection for you to send subsequent messages.
Of course, this usage pattern assumes that you are not deploying Hermes
as a Java Servlet but a library or in-process server with the application.
> Using a register object is fairly straightforward, but just curious if
> an ebxml message can be sent to accomplish the same.
We have to investigate about this. The first feeling is to define
a special ebXML message type to achieve this? Let us think about this.
Regards,
CY
----------------------------------------------------------------------------
Ng Chi Yuen, CY. cy...@ce... http://www.cecid.hku.hk/
Technology Officer,
Centre for E-Commerce Infrastructure Development,
The University of Hong Kong
----------------------------------------------------------------------------
|