-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Specifying attributes in jboss-service-custom.xdt
PostPosted: Mon May 17, 2004 8:02 pm 
Beginner
Beginner

Joined: Sun May 16, 2004 3:53 pm
Posts: 47
Location: Belo Horizonte, Brazil
Hi,
i'm still trying to configure hibernate 2.1 to jboss 3.2.3 as an mbean.

I've searched hibernate docs (as someone has already adviced me), but i still don't know how to configure the following property at jboss-service-custom.xdt.

hibernate.cglib.use_reflection_optimizer = false

Basically, i don't know wich would be the attribute name, as it's not mentioned in docs for this kinda configuration.

I even tried a jboss-service-custom.xdt like the following.

<attribute name="UseReflectionOptimizer">false</attribute>

Of course it doesn't work, i get an exception when starting jboss.

Thanks,
ltcmelo


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 17, 2004 8:11 pm 
Beginner
Beginner

Joined: Sun May 16, 2004 3:53 pm
Posts: 47
Location: Belo Horizonte, Brazil
Just clearing, i also tried

<attribute name="hibernate.cglib.use_reflection_optimizer">false</attribute>

was my firs option, actually.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.