Cool. Let me know how it goes
On Nov 14, 2012 12:07 PM, "Clemens Eisserer" wrote:
> Hi Steve,
>
> Sorry I missed the original series of emails, as unbelieveable as it
> sounds, gmail was acting strange recently...
>
> Ok, this is pushed to master. All 3 styles are implemented. See
>> issue for
Cool :)
Hardy, for HV we have
https://community.jboss.org/wiki/ContributingToHibernateValidator.
Do you want move/copy that completely to CONTRIBUTING.md or only the points
most relevant for doing pull requests?
Am 14.11.2012 20:43 schrieb "Steve Ebersole" :
> Way ahead of you :
> https://github
Way ahead of you :
https://github.com/hibernate/hibernate-orm/blob/master/CONTRIBUTING.md
:)
On Wed 14 Nov 2012 01:10:53 PM CST, Hardy Ferentschik wrote:
> Nice. We should add this file to our repos.
>
>
>
> On 14 Nov 2012, at 19:26, Steve Ebersole wrote:
>
>> Interesting new GitHub feature :
>
Nice. We should add this file to our repos.
On 14 Nov 2012, at 19:26, Steve Ebersole wrote:
> Interesting new GitHub feature :
> https://github.com/blog/1184-contributing-guidelines
>
> --
> st...@hibernate.org
> http://hibernate.org
> ___
> hiber
Adding the "services=import" to the Hibernate ORM module helped us get
further.
We are making it to org.hibernate.ogm.persister.OgmEntityPersister but
get stuck on Infnispan 5.2.x not liking
org/hibernate/ogm/datastore/infinispan/default-config.xml.
http://pastie.org/5378295 is from AS master
Interesting new GitHub feature :
https://github.com/blog/1184-contributing-guidelines
--
st...@hibernate.org
http://hibernate.org
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
On 11/14/2012 12:01 PM, Emmanuel Bernard wrote:
> 1. is the one that must be solved because if the integrator is not seen
> then many other things won't work in Hibernate OGM, we heavily
> reconfigure components.
Okay, good to know that this is what we need to fix. I'll try again to
get this to
Hi Steve,
Sorry I missed the original series of emails, as unbelieveable as it
sounds, gmail was acting strange recently...
Ok, this is pushed to master. All 3 styles are implemented. See
> issue for details.
>
> On Thu, Nov 1, 2012 at 2:43 PM, Steve Ebersole
> wrote:
> > fwiw... I have a lot
You are speaking Chinese to me ;) I don't know what the distinction
there means. What is "services=import"?
Hibernate does a *highly* specialized form of java.util.ServiceLoader
lookup, if thats what "services" there is supposed to mean.
On Wed 14 Nov 2012 11:45:01 AM CST, Scott Marlow wrote:
If its a classloader issue. I'll post the corrected classpath
definitions online. OGM was on the Hibernate classloader but I might of
missed the "services=import" part...
I'll give it another try.
On 11/14/2012 12:36 PM, Steve Ebersole wrote:
> Well is it not working or is it not being seen?
Well is it not working or is it not being seen? Remember that
Hibernate tries to find these Integrators based on the ClassLoader you
hand it...
On Wed 14 Nov 2012 11:33:30 AM CST, Scott Marlow wrote:
> I would be guessing if I tried to explain why OgmIntegrator is not
> working.
>
> On 11/14/20
I would be guessing if I tried to explain why OgmIntegrator is not working.
On 11/14/2012 12:11 PM, Steve Ebersole wrote:
> But that's not what I am asking. I am asking why Integrator is not
> working here in AS. I assume this is more module classpath bs?
>
> On 11/14/2012 10:54 AM, Scott Marlow
On https://github.com/hibernate/hibernate-orm/pull/407 Adriano has
started work on porting Shards (based on the last release source) to the
latest 4.1 code base.
Shards really became a dump and run, which is why we did not even bother
moving it over from SVN to GitHub when we migrated the other
But that's not what I am asking. I am asking why Integrator is not
working here in AS. I assume this is more module classpath bs?
On 11/14/2012 10:54 AM, Scott Marlow wrote:
> See below details about OgmIntegrator not overriding ORM
> ConnectionProviderInitiator.
>
> On 11/14/2012 11:09 AM, St
1. is the one that must be solved because if the integrator is not seen
then many other things won't work in Hibernate OGM, we heavily
reconfigure components.
2. is not a real problem, it's just that the configuration logic would
need to be a bit different but AFAIR that was not trivial to do.
I'm
See below details about OgmIntegrator not overriding ORM
ConnectionProviderInitiator.
On 11/14/2012 11:09 AM, Steve Ebersole wrote:
> Integrator is not working why?
>
>>>
>>> People are still hitting the "Caused by:
>>> org.hibernate.service.jndi.JndiException: Unable to l
Integrator is not working why?
On 11/14/2012 10:05 AM, Scott Marlow wrote:
> Which failure do we want to address?
>
> 1. The integrator approach is not helping when using OGM/ORM on AS7.
>
> 2. The earlier failure that I haven't yet seen when the place holder is
> removed and we bootstrap with
>
Which failure do we want to address?
1. The integrator approach is not helping when using OGM/ORM on AS7.
2. The earlier failure that I haven't yet seen when the place holder is
removed and we bootstrap with
HibernateOgmPersistence.createContainerEntityManagerFactory().
Something else?
On 1
18 matches
Mail list logo