0 Replies Latest reply on Feb 4, 2002 10:47 PM by alcaponi

    Illegal operation when building Interest EJB example

    alcaponi

      Hi all,
      I haven't been able to build the example EJB as provided and explained in the doco.
      I keep getting Illegal operation message from the DOS-prompt...

      My environment variables are all set as follows:
      SET JAVA_HOME=C:\jdk1.3
      SET PATH=%PATH%;%JAVA_HOME%\bin
      SET J2EE_HOME=D:\j2sdkee1.3
      SET PATH=%PATH%;%J2EE_HOME%\bin
      SET ANT_HOME=D:\ant141
      SET PATH=%PATH%;%ANT_HOME%\bin;%ANT_HOME%\lib
      rem JBoss Tomcat
      SET JBOSS_DIST=D:\jtc\jboss

      I'm on Win98 with JBoss 2.44 & Tomcat 4.0.1 bundle ...
      Has anyone encountered similar problems and does anyone know how to solve my head ache?

      Many Thanx!
      Al