Chathura Herath wrote:
Hi Anthony,
FYI there is a general bag of properties in both AxisService and AxisOperation inherited from the org.apache.wsdl.ComponentImpl
public void setComponentProperty(Object key, Object obj); public Object getComponentProperty(Object key);
Think this might serve your purpose??
This isn't enough .. these are not instanced per service "session"; which I believe is what Ant wants. He really wants what we called SessionContext in the F2F discussions.
Sanjiva.
