[jboss-jira] [JBoss JIRA] Created: (JBTM-172) jdbc example code incorrect
Jonathan Halliday (JIRA)
jira-events at jboss.com
Mon Dec 18 10:03:44 EST 2006
jdbc example code incorrect
---------------------------
Key: JBTM-172
URL: http://jira.jboss.com/jira/browse/JBTM-172
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 4.2.2
Reporter: Jonathan Halliday
Assigned To: Mark Little
Priority: Minor
Fix For: 4.4
JTA programmers guide, JDBC Example code p 33 has statements of the form
com.arjuna.ats.jta.UserTransaction.transactionManager().foo();
However, there is no transactionManager() method in the UserTransaction class. Thus this does not compile.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list