3 Replies Latest reply on Oct 30, 2007 9:32 AM by marklittle

    Running start-transaction-service.bat

    newbetojboss

      Hi,

      I am totally new to JBoss transactions. I have installed the application into an appropriate directory and to my knowledge have set up the environement variables and classpath appropriately.
      However, whenever I try to run start-transaction-service.bat it displays the following error:

      ORB specific class creation failed with: java.lang.ClassNotFoundException: com.arjuna.orbportability.internal.orbspecific.javaidl.orb.implementations.javaidl_1_4
      Exception in thread "main" java.lang.ExceptionInInitializerError: [com.arjuna.orbportability.orb.core.ORB.caughtexception] ORB specific class creation failed with: {0}
      at com.arjuna.orbportability.orb.core.ORB.initialise(ORB.java:191)

      The appropriate jar files are located on my classpath, however the exception still exists - any ideas?

      Thnaks,

      Chris