|
|
|
|
|
The latest SDN Enterprise Tech Tips instalment covers jMaki and more specifically its events sub-system. The Publish/Subscribe Mechanism provides the glue required to have visual and non-visual components share data when events are triggered. Both declarative and programmatic events are available. |
The Tech Tip comes with a detailed discussion and full source code.
|
A new Tech Tip written by Jiandong Guo of the Application Server Web Services Security team was just posted. Read the tip and learn the basics of WS-SecureConversation. Also see an example that demonstrates how to enable secure conversations for a web service through the WS-SecureConversation support in Metro. You can find the tip here. Setting up the infrastructure can be tricky, so if you're getting started with WS-SecureConv, this is a good document to read. You can get to all the Tech Tips from this site or this blog. |
|
In an Enterprise
Tech Tip, Rama describes how to use the JAX-WS Maven
plugin to develop Web services. The article describes why you may be
interested in the plugin: |
Stephen DiMilla has a fairly comprehensive TechTip covering Logical and SOAP Handlers in JAX-WS 2.0. The TechTip shows how to configure inbound and outbound Handlers on the server and client and therefore is a useful base for your own Handler implementation.
The TechTip includes full source code and comprehesive instructions for GlassFish.