Henning von Bargen
Henning von Bargen
Just a wild guess: BIRT doesn't support TTC files.
Hmm, I wonder where the WSDL file that was used to generate all that code with AXIS is at all. I just found out that BIRT uses SOAP WS as...
I guess the javax->jakarta topic can turn out as something which cannot be divided into smaller pieces. But maybe it's worth to postpone that big step and start with "just"...
OK, I'm not really sure this is a new issue: I usually try to avoid using numerical input parameters for JDBC datasets, but in this report it seemed to be...
I tried to create a simple test report, but failed to reproduce the issue. Anyway, here it is: [ora_jdbc_metadata_issue.zip](https://github.com/eclipse-birt/birt/files/13810804/ora_jdbc_metadata_issue.zip) In order to run it, one needs to add the `ojdbc8.jar`...
> Based on this trace the runtime crashed before the file was searched finally. I don't think so. The file was searched first in `findResource` (IIRC), but it was not...
Pls keep this issue open for 2 weeks, right now I'm busy and next week I'm on vacation.
OK. I'm still busy with other things, and I was able to solve the issue by correcting the file path. While I still don't know what was going on here...