3 Replies Latest reply on Jan 15, 2007 5:58 PM by kirin

    EJB3 + JBoss + Linux

    kirin

      Hi,
      (me again^^ i'm alone to work under linux ??)

      i have some problems with EJB3 under linux with a JBoss server 4.0.5
      i make a bean which represent a shopping cart, i wat to add Media object in, media are just a simple POJO.

      when i deploy for the first time it works fine , but when a deploy a second time ( and more) there is a RuntimeException "wrong target"...

      i don't understand...
      JBoss work only under windows or what ?