[Ejtools-developers] [ ejtools-Bugs-800687 ] MissingResourceException
Brought to you by:
letiemble
From: SourceForge.net <no...@so...> - 2003-09-04 20:09:02
|
Bugs item #800687, was opened at 2003-09-04 16:07 Message generated for change (Comment added) made by alchemista You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=455072&aid=800687&group_id=49088 Category: JNDI Browser (Swing) Group: 1.0.2 Status: Open Resolution: None Priority: 5 Submitted By: Steven Ostrowski (alchemista) Assigned to: Nobody/Anonymous (nobody) Summary: MissingResourceException Initial Comment: I receive a MissingResourceException when loading the JNDI browser, selecting New, and choosing a supported profile (this happens on any of them). I looked in the ejtools-jndi..jar and did not see a .properties file in the package it is looking for. The main exception is: Caused by: java.util.MissingResourceException: Can't find bundle for base name org.ejtools.jndi.browser.model.ServerBeanInfo, locale en_US The stack trace is attached. ---------------------------------------------------------------------- >Comment By: Steven Ostrowski (alchemista) Date: 2003-09-04 16:09 Message: Logged In: YES user_id=552047 I noticed in your other bug replies, you want more information: Using: Sun JDK 1.4.2 Weblogic 8.1 (weblogic.jar), also tried JBoss. I don't think this has to do with anything though, since it's not even getting to the point of being able to connect. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=455072&aid=800687&group_id=49088 |