Adriano Aguiar
unread,Mar 23, 2024, 8:42:36 AM3/23/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to WildFly
I'm migrating my jsf project with java 8 to jakarta 10 and as I was using wildfly 23 I decided to change to wildfly-maven-plugin with wildfly-datasources-galleon-pack and so far the MultiTenant database connection, the authentication part, worked, but I'm getting an error when mapping two entities with jpa is giving the following error 'org.postgresql.util.PSQLException: ERROR: target lists can have at most 1664 entries', and I want to see if I need to enter any configuration in wildfly-datasources-galleon-pack