[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[News.eclipse.technology.eclipselink] Switching Maya to JPA / EclipseLink

We've been in the process of switching Maya over to JPA and for the 
time being have been using TopLink Essentials to get things started 
while waiting for the availability of the contribution.  At this point
we have the general infrastructure converted and things are working
well apart from two issues.  One is that when running against certain
databases, we've noticed connection timeout issues that cause various
unexpected failures.  Two is that there appears to be some caching of
objects occurring.

Our runtime is currently a standalone OSGi container using the Jetty
server that has been integrated as part of the Equinox project.  When
running in this environment, is there any recommendation you would 
have regarding connection configuration and caching when in 
development vs. full deployment?

Thanks!
Tim