You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Sandeep Lakshmipathy <ls...@in.ibm.com> on 2002/06/24 07:18:06 UTC

WSDL2Java generated stubs have cyclic inheritance

For the StockQuote demo service in WSTK services, WSDL2Java generates two
classes java.lang.Exception and java.lang.Throwable Of these classes
java.lang.Throwable is extending org.apache.axis.AxisFualt. This creates
'cyclic inheritance' since org.apache.axis.AxisFault is Extending
java.lang.Throwable. Due to this cyclic inheritance problem I not able to
compile the files genearted by WSDL2Java.
Can anyone help me out with this issue? Am I missing something here. I am
using the latest jar files got by building the source couple of days back.
Thanks


Sandeep L



Temporarily not available

Posted by Thomas Herbstreuth <He...@assistent.com>.
Hi,

when deploying my service via a wsdd file tomcat gives me

<html>
 <head>
  <title>Apache Tomcat/4.0.3 - Error report</title>
  <STYLE>
  <!--H1{font-family : sans-serif,Arial,Tahoma;color :
white;background-color : #0086b2;}
  BODY{font-family : sans-serif,Arial,Tahoma;color : black;background-color
: white;}
  B{color : white;background-color : #0086b2;}
  HR{color : #0086b2;} -->
  </STYLE>
 </head>
 <body>
  <h1>Apache Tomcat/4.0.3 - HTTP Status 302 - Moved Temporarily</h1>
  <HR size="1" noshade>
  <p><b>type</b> Status report</p>
  <p><b>message</b><u>Moved Temporarily</u></p>
  <p><b>description</b> <u>The requested resource (Moved Temporarily) has
moved temporarily to a new location.</u></p>
  <HR size="1" noshade>
 </body>
</html>

Did somebody experience something like this?




Thank you


assistent
=========
      Unternehmensberatung

      http://www.assistent.com

      _________________________________________

Thomas Herbstreuth - herbstreuth@assistent.com