[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3048) Hibernate validation exception.

Dima Geraskov (JIRA) jira-events at lists.jboss.org
Wed Oct 29 09:51:20 EDT 2008


Hibernate validation exception. 
--------------------------------

                 Key: JBIDE-3048
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3048
             Project: Tools (JBoss Tools)
          Issue Type: Bug
    Affects Versions: 3.0.0.beta1
            Reporter: Dima Geraskov
            Assignee: Dima Geraskov


see JBIDE-2976
Message class can't found bundle in org.jboss.tools.hibernate.jpt.core and throws an exception when fiel for "hibernate.ejb.cfgfile" not found:
java.util.MissingResourceException: Can't find bundle for base name org.jboss.tools.hibernate.jpt.core.internal.context.Messages, locale ru_RU
	at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:836)
	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:805)
	at java.util.ResourceBundle.getBundle(ResourceBundle.java:699)
	at org.eclipse.wst.validation.internal.core.Message.getFrameworkBundle(Message.java:176)
	at org.eclipse.wst.validation.internal.core.Message.getBundle(Message.java:168)
	at org.eclipse.wst.validation.internal.core.Message.getText(Message.java:278)
	at org.eclipse.wst.validation.internal.core.Message.getText(Message.java:258)
	at org.eclipse.wst.validation.internal.operations.WorkbenchReporter.cacheMessage(WorkbenchReporter.java:591)
	at org.eclipse.wst.validation.internal.operations.WorkbenchReporter.addMessage(WorkbenchReporter.java:452)
	at org.eclipse.jpt.core.internal.validation.JpaValidator.validate(JpaValidator.java:49)
	at org.eclipse.jpt.core.internal.validation.JpaValidator.validateInJob(JpaValidator.java:77)
	at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:78)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list