0 Replies Latest reply on Oct 11, 2006 4:52 AM by jtestori

    jboss doesn't find org.jboss.system.Service

    jtestori

      i have create a service deployed in a .sar-file
      when i start jboss from the command-line, everything works fine.
      when i start jboss in eclipse, i get the following exception:
      java.lang.ClassNotFoundException: Unexpected error during load of: my.service.MyService, msg=org/jboss/system/Service

      my environment:
      * windows xp
      * jboss 4.0.3
      * eclipse 3.2
      * JBossIDE 1.6.0 GA