On 10/28/07, Neo Anderson <[EMAIL PROTECTED]> wrote: > I am new to Geronimo 2.0.2 with tomecat 6. I follow the sample at > http://cwiki.apache.org/GMOxDOC20/very-simple-entity-ejb-example.html. > However, I encounter a problem. The deploy process successes, but the > geronimo.out file has error as A). > > What might cause this problem? > > Thank you very much > > A.) > > java.lang.Exception: Could not load > net/sf/sample/PublicationLocal.class
Could you run 'jar -tf' command on the jar file you're deploying and attach the output here? It appears that the jar file didn't include the necessary classes. Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl
