[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [eclipselink-users] EclipseLink OSGi bundles deployment in Tomcat (with Eclipse ServletBridge) errors.
|
- From: "Tim Hollosy" <hollosyt@xxxxxxxxx>
- Date: Tue, 22 Jul 2008 06:26:01 -0400
- Delivered-to: eclipselink-users@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=VgeUEbQPZqybhx56RnHhhVMgNd+r986XLjSW78o3cGI=; b=bWFCLbJt8XY0Luldav2lkU3UP9WH9yKsyjHd89TJRyXUDSni7043V657pD7VaAxY/I tZ3WOvev5hlBJ51sp9ZGVgHcHryanq44ZgMbn3U5Os16ECKP79WQ/P7/nqdBgpGhtd/N ++suDClzy33dLw2s/VfsLyXZvOfzcO2/jkVz8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=gGOIQxsyAS+SuScPzcYMJhkIs/5Onw2tp0rDGk5gXjrN3gvoHqqObGSgHUOnlY7x15 o47Za4gwQTJXxss2rj8u504a6cGI1rSE/+zUH5I+eOcmShRdfG/J2Ag+fgm3pG2V9QuM 5vNeYeE1jNToYkK1EEe0wgJFM8+QGvdjEFTgs=
I should have noticed that Azrin,
I don't think it's a bug, it's just the original comics example is quite old.
./tch
On Tue, Jul 22, 2008 at 1:56 AM, azrin masfian <azrin.masfian@xxxxxxxxx> wrote:
> Hello Tom and all,
>
> I have managed to solve the issue (for both running in Eclipse and outside
> Eclipse in Tomcat with ServletBridge). The Entity Manager Factory has to be
> created by passing in classloader of the current class (likewise in one of
> the comic OSGi bundle example -
> org.eclipse.persistence.demo.jpa.osgi.spi.classloader). The normal way
> (org.eclipse.persistence.demo.jpa.osgi.spi) does not work (for both). Can
> you actually verify that this is actually a bug?
>
> Thank you and Regards,
> Azrin.
> _______________________________________________
> eclipselink-users mailing list
> eclipselink-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/eclipselink-users
>
>