euasier opened a new issue, #8678: URL: https://github.com/apache/netbeans/issues/8678
### Apache NetBeans version Apache NetBeans 26 ### What happened I've successfully managed to Run JPQL queries via the UI against JavaDB in Netbeans 12 (project mavennb12). But the latest versions report an error and are unable to exequte one JPQL query via the UI even when the project is able to access data from java code using JPA (project test) [mavennb12.zip](https://github.com/user-attachments/files/21435236/mavennb12.zip) : <img width="1844" height="510" alt="Image" src="https://github.com/user-attachments/assets/afbf85d0-87cd-40f0-ac1e-1bb8b71b0b17" /> [test.zip](https://github.com/user-attachments/files/21435227/test.zip) ### Language / Project Type / NetBeans Component _No response_ ### How to reproduce Import test project in Netbeans 26 and execute Run JPQL Query. It looks like the executed code does not include the jars of the classpath of the project. If the project main class is executed, JPA access through java code works -> the project and its configuration is ok ### Did this work correctly in an earlier version? Apache NetBeans 21 or earlier ### Operating System Ubuntu 22.04.5 LTS - 64 bit - Wayland ### JDK 11 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else _No response_ ### Are you willing to submit a pull request? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
