Hi guys,
JIRA will no longer support SOAP / XML-RPC calls on our instance. If any of you
has tools or scripts using these APIs, check out the migration page
https://confluence.atlassian.com/display/JIRAKB/SOAP+and+XML-RPC+removal+in+JIRA+Cloud
Emmanuel
___
Hi,
sounds a lot like Hibernate Search is not properly started yet if the
ExtendedSearchIntegrator
is equal to null.
Martin Braun
martinbraun...@aol.com
www.github.com/s4ke
-Original Message-
From: Dmitry Bocharov
To: Koen Aers ; hibernate-dev
Sent: Mon, Jul 6, 2015 3:30 pm
Sub
We had our bi-weekly IRC meeting; today's subject was progress on the
current work on Hibernate Search:
http://transcripts.jboss.org/meeting/irc.freenode.org/hibernate-dev/2015/hibernate-dev.2015-07-07-13.22.html
___
hibernate-dev mailing list
hibernat
Hardy,
It seems that the ValidatorFactoryBean#createConstraintValidatorFactory
is getting called too late for some reason.
http://pastebin.com/WrdD91Hr shows the call stack for
ValidatorFactoryBean#create(CreationalContext ctx)
which calls createConstraintValidatorFactory, which seems too late