Try this:

 * @weblogic:transaction-isolation TRANSACTION_SERIALIZABLE

(Obvious if you look at the template: weblogic-ejb-jar-xml.xdt line 287)
Aslak

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Casteels
> Jan
> Sent: 17. februar 2003 20:37
> To: '[EMAIL PROTECTED] '
> Subject: [Xdoclet-user] weblogic xdoclet problem
> 
> 
> Hi all,
> 
> I am using XDoclet 1.2 beta 3
> I am getting this strange exception, how do i need to use the
> transaction-isolation level attribute?
> 
> Please give me some hints, I am pretty new to xdoclet but impressed so I
> want to get this up and running.
> 
> 
> 
> Input: 
>  * @weblogic:transaction-isolation
> isolation-level="TRANSACTION_SERIALIZABLE"
> 
> Exception during build
> [ejbdoclet]     at org.apache.tools.ant.Main.main(Main.java:235)
> [ejbdoclet] --- Nested Exception ---
> [ejbdoclet] xdoclet.XDocletException: The value
> 'isolation-level="TRANSACTION_SERIALIZABLE"' specified for 
> parameter 'null'
> of web
> logic:transaction-isolation tag in
> com.capco.example.organizations.server.OrganizationServiceBean 
> class is not
> valid. Valid values
>  for this tag are:
> {TRANSACTION_SERIALIZABLE,TRANSACTION_READ_COMMITTED,TRANSACTION_R
> EAD_UNCOMM
> ITTED,TRANSACTION_REPEATABLE_READ,T
> RANSACTION_READ_COMMITTED_FOR_UPDATE}.
> [ejbdoclet]     at
> xdoclet.XDocletTagSupport.invalidParamValueFound(XDocletTagSupport
> .java:705)
> 
> 
> 
> Jan
> 


-------------------------------------------------------
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

Reply via email to