Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] JNDI String Lookup failure

Hi,

Can you please create an issue on the GlassFish issue tracker https://github.com/eclipse-ee4j/glassfish/issues, with a simple reproducer? A reproducer with a resource file or asadmin command to create a sample resource, and a sample application that uses the resource but doesn't find it when deployed to GlassFish 7 would be very helpful.

This might be related to the changes in GlassFish 7 done in this pull request: https://github.com/eclipse-ee4j/glassfish/pull/24146

All the best,
Ondro Mihalyi

Director, Jakarta EE expert
OmniFish - Jakarta EE Consulting & Support | www.omnifish.ee
Omnifish OÜ, Narva mnt 5, 10117 Tallinn, Estonia | VAT: EE102487932

On Tue, Apr 18, 2023 at 1:26 AM Kevin Huntly <kmhuntly@xxxxxxxxx> wrote:
Hello Glassfish Dev,

I have 4 environment entries configured under JNDI => Custom Resources. None of them are being found by my application using the "java:comp/env/${ENTRY}", where this works on other containers.

My glassfish version is 7.0.3 on Java 19 running on AlmaLinux 8.7.
________________________________________________

Kevin Huntly
Email: kmhuntly@xxxxxxxxx
Cell: 716/424-3311
________________________________________________

-----BEGIN GEEK CODE BLOCK-----
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E---
W+++ N+ o K(+) w--- O- M-- V-- PS+ PE Y(+)
PGP++(+++) t+ 5-- X-- R+ tv+ b++  DI++ D++
G++ e(+) h--- r+++ y+++*
------END GEEK CODE BLOCK------
_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev

Back to the top