Hi,

I have a session bean named PartnerFacade in package com.test.partner.

So the bean is com.test.partner.PartnerFacade and on my C drive its in the
c:\com\test\partner directory.
I want to include an environment entry which is in a mergefile named
ejb-env-entries-PartnerFacade.xml.

Is this the correct name for the merge file in question?
I want all my mergefiles in a top-level directoy named mergedir. Do I have
to recreate the entire package directory structure in "mergedir" and put my
merge xml file there?
For Ant, in the ejbdoclet task, session subtask would the correct parameter
be <session mergedir="c:/mergedir/com/test/partner/"/> ?

I pretty much tried it like that, but the env. entry wasnt generated in my
ejb-jar.xml ? Can anybody help me?

Thanks.

Bernhard

_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to