Hello all...pardon if my question(s) are naive; I just have been playing
around with this as of today (I like what I see though!).

What I'm trying to figure out is:

      1) How to pass arbitrary properties to a service; WSDD doesn't seem
too documented (or are there docs around WSDD that I don't see).  To be
specific, I'm trying to pass the fully qualified path to a properties file
into the service.
      2) A way to do a bunch of up front initialization for a service that
would ideally happen before the first client request happens.  In my case,
I would like to get at the aforementioned properties file and fire up this
big API I'm wrapping...spinning it up is perhaps 30-45 seconds of
processing.  I'd like to be able to get at this properties file in some
kind of initializer for the service and 'spin it up' such that when the
first request comes in, it's ready to go.

---
Corbett J. Klempay
Trilogy
512.874.5176 (W) | 512.750.1372 (C)
[EMAIL PROTECTED]


Reply via email to