Look at this issue, on CVS history:

http://jira.jboss.com/jira/browse/EJBTHREE-440?page=vcs

I had to change build.xml to add the libraries on the client-path for
ejb3 testsuite.

I have added the test on Branch-4.0.

Meanshile, take a look at this user's thread. It's quite interesting.
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=76737&postdays=
0&postorder=asc&start=20

When you have a Lazy attribute over inheritance you can get a proxy
serialization problem over CGLib.

The testcase I created is the testcase created by the user but removing
everything was not causing the issue. Only left the inheritance and Lazy
ManyToOne attribute.


EJBTHREE-440 also has a comment in how to replicate it.


Clebert

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Kabir Khan
Sent: Tuesday, February 14, 2006 12:22 PM
To: jboss-development@lists.sourceforge.net
Subject: RE: [JBoss-dev] client libraries on EJB3

The hibernate-client.jar is being created by the ejb3 build, but should
really be done by hibernate.

Can you send me or let me know where the testcase is, so I can update
the
files that go in there?
 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Clebert Suconic
> Sent: 14 February 2006 19:10
> To: jboss-development@lists.sourceforge.net
> Subject: [JBoss-dev] client libraries on EJB3
> 
> 
> If you write an EJB3 remote application application, it's 
> very likely you will have to add cglib, asm and hibernate3 to 
> the classpath of your application.
> 
> I don't know if we already had a discussion about this, but 
> shouldn't these jars be under /client in our distribution.
> 
> I know we have hibernate-client.jar, but in case an 
> application uses lazy attributes it will be required cg-lib, 
> asm and hibernate.proxy, and these classes are not available 
> at hibernate-client.jar. I guess I realized this because I 
> just wrote an ejb3 testcase for lazy attributes and had to 
> add these jars in order to have it working.
> 
> 
> Clebert
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep 
> through log files for problems?  Stop!  Download the new AJAX 
> search engine that makes searching your log files as easy as 
> surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=k&kid3432&bid#0486&dat1642
> _______________________________________________
> JBoss-Development mailing list
> JBoss-Development@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=k&kid3432&bid#0486&dat1642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to