[JBoss-user] [Beginners Corner] - Re: ClassNotFound problems with configuration

2006-06-22 Thread fkzeljo
I have changed the structure and now it seems to work fine. The following is my current structure +harvester.ear ---ejb.harvester.jar Session.class Object.class Home.class Manifest.mf ejb-jar.xml jboss.xml ---Manifest.mf ---harvest.jar ---harv

[JBoss-user] [Beginners Corner] - ClassNotFound problems with configuration

2006-06-22 Thread fkzeljo
I get a classNotFound in my ejb session class when calling web application class. The following is my structures: +harvester.ear ---ejb.harvester.jar Session.class Object.class Home.class Manifest.mf ejb-jar.xml jboss.xml ---Manifest.mf ---harv