More details about the jdk are required. On your jdk the default InitialContext
environment is seen to contain entries other than the expected string/string
key/value properties from the server conf/jndi.properties file. Create a bug
report in jira with the details. Since you have already done some hacking,
simply dump the env by updating the "InitialContext Environment: " debug line:
| Hashtable env = iniCtx.getEnvironment();
| if (debug)
| log.debug("InitialContext Environment: "+env);
|
|
and attach the jdk and debug info to the following jira issue:
http://jira.jboss.com/jira/browse/JBAS-2265
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3895225#3895225
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3895225
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user