Hi,
 
I would like to know regarding one of the tags in the Deployment Descriptor (XML).
 
The weblogic-ejb-jar.xml contains an element called <transaction-isolation> which inturn has the following sub-element <isolation-level> and <method>.
 
I face a problem when I try to include these tags and deploy the jar in Weblogic 5.1. While deploying, it gives an error message :
 
>>weblogic error message>> Element "weblogic-enterprise-bean" allows no further input; "transaction-isolation" is not allowed.>>end of error message>>
 
After checking the DTD for the weblogic-ejb-jar.xml, I find that those tags are indeed allowed.
 
Could you let me know what the work-around solution for this probelm ???
 
Thanks and Regards,
Sundari. S

Reply via email to