Hi

I'm struggling to change transaction isolation level for weblogic. According to examples (http://cvs.sourceforge.net/cgi- bin/viewcvs.cgi/xdoclet/xdoclet/samples/src/java/test/ejb/CustomerBean.java?rev=1.15&content- type=text/vnd.viewcvs-markup)
the following string should make the trick:

@weblogic.transaction-isolation TRANSACTION_SERIALIZABLE

I tried it, including variations (colon instead of dot, also weblogic transaction-isolation="blah") - no results. I want to get transaction- isolation element set to something under weblogic-enterprise-bean element in the file weblogic-ejb-jar.xml.

WLS 6.1
Still using XDoclet 1.1.2...

All help greately appreciated.

--
Michael Elizarov


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to