tracker issue : CF-3039656

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 79410:javax/transaction/Synchronization isn't found - appears to be no JTA jar in my install!

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/

Reporter/Name(from Bugbase): Joe Rinehart / Joe Rinehart (Joe Rinehart)

Created: 08/13/2009

Components: ORM Support

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Mac 10 All

Vote Count: 0

Problem:

javax/transaction/Synchronization isn't found - appears to be no JTA jar in my install!
Method:

1.  WAR installation of CF92.  In Eclipse, create a new Dynamic Web Project, linked to a server runtime (using tomcat 6 in my env)3.  Deploy CF9 into the project (copying WEB-INF, META-INF, and CFIDE)4.  No jta-*.jar is in the deployment, making any ORM function fail.I resolved it locally by placing jta-1.1.jar into /WEB-INF/cfusion/lib.
Result:

java.lang.NoClassDefFoundError: javax/transaction/Synchronization

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3039656

External Customer Info:
External Company:  
External Customer Name: Joe Rinehart
External Customer Email: 09B0059B43E01C010AAC0C16
External Test Config: 08/13/2009

Attachments:

Comments: