domino-jna icon indicating copy to clipboard operation
domino-jna copied to clipboard

Java project to access the IBM/HCL Domino C API using Java Native Access (JNA)

Results 13 domino-jna issues
Sort by recently updated
recently updated
newest added

Hi, i'm currently building a standalone application which uses domino jna for replicating local DBs and i experienced that i'm not able to open a database until i open up...

Hi guys or @klehmann ;-), i'm trying to test this nice looking project but i have the problem when i add the dependency to my existing maven java project i...

Is there a way to get subforms related to a specific form? In standard notes. jar I can get any subform by name using Database.getForm but I didn't find any...

Hi Klehmann, An error occurred when calling writeImage method if the mail contained images in nested reply mails. I have attached a .nsf file for your reference. Let's see if...

Hi, I deployed Domino JNA on a Verse enabled server and we're getting this error. I've not seen requirements for java.policy changes related to Domino-JNA. Is this something known or...

Is it possible to prevent server console output when I run an agent with NotesAgentRunContext and a Writer set? I access legacy LotusScript web agents from an OSGi bundle and...

This is not really an issue with domino-jna but an addition: You can use domino-jna and "Notes.jar" with Java 11 when using the libraries "glassfish-corba-omgapi" and "glassfish-corba-orb" which replace the...

Hi Klehmann, Is it possible run java (standalone) program on domino server host (linux)? currently I've tried, but receive error: Initializing Domino JNA with mode Direct com.mindoo.domino.jna.errors.NotesError: Could not open...

added flag to convert the target dbName to lowercase. Convenient when moving a lot of databases to Linux.

Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.21.0.1 to 3.41.2.2. Release notes Sourced from sqlite-jdbc's releases. Release 3.41.2.2 Changelog 🚀 Features jdbc add support for LocalDate, LocalTime, LocalDateTime in ResultSet#getObject (1d2ff63) implement PreparedStatement getParameterType...

dependencies