Hi,
                 after successfull generation of the required idl's (rmic
-idl -verbose
                 -classpath . AdminHome + rmic -idl -verbose -classpath .
Admin) followed
                 by idlj (idlj -fclient  -emitAll -td Source AdminHome.idl
+ idlj -fclient
                 -emitAll -td Source Admin.idl) i get this
                 error:


***************************************************************************

                 E:\Development\CORBA\Jdk1.3.ORB\ejb\Source>javac *.java
                 \javax\ejb\CreateEx.java:11: javax.ejb.CreateEx should be
declared
                 abstract; it does not define fil
                 lInStackTrace() in java.lang.Throwable
                 public final class CreateEx extends
org.omg.CORBA.UserException implements
                 org.omg.CORBA.portable.ID
                 LEntity
                              ^
                 \java\sql\SQLEx.java:11: java.sql.SQLEx should be
declared abstract; it
                 does not define fillInStack
                 Trace() in java.lang.Throwable
                 public final class SQLEx extends
org.omg.CORBA.UserException implements
                 org.omg.CORBA.portable.IDLEn
                 tity
                              ^
                 \javax\ejb\RemoveEx.java:11: javax.ejb.RemoveEx should be
declared
                 abstract; it does not define fil
                 lInStackTrace() in java.lang.Throwable
                 public final class RemoveEx extends
org.omg.CORBA.UserException implements
                 org.omg.CORBA.portable.ID
                 LEntity
                              ^
                 \java\io\IOEx.java:11: java.io.IOEx should be declared
abstract; it does
                 not define fillInStackTrac
                 e() in java.lang.Throwable
                 public final class IOEx extends
org.omg.CORBA.UserException implements
                 org.omg.CORBA.portable.IDLEnt
                 ity
                              ^
                 4 errors

                 E:\Development\CORBA\Jdk1.3.ORB\ejb\Source>

**************************************************************************

                 Does anyone have an idea, please ?

                 regards
                 Nail

--
Sent through GMX FreeMail - http://www.gmx.net

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to