hi,
i'm using axis beta 1 at the moment,
is there a way to load your custom plugins when tomcat starts, similar to the way struts works.
What I want to do is have a series of property files that I would like to read
and load at start up time and can be made available to all web services or to specific
web services.
I would like to put admin email addresses,specific personnel addresses, file paths, prepared statement strings etc into them,
where one change means one change if need be, as oppossed to embedding these into classes.
I'm sure their is a way to do this, could someone point me in the right direction.
Don't flame me for wanting to put prepared statement strings into property files,
if there is a better way to do this I would be very happy to know,
thanks jp.