--- wu qihua <[EMAIL PROTECTED]> wrote: > I use the following code and mistake stateless as > tateless,but it can run > without any warning(of course the result is > error).This will be very > danger,if I typo a keyword of like forementioned,I > can not get any message > about it.How can I get the message if something is > wrong with the xdoclet > file? > > and it sames that xdoclet is not case > sensitive,right? > /**@ejb:bean name="wqh" type="tateless" > jndi-name="com/wqh" > */
Currently it is impossible. Work is being underway... At the moment you can use xdocletgui ( compile it from CVS ) - this will prevent most typos. regards, ===== Konstantin Priblouda ( ko5tik ) Freelance Software developer < http://www.pribluda.de > < play java games -> http://www.yook.de > < render charts online -> http://www.pribluda.de/povray/ > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus � Powerful. Affordable. Sign up now. http://mailplus.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
