as i am new to ejb ..i have a very basic question .....i am trying to compile my
first ejb program in weblogic7.0 ....its giving me error like " javax.ejb
package not found "
even thou i have set the classpath correctly ...and run the command
sh setWLSEnv.sh....which is basicaly to load all classpath
y is this how to over come this error