hi,
 
I have got a jar file which contains entitiy, session and message driven beans. For the entiy and the session beans everythings works fine but only for the mdb the <ejb-class> entry is not created correct. Only the name of the bean is written between this tag but not the whole path to the bean class.
 
I have got the following entry in my ant script :
 
<fileset dir="${src.dir}/path_to_my_bean_class" />

When I only have the following entry :

<fileset dir="${src.dir}" /> everything works fine but I need the entry above.

So can anyone help me with this problem?

 

Regards

 

Michael

 

Mit schönen Grüßen von Yahoo! Mail.
Mit dem Yahoo! Messenger können Sie Freunde noch schneller erreichen!

Reply via email to