Am sorry for posting this message again, but no one replied to it. I am having a problem evaluating following static functions in the constructor of my web service. MessageContext.getCurrentContext()
I tried the althernate static function AxisEngine.getCurrentMessageContext() This also does not work. At both the places i get the following exception. java.lang.ExceptionInInitializerError Does any one have any clue ? Is it a bug in the axis? Abhishek
