Re: monitoring system

2011-09-23 Thread David Carver
While not exactly built into ODE, you might want to check out the Turmeric SOA project from eBay's open source site: http://www.ebayopensource.org/index.php/Turmeric/HomePage It can be used in conjunction with ODE to track the items you want. Dave On 09/23/2011 07:39 AM, xhumy wrote: Hi all,

Re: ode-1.3.5.x branch build error

2011-01-31 Thread David Carver
If you have a settings.xml file, you can add that repository to there, and it'll be picked up. Ideally you don't want to clutter the root pom with the repositories. Tammo's the suggestion is actually the correct course of action, get Axis2/WSO2 to add the missing WAR back to maven central,

[jira] Reopened: (ODE-870) Deployment Poller doesnot throw error if .depolyed file has errors

2010-07-09 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver reopened ODE-870: -- Assignee: Rafal Rusin Re-Opening issue as it looks like it was accidently set to Fixed. Re-Opening

Re: Fwd: [Hudson] ODE-trunk-m2-jdk5 -nightly-deploy » #7 stuck, so killed i t

2010-07-08 Thread David Carver
_OPTS...this sets it as an environment variable, and maven should pick those up. Dave On 07/08/2010 02:57 PM, Tammo van Lessen wrote: Yes, I didn't find the time yet to see how to set the MAVEN_OPTS in the hudson build. I'll try to figure it out now. On 08.07.2010 23:53, David Carv

Re: Fwd: [Hudson] ODE-trunk-m2-jdk5 -nightly-deploy » #7 stuck, so killed i t

2010-07-08 Thread David Carver
My experience with ODE and Hudson builds regardless if it's Maven or Buildr you need to specify at least the JVM option of -XX:MaxPermSize=256m if you are using a Sun JVM for the build. It also helps to specify, -Xmx2048m -Xms512m I've in the past set up a Parameter based build, with JAVA_OPT

Re: [VOTE] New ODE chair

2010-06-30 Thread David Carver
+1 for Tamo. Dave On 06/30/2010 05:41 PM, Matthieu Riou wrote: And here's my +1 for Tammo as new chair. Matthieu On Wed, Jun 30, 2010 at 5:41 PM, Matthieu Riou wrote: Hey guys, It's now time to vote! There's only one candidate so I guess there won't be that much suspense but still, an

Re: New committers

2010-06-28 Thread David Carver
essen wrote: Hi ODEers, I'm happy to announce new blood in the ODE team. Please join me to welcome our new committers Terry Mueller and David Carver. Both have been actively contributing important fixes to ODE, so I'm happy to have them in the core team! I'm looking forward

Re: New committers

2010-06-28 Thread David Carver
essen wrote: Hi ODEers, I'm happy to announce new blood in the ODE team. Please join me to welcome our new committers Terry Mueller and David Carver. Both have been actively contributing important fixes to ODE, so I'm happy to have them in the core team! I'm looking forward

Re: Ode Roadmap

2010-06-18 Thread David Carver
Just some thoughts on this thread. 1. Any 1.4 or 1.3.x release should always be API compatible. So we should never break public API here. 2. I would prefer that any schema changes and any serialization of classes also remain binary compatible. Again, avoids migration and upgrade issues.

[jira] Resolved: (ODE-850) Infinite Loop when WSDL imports Schema and BPEL imports the same Schema.

2010-06-17 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver resolved ODE-850. -- Resolution: Fixed commit released to head. > Infinite Loop when WSDL imports Schema and BPEL imports

[jira] Updated: (ODE-850) Infinite Loop when WSDL imports Schema and BPEL imports the same Schema.

2010-06-17 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-850: - Assignee: David Carver > Infinite Loop when WSDL imports Schema and BPEL imports the same Sch

[jira] Created: (ODE-850) Infinite Loop when WSDL imports Schema and BPEL imports the same Schema.

2010-06-16 Thread David Carver (JIRA)
Components: BPEL Compilation/Parsing Affects Versions: 1.3.4, 1.3.3, 1.3.2 Reporter: David Carver Fix For: 1.3.5 When Multiple WSDL's and the BPEL file all try to import the same XSD, the compiler goes into an infinte loop until it gets an OutOfMemory

Re: ODE trunk build

2010-06-15 Thread David Carver
Personally, I wouldn't recommend going backwards on Xerces-J versions, as there are numerous bug fixes in 2.9 that could introduce other regressions if going backwards. Dave On 06/15/2010 03:14 AM, Milinda Pathirage wrote: Hi All, I found out that the above exception is thrown because of the

Re: Nexus access

2010-06-10 Thread David Carver
+1 anything to make release process easy and consistent. Dave On 06/10/2010 05:51 AM, Tammo van Lessen wrote: Hi devs, I'd like to try using Nexus for the ODE release process (nexus makes this process apparently a lot simpler), the infra process for this requires us do a vote so please vote +1

[jira] Commented: (ODE-368) Support for the doc() function

2010-06-08 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876778#action_12876778 ] David Carver commented on ODE-368: -- I've tested this out and it appears to be w

Re: Vote -1 for RE: [VOTE] ODE 1.3.4 release

2010-06-04 Thread David Carver
I talked with Tammo, and committed the Patch to 1.3.4 branch. A Respin will need to be done to pickup the change. I'll commit the same fix to head later today or tomorrow. Dave On 06/04/2010 09:23 AM, David Carver wrote: Take a look at the patch I supplied on ODE-840. It should ge

[jira] Commented: (ODE-840) XPath20ExpressionCompilerImpl can't parse functions with embedded functions

2010-06-04 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875707#action_12875707 ] David Carver commented on ODE-840: -- Committed fix to 1.3.4 br

Re: Vote -1 for RE: [VOTE] ODE 1.3.4 release

2010-06-04 Thread David Carver
Take a look at the patch I supplied on ODE-840. It should get you going. All tests seem to pass locally. Please let me know if there are any problems. I'd like verification before we commit this. Dave On 06/04/2010 07:42 AM, Nowakowski, Mateusz wrote: Thanks. Please fix It doesn't

Re: Vote -1 for RE: [VOTE] ODE 1.3.4 release

2010-06-04 Thread David Carver
I'm testing a fix for this now. Dave On 06/04/2010 07:42 AM, Nowakowski, Mateusz wrote: Thanks. Please fix It doesn't show a stack trace because the exception is logged this way: __log.debug(e); but it should be __log.debug("some message", e); as well.

[jira] Updated: (ODE-840) XPath20ExpressionCompilerImpl can't parse functions with embedded functions

2010-06-04 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-840: - Attachment: ode-bpel-compiler-1.3.x-SNAPSHOT.jar Compiler JAR with the proposed fix. This was done from

[jira] Updated: (ODE-840) XPath20ExpressionCompilerImpl can't parse functions with embedded functions

2010-06-04 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-840: - Attachment: ode-840-v1.txt Patch that should fix the compilation error. Please test this locally before

[jira] Commented: (ODE-840) XPath20ExpressionCompilerImpl can't parse functions with embedded functions

2010-06-04 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875640#action_12875640 ] David Carver commented on ODE-840: -- I have a possible fix for this issue. running en

Re: Vote -1 for RE: [VOTE] ODE 1.3.4 release

2010-06-04 Thread David Carver
See comment on ODE-840. Seems to be caused by ODE-807 which fixed one bug, but apparently introduced another. I'm looking into it. On 06/04/2010 05:57 AM, Nowakowski, Mateusz wrote: There is only what I've pasted here: (the whole log below) 2010-06-04 11:06:10,254 [Timer-1] DEBUG org.apach

[jira] Commented: (ODE-840) XPath20ExpressionCompilerImpl can't parse functions with embedded functions

2010-06-04 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875601#action_12875601 ] David Carver commented on ODE-840: -- This looks like a regression caused by ODE-807. ODE

[jira] Commented: (ODE-839) New XPath function to generate a GUID/UUID

2010-06-03 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875171#action_12875171 ] David Carver commented on ODE-839: -- So are we talking about just adding a ode x

[jira] Updated: (ODE-838) Create Unit Tests for Utils project

2010-06-02 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-838: - Priority: Minor (was: Major) > Create Unit Tests for Utils proj

[jira] Created: (ODE-838) Create Unit Tests for Utils project

2010-06-02 Thread David Carver (JIRA)
Create Unit Tests for Utils project --- Key: ODE-838 URL: https://issues.apache.org/jira/browse/ODE-838 Project: ODE Issue Type: Test Reporter: David Carver Currently the Utils project has very

Re: [VOTE] ODE 1.3.4 release

2010-06-01 Thread David Carver
+1. Looks good to me. Dave On 06/01/2010 06:51 AM, Tammo van Lessen wrote: Hi guys, It's time to release a new version of ODE since we have fixed a whole bunch of issues since the last release. So it's quite overdue. Rafał and I have cut a release based on the Maven2 build. I have signed and

Re: New committers

2010-06-01 Thread David Carver
Thanks. Glad to help where I can. Dave On 06/01/2010 04:07 AM, hbdrawn wrote: congratulations! Tammo van Lessen wrote: Hi ODEers, I'm happy to announce new blood in the ODE team. Please join me to welcome our new committers Terry Mueller and David Carver. Both have been act

[jira] Commented: (ODE-829) if process is retired the inflight instances dont work

2010-05-26 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871883#action_12871883 ] David Carver commented on ODE-829: -- I can verify that the latest patch from Anurag fixes

[jira] Commented: (ODE-368) Support for the doc() function

2010-05-25 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871347#action_12871347 ] David Carver commented on ODE-368: -- This should be handled by the Saxon parser when an X

[jira] Updated: (ODE-827) Better Error Messages for incorrect PortType/Operation on Invoke

2010-05-19 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-827: - Affects Version/s: 1.3.3 1.3.2 1.3.4 Priority

[jira] Created: (ODE-827) Better Error Messages for incorrect PortType/Operation on Invoke

2010-05-19 Thread David Carver (JIRA)
Reporter: David Carver The following is an example The operation "Received___Cost_Booking___details" is not declared on portType "{http://example.com/Process/Blah}ForProcess_call";. SomeBPELProcess.bpel Some/build/Process line 1113 The problem here is that with out the

[jira] Commented: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-05-14 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867539#action_12867539 ] David Carver commented on ODE-663: -- As Mark mentioned earlier the cloneNode is an enha

[jira] Commented: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-05-13 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867338#action_12867338 ] David Carver commented on ODE-663: -- Okay then so there is something else going on.

[jira] Commented: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-05-13 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867331#action_12867331 ] David Carver commented on ODE-663: -- Rafal go ahead and revert to revision 942237 and se

[jira] Updated: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-05-13 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-663: - Attachment: ode1.x-663-v5.txt This is almost back to the original code with the minor change to how

[jira] Commented: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-05-13 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867309#action_12867309 ] David Carver commented on ODE-663: -- Will add another test case for

Re: XMLUnit for Unit Tests

2010-05-13 Thread David Carver
ght. It's not one of standard licenses, but it's open source. So it looks like we can use it. On 13 May 2010 09:35, David Carver wrote: I'm looking through some of the various XML unit tests, and notice that none are leveraging the XMLUnit test suite. There are some advant

Re: XMLUnit for Unit Tests

2010-05-13 Thread David Carver
one of standard licenses, but it's open source. So it looks like we can use it. On 13 May 2010 09:35, David Carver wrote: I'm looking through some of the various XML unit tests, and notice that none are leveraging the XMLUnit test suite. There are some advantages for using this t

[jira] Commented: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-05-13 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867264#action_12867264 ] David Carver commented on ODE-663: -- Alright...the NullPointer exceptions that were occur

XMLUnit for Unit Tests

2010-05-13 Thread David Carver
I'm looking through some of the various XML unit tests, and notice that none are leveraging the XMLUnit test suite. There are some advantages for using this test suite when looking at the result of the XML that is returned and comparing differences on DOMs and XML serialization. Is there any

[jira] Updated: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-05-13 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-663: - Attachment: ode1.x-663-v4.txt This removes the use of importNode and corrects a small issue with Attributes

[jira] Commented: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-05-11 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866393#action_12866393 ] David Carver commented on ODE-663: -- Hmm...looks like DataQuery20 test is still not li

[jira] Updated: (ODE-821) Need Additional Unit Test for DOMUtils.cloneNode to test embedded prefixes.

2010-05-11 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-821: - Affects Version/s: 1.3.3 1.3.2 1.3.4 > Need Additional U

[jira] Created: (ODE-821) Need Additional Unit Test for DOMUtils.cloneNode to test embedded prefixes.

2010-05-11 Thread David Carver (JIRA)
: Bug Components: BPEL Runtime Reporter: David Carver The DOMUtils.cloneNode has several new unit tests, but is missing some for testing the Embedded prefixes functionality. Tests need to be setup to test both Xerces-J and Saxon DOMs. -- This message is automatically

[jira] Updated: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-05-11 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-663: - Attachment: ode1.x-663-v3.txt Correctly handles both Xerces-J and Saxon DOMs. > DOMUtils.cloneN

[jira] Commented: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-05-11 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866239#action_12866239 ] David Carver commented on ODE-663: -- There is a problem in general with the exist code

[jira] Commented: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-05-11 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866221#action_12866221 ] David Carver commented on ODE-663: -- I'm able to replicate the issue with the

[jira] Commented: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-05-11 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866209#action_12866209 ] David Carver commented on ODE-663: -- Mark the test I added and the XML that is being use

[jira] Commented: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-05-07 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12865364#action_12865364 ] David Carver commented on ODE-663: -- I'll right I'll take another look at this

[jira] Updated: (ODE-648) Compiler should throw a meaningful error if / expression is empty

2010-04-29 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-648: - Attachment: ode-641v1.txt This implements schema validation against the BPELs before they go into the

[jira] Commented: (ODE-648) Compiler should throw a meaningful error if / expression is empty

2010-04-27 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861561#action_12861561 ] David Carver commented on ODE-648: -- BTW some of the schemas are not valid. In order to

[jira] Commented: (ODE-648) Compiler should throw a meaningful error if / expression is empty

2010-04-27 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861550#action_12861550 ] David Carver commented on ODE-648: -- I've managed to get XML Validation against

[jira] Commented: (ODE-648) Compiler should throw a meaningful error if / expression is empty

2010-04-26 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861221#action_12861221 ] David Carver commented on ODE-648: -- I took a further look into this, in particular the

[jira] Commented: (ODE-813) Upgrade to Xerces 2.9.1

2010-04-21 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859305#action_12859305 ] David Carver commented on ODE-813: -- Just a side not here...Xerces-J 2.10 is nearing rel

[jira] Commented: (ODE-570) Integer to string conversion does not work as expected

2010-04-20 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858994#action_12858994 ] David Carver commented on ODE-570: -- This looks like it is an issue with the Jaxen X

[jira] Updated: (ODE-807) Infinite Loop when locating unresolved functions in XPath expression

2010-04-20 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-807: - Attachment: ode1.x-807-v1.txt Proposed patch to correctly extract all functions that may not have been

[jira] Created: (ODE-807) Infinite Loop when locating unresolved functions in XPath expression

2010-04-15 Thread David Carver (JIRA)
Affects Versions: 2.0-beta2, 2.0-beta1, 1.3.3 Reporter: David Carver An infinite loop will occur in the extractFunctions method, when the following XPath expression is passed into it: concat(current-date() + xs:dayTimeDuration(concat("P", $DAYS_TO_NEXT_REMINDER, "D"))

Re: GoodCompileTest suite

2010-04-14 Thread David Carver
was doing wrong. Dave On 04/14/2010 11:42 AM, Antoine Toulme wrote: They are in the bpel-scripts project, next to it. HTH! Antoine On Wed, Apr 14, 2010 at 11:32, David Carver wrote: I have a BPEL Compiler issue I'm trying to debug, and I found that there is a test suite c

Re: GoodCompileTest suite

2010-04-14 Thread David Carver
Hmmm...okay...will have to see then why the unit tests complain about not finding the tests. Might be an ide issue. Thanks. Dave On 04/14/2010 11:42 AM, Antoine Toulme wrote: They are in the bpel-scripts project, next to it. HTH! Antoine On Wed, Apr 14, 2010 at 11:32, David Carver wrote

GoodCompileTest suite

2010-04-14 Thread David Carver
I have a BPEL Compiler issue I'm trying to debug, and I found that there is a test suite called GoodCompileTest that is refering to some sample BPEL's that should compile cleanly. However, I can not locate the actual files themselves. They are not in the resources folder, and the path refers

Re: Buildr Compilation Error

2010-04-14 Thread David Carver
Doing another svn update seems to have fixed this. Thanks. Dave On 04/13/2010 04:24 PM, Rafal Rusin wrote: This build has passed, so it should work: http://hudson.zones.apache.org/hudson/job/ODE-1.x/100/ On 13 April 2010 23:54, David Carver wrote: When trying to build from the ODE 1.x

Buildr Compilation Error

2010-04-13 Thread David Carver
When trying to build from the ODE 1.x branch with latest code, I'm getting the following error: /home/dcarver/Work/ode-1.x/APACHE_ODE_1.X/bpel-runtime/src/test/java/org/apache/ode/bpel/runtime/MockBpelServer.java:55: package org.tranql.connector.derby does not exist import org.tranql.connector

[jira] Commented: (ODE-648) Compiler should throw a meaningful error if / expression is empty

2010-04-12 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856047#action_12856047 ] David Carver commented on ODE-648: -- Correct...what I'm saying is that based on the

[jira] Commented: (ODE-648) Compiler should throw a meaningful error if / expression is empty

2010-04-12 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856020#action_12856020 ] David Carver commented on ODE-648: -- Okay that gives me a little bit more to go on. S

[jira] Commented: (ODE-804) Correlation unique constraint violation problem

2010-04-12 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855978#action_12855978 ] David Carver commented on ODE-804: -- Here is some slightly updated text for

[jira] Commented: (ODE-804) Correlation unique constraint violation problem

2010-04-12 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855974#action_12855974 ] David Carver commented on ODE-804: -- I tried to follow the edit link to update the page,

[jira] Commented: (ODE-804) Correlation unique constraint violation problem

2010-04-12 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855948#action_12855948 ] David Carver commented on ODE-804: -- So if I understand this right, ODE is not curre

[jira] Commented: (ODE-638) Incorrect default expression language for property aliases

2010-04-07 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854780#action_12854780 ] David Carver commented on ODE-638: -- Mark any chance you can provide a test case to repli

[jira] Commented: (ODE-648) Compiler should throw a meaningful error if / expression is empty

2010-04-07 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854778#action_12854778 ] David Carver commented on ODE-648: -- Actually it looks like this has already been cha

[jira] Commented: (ODE-648) Compiler should throw a meaningful error if / expression is empty

2010-04-07 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854776#action_12854776 ] David Carver commented on ODE-648: -- Would you like to see the serialized node output

[jira] Commented: (ODE-664) Namespace declarations not being copied in ASSIGN.replaceElement

2010-04-07 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854771#action_12854771 ] David Carver commented on ODE-664: -- Mark I'm assuming from your example:

[jira] Updated: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-04-07 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-663: - Attachment: ode1.x-663-v2.txt this patch fixes the original reported item. Added a couple of unit tests as

[jira] Commented: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-04-06 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854193#action_12854193 ] David Carver commented on ODE-663: -- Okay, so if the node that is being cloned has a pa

Re: Eclipse Project not built and others

2010-04-06 Thread David Carver
On Tue, Apr 6, 2010 at 10:11 AM, Jan Sinschek wrote: > Hi, > > I had looked into ODE a while ago, and I am picking up the thread again. > > On Windows, using ode 1.x from the git repository, jruby 1.4.0. and buildr > 1.3.5, and running buildr eclipse, I do not get an ode-bpel-scripts project. > A

[jira] Commented: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-04-06 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853980#action_12853980 ] David Carver commented on ODE-663: -- Yes, the DOM will loose that namespace because at

[jira] Updated: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-04-05 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-663: - Attachment: ode1.x-663-v1.txt Proposed patch to simplify and correctly handle the issue that is currently

[jira] Commented: (ODE-663) DOMUtils.cloneNode results in invalid namespace declaration

2010-04-05 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853591#action_12853591 ] David Carver commented on ODE-663: -- DOMUtils.cloneNode could probably be simplified t

[jira] Updated: (ODE-797) FindBugs Patches for bpel-compile

2010-04-01 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-797: - Affects Version/s: 1.3.5 > FindBugs Patches for bpel-comp

[jira] Updated: (ODE-797) FindBugs Patches for bpel-compile

2010-04-01 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-797: - Attachment: ode-1.x-bpel-compiler-bugs.xml findbugs bug report for bpel compiler > FindBugs Patches

[jira] Updated: (ODE-797) FindBugs Patches for bpel-compile

2010-04-01 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-797: - Attachment: ode1.x-bpel-compile-v1.txt > FindBugs Patches for bpel-comp

[jira] Created: (ODE-797) FindBugs Patches for bpel-compile

2010-04-01 Thread David Carver (JIRA)
FindBugs Patches for bpel-compile - Key: ODE-797 URL: https://issues.apache.org/jira/browse/ODE-797 Project: ODE Issue Type: Bug Components: BPEL Compilation/Parsing Reporter: David

[jira] Updated: (ODE-796) FindBugs Patches for bpel-api project

2010-03-31 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-796: - Attachment: ode1.x-796-v1.txt Here is a patch that addresses a few of the bugs that FindBugs found. There

[jira] Updated: (ODE-796) FindBugs Patches for bpel-api project

2010-03-31 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-796: - Priority: Minor (was: Major) > FindBugs Patches for bpel-api proj

[jira] Created: (ODE-796) FindBugs Patches for bpel-api project

2010-03-31 Thread David Carver (JIRA)
FindBugs Patches for bpel-api project - Key: ODE-796 URL: https://issues.apache.org/jira/browse/ODE-796 Project: ODE Issue Type: Bug Affects Versions: 1.3.3 Reporter: David Carver

[jira] Updated: (ODE-796) FindBugs Patches for bpel-api project

2010-03-31 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-796: - Attachment: ode-1.x-bpel-runtime-bugs.xml > FindBugs Patches for bpel-api proj

[jira] Commented: (ODE-751) FindBugs Patches for ODE Runtime

2010-02-16 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834237#action_12834237 ] David Carver commented on ODE-751: -- The Tabs must be there in the original file as well

[jira] Updated: (ODE-751) FindBugs Patches for ODE Runtime

2010-02-15 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-751: - Attachment: ode-npecheck-patch.txt Fixes several possible null pointer exceptions in various equals methods

[jira] Updated: (ODE-751) FindBugs Patches for ODE Runtime

2010-02-14 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-751: - Attachment: ode-valueOf-patch.txt Patch for performance, using valueOf can be 3.5 times faster because the

[jira] Commented: (ODE-751) FindBugs Patches for ODE Runtime

2010-02-14 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833661#action_12833661 ] David Carver commented on ODE-751: -- Yeah, I liked that possible null pointer one as

[jira] Updated: (ODE-751) FindBugs Patches for ODE Runtime

2010-02-14 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-751: - Attachment: (was: ode-staticinner-patch.txt) > FindBugs Patches for ODE Runt

[jira] Updated: (ODE-751) FindBugs Patches for ODE Runtime

2010-02-14 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-751: - Attachment: ode-staticinner-patchv2.txt This patch should only have the inner static changes. Not sure

[jira] Updated: (ODE-751) FindBugs Patches for ODE Runtime

2010-02-12 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-751: - Attachment: ode-staticinner-patch.txt Patch that takes care of some inner classes that should be static

[jira] Updated: (ODE-751) FindBugs Patches for ODE Runtime

2010-02-12 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-751: - Attachment: (was: ode-751-patch.txt) > FindBugs Patches for ODE Runt

[jira] Updated: (ODE-751) FindBugs Patches for ODE Runtime

2010-02-10 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-751: - Attachment: (was: schedule-simple-patchv1.txt) > FindBugs Patches for ODE Runt

[jira] Updated: (ODE-751) FindBugs Patches for ODE Runtime

2010-02-10 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-751: - Attachment: (was: ode-engine-patchv1.txt) > FindBugs Patches for ODE Runt

[jira] Updated: (ODE-751) FindBugs Patches for ODE Runtime

2010-02-10 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-751: - Attachment: (was: ode-jca-rapatchv1.txt) > FindBugs Patches for ODE Runt

[jira] Updated: (ODE-751) FindBugs Patches for ODE Runtime

2010-02-10 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-751: - Attachment: (was: odeutilspatchv1.txt) > FindBugs Patches for ODE Runt

[jira] Updated: (ODE-751) FindBugs Patches for ODE Runtime

2010-02-10 Thread David Carver (JIRA)
[ https://issues.apache.org/jira/browse/ODE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Carver updated ODE-751: - Attachment: (was: odebpelapipatchv2.txt) > FindBugs Patches for ODE Runt

  1   2   >