Ralf Hergert

Results 12 comments of Ralf Hergert

I checked for server-side errors, but could not find any 400/500 errors. The AppServer for our database we are trying to retrieve the documents from is listening to port 8040....

Hi Bill, this issue here was written as link to https://help.marklogic.com/Tickets/Ticket/View/35838. To put it simply ```javax.xml.bind:jaxb-api:2.3.1``` is not Jakarta EE 10.

Hi @BillFarber, could you add a rest-controller-method in your example which returns a `ResponseEntity` ? That would be the point at which I'm struggling right now: it seems that spring-webmvc...

Thank you, @rjrudin ! I will give it a try. I'm in vacation the next 2 weeks, so please don't mind if I don't reply rigth away.

Hi @rjrudin thanks for pinging. Yes, as far I can tell, the double annotation with jakata and javax does work in a sense that both the marklogic-client and springboot-3 can...

Thanks @rjrudin! Wow that is great news! I'm looking forward to it. Get well soon! Beach Volleyball is great fun and I always enjoy playing it, even tough I no...

Hi @rjrudin You created this feature-branch some time ago: https://github.com/marklogic/java-client-api/tree/feature/jakarta-xml Do you also plan to provide it as a release version? How about a dual release strategy in which a...

Thank you, @rjrudin That's great news! Looking forward to version 7.0 and ML12.

To get a better clue what's going wrong you may want to try: `gradle karmaRun -PkarmaDebug=true` The parameter karmaDebug controls whether or not node is called in silent mode. In...

Hi @rjrudin, we are starting to use alerts in MarkLogic server. The queries used in the alert-rules are composed of two parts: one is given by our customers and the...