I use HF to study the
ejb. On the Chapter 1 everything went fine including compiling bean, the two interface classes, which means that the classpath is set correctly, the javax.ejb found. But...the AdviceClient fails the compilation with the "package javax.ejb does not exist" error. So what goes wrong.
Thank for the help