Hello,
Im preparing the SCBCD certification, could you please send me the mocking Tests (free of course )
this is my adresse mail: k_karim_92@hotmail.fr
thanks you very much
Congratulations!
How would you rate the Enthuware tests compared to the real thing? I seem to be getting lots of questions about the roles of deployers, assemblers, sys admins, etc do these appear on the real exam?
Accessing resource managers and enterprise beans is disallowed in the session bean methods
for which the container does not have a meaningful transaction context and/or client security
context.
1. @Resource DataSource ds;
2. (DataSource) ctx.lookup("java:comp:env/jdbc/BarDB");
3.initCtx.lookup("java:comp/env/jdbc/BarDB");
... and a reference to a SessionContext object bound to the variable ctx
4.Resource(name=?jdbc/BarDB?, type=javax.sql.DataSource)