2008/10/1 Glen Mazza <[EMAIL PROTECTED]>:
>
> For a rather primitive example, you can use a static { } block in your
> service implementation bean as shown here[1] in Step #6. It's a start at
> least.
I didn't think of that. Nice one. I'm sure there's a 'proper' way with
servlet context listeners or something, but this will get me off the
ground quickly.
> But note that other portions of the below blog entry (not covering
> the static {} ) have since been heavily updated, with the new link at the
> top of [1].
I'm very familiar with the later version already, it got me started
with JAX-WS and helped me choose between CXF and Metro. In short it's
been indispensable, so thanks :-)
Andrew.