Hi there! Does anyone know how it could be done e.g. using Tomcat to store some Hashtables across all method invocations for a soap request? Since the class seems to get instantiiated every time, how it is possible to ask for the values of the last invocation without having to query a database? I'd like to initialize e.g. configuration data when the first soap request comes, so all others don't have to re-read from disc... thx alot johannes
-- To unsubscribe, e-mail: <mailto:soap-user-unsubscribe@;xml.apache.org> For additional commands, e-mail: <mailto:soap-user-help@;xml.apache.org>