[hibernate-dev] Documentation on OGM + JBoss AS
Steve Ebersole
steve at hibernate.org
Wed Nov 14 12:47:00 EST 2012
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? 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/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 wrote:
>>>>> See below details about OgmIntegrator not overriding ORM
>>>>> ConnectionProviderInitiator.
>>>>>
>>>>> On 11/14/2012 11:09 AM, Steve Ebersole wrote:
>>>>>> Integrator is not working why?
>>>>
>>>
>>
>> --
>> steve at hibernate.org
>> http://hibernate.org
>
--
steve at hibernate.org
http://hibernate.org
More information about the hibernate-dev
mailing list