I am a bit lost at the moment in trying to determine why JBOSS is not picking up my jar files located in the server lib directory. I have checked the jboss-service.xml and it is configured to fetch jars from the server lib directory.k I am getting a java.lang.NoClassDefFoundError. I have verified the class in question is indeed in the jar file and it is located in the server lib directory.
I am trying to get Compiere working on Ubuntu 11.10. Compiere runs an older version of JBoss (4.2.3.GA) I would have to assume it some configuration I have missed as others are running this application.