WLE - Using TX_SUPPORTS
(Doc ID 765433.1)
Last updated on JANUARY 27, 2025
Applies to:
Oracle WebLogic Server - Version 6.1 and laterInformation in this document applies to any platform.
Information in this document applies to any platform
Goal
PRODUCT: WEBLOGIC ISSUE: How do I use TX_SUPPORTS? When I run the deployment descriptor file through DDCreator, it throws the following exception: Exception in file UserInfoDD.txt: java.lang.IllegalArgumentException: Illegal value of transactionAttribute at javax.ejb.deployment.ControlDescriptor. setTransactionAttribute(ControlDescriptor.java:275) at weblogic.ejb.utils.DDCreator.createControlDescriptor (DDCreator.java:627) at weblogic.ejb.utils.DDCreator.createControlDescriptors (DDCreator.java:574) at weblogic.ejb.utils.DDCreator.createDescriptor (DDCreator.java:320) at weblogic.ejb.utils.DDCreator.createDescriptor (DDCreator.java:88) at weblogic.ejb.utils.DDCreator.main(DDCreator.java:41)
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |