Hi,
I have opened a project which was created with 4.1 when I try to generate
the classes within the modeler I get the following error:
[ERROR] Error generating classes
org.apache.cayenne.di.DIRuntimeException: DI container has no binding for
key
at
org.apache.cayenne.di.spi.DefaultInjector.getP
using EXISTS instead of JOIN +
> DISTINCT for to-many conditions [2].
>
> Enjoy M2!
>
> Andrus
>
> [1] https://cayenne.apache.org/2020/10/cayenne-42m2-released/
> [2] https://issues.apache.org/jira/browse/CAY-2684
--
*Markus Reich*
Waldweg 62
6393 St. Ulrich am Pillersee
www.markusreich.at / www.meeximum.at
markus.re...@markusreich.at
Hi,
since the move to slf4j I'm not able to control the log level anymore. As I
couldn't find any documentation, my last hope is the community :-)
I'm no logging expert :-/
best regards
Meex
Hi,
I have a very special requirement :-)
We need to change the schema after logon (it's a JSF Tomcat WebApp)
I tried the following
After login
final String SESSION_CONTEXT_KEY =
SessionContextRequestHandler.class.getName() + ".SESSION_CONTEXT";
ObjectContext context = (ObjectContext)
session.g