I put 4 java classes of the entity bean Customer.java CustomerBeanPK.java CustomerHome.java CustomerBean.java under /usr/local/jonas2-2-2/examples/src/webshop/com/work/ejb/customer/ (package com.work.ejb.customer) try too compile under root withou ide of any kind. The first 2 compiled successfuly, but the third class threw Class Customer.java not found Class CustomerBeanPK.java not found (twice). The sample supplied with Jonas all compiled. I wonder what i have done wrong. TIA RedPineseed ---- To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe jonas-users". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
