Hi, 

i am new in ejb world. and i found this excellent tutorial. all my thanks and respect 
to the author(s). i really would like to finish to the end. but i bumped a small 
problem in chapt3.

system: jboss 3.2.1 eclipse 2.1 lomboz 2.1.2(2.1_02 is no longer avail)

after i inserted @dao.call name="loginUser" into StoreAccessBean, generateed EJB 
classes for MyStoreMgr, i found StoreAccessDAOImpl is not populated. i expect init() 
and loginUser() will show in StoreAccessDAOImpl. but it stays as

public class StoreAccessDAOImpl {
}

i dont mink add all the lines, but if it should be populated and did not come up, i am 
worrying maybe something is wrong and might get stuck later on. lomboz 2.1.2 uses 
xdoclet.xml instead of ejbgenerate.xml. that might be the only reason. but i am not 
sure.

any help plz?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847156#3847156

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847156


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to