Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Class not foundHibernateProxy

View: New views
2 Messages — Rating Filter:   Alert me  

Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Class not foundHibernateProxy

by chadws :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have two bundles: one contains my api (@Local and @Remote Interfaces) as well as my business model and @Entity classes. The second bundle contains my EJB's and persistence.xml file.

I have added "DynamicImport-Package: *" to my Manifest for the EJB bundle, but still get the errors about the HibernateProxy Not being found. Do I need to add this to my bundle with my API and Entities as well or just the EJB bundle?

I may try to generate a really simple project and post it somewhere. I know this should be alot more simple than this and that I am most likely missing something... I just don't know what?

-- Chad


>>> Guillaume Sauthier <guillaume.sauthier@...> 04/06/09 11:43 AM >>>
The ejb bundles currently needs to have a dynamic import * (or the fixed
list of imported packages, but we don't have this fixed list prior to
bytecode enhancement at the moment)
--G
</guillaume.sauthier@...>


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Class not foundHibernateProxy

by Guillaume Sauthier :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes, if you could provide a simple projet that we could use to reproduce
the problem, it will more efficient :)
--G

CHAD SKINNER a écrit :

> I have two bundles: one contains my api (@Local and @Remote Interfaces) as well as my business model and @Entity classes. The second bundle contains my EJB's and persistence.xml file.
>
> I have added "DynamicImport-Package: *" to my Manifest for the EJB bundle, but still get the errors about the HibernateProxy Not being found. Do I need to add this to my bundle with my API and Entities as well or just the EJB bundle?
>
> I may try to generate a really simple project and post it somewhere. I know this should be alot more simple than this and that I am most likely missing something... I just don't know what?
>
> -- Chad
>
>
>  
>>>> Guillaume Sauthier <guillaume.sauthier@...> 04/06/09 11:43 AM >>>
>>>>        
> The ejb bundles currently needs to have a dynamic import * (or the fixed
> list of imported packages, but we don't have this fixed list prior to
> bytecode enhancement at the moment)
> --G
> </guillaume.sauthier@...>
>
>
>
>  

[Guillaume_Sauthier.vcf]

begin:vcard
fn:Guillaume Sauthier
n:Sauthier;Guillaume
org:<a href="http://www.ow2.org"><img title="OW2" alt="OW2 Consortium" border="0" src="http://www.ow2.org/xwiki/bin/skin/XWiki/DefaultSkin/logoOW2.png" /></a>
adr:;;;;;;France
email;internet:guillaume.sauthier@...
title:<a href="http://jonas.ow2.org">JOnAS Application Server</a>
x-mozilla-html:TRUE
url:http://jonas.ow2.org
version:2.1
end:vcard