[
https://issues.apache.org/jira/browse/DERBY-2871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myrna van Lunteren updated DERBY-2871:
--------------------------------------
Attachment: DERBY-2871_020108.diff
I svn updated to the earlier revision, then could apply the patch fine, and svn
update seems to have merged correctly too.
But I'm out of my depth on this...
Attaching an updated version so someone else can have a look too.
questions/comments I do have:
- as was previously observed, I think javadoc would be good for every new
method. For ones that overwrite methods from a higher level you can use the
@see javadoc tag
- the new test fixtures uses System.err.println. I think that's a 'not done',
you need to change that into a fail(...)
- in the test' Setup and tearDown methods, you may be able to take advantage of
the new BaseJDBCTestCase.prepareCall. Or, better, can't you use the
DatabasePropertyTestSetup?
> XATransactionTest gets XaException: Error executing a XAResource.commit(),
> server returned XAER_PROTO.
> ------------------------------------------------------------------------------------------------------
>
> Key: DERBY-2871
> URL: https://issues.apache.org/jira/browse/DERBY-2871
> Project: Derby
> Issue Type: Bug
> Components: JDBC
> Affects Versions: 10.3.1.4
> Environment: OS: HP-UX v1.11 i
> JDK: HP 1.5.0.03
> Reporter: Henri van de Scheur
> Assignee: Julius Stroffek
> Priority: Minor
> Attachments: d2871-test.diff, d2871-test.stat, d2871.diff,
> d2871.diff, d2871.stat, d2871.stat, DERBY-2871_020108.diff
>
>
> Method: org.apache.derbyTesting.functionTests.tests.jdbcapi.XATransactionTest
> Signature:
> %XAER_PROTO : Error executing a XAResource.commit(), server returned
> XAER_PROTO%
> Also see:
> http://dbtg.thresher.com/derby/test/10.3.1.0_RC/jvm1.5/testing/testlog/hpux/548006-suitesAll_diff.txt
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.