Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » How to unregister xText from an running jboss-eap
How to unregister xText from an running jboss-eap [message #1480899] Thu, 20 November 2014 15:34
René Gillessen is currently offline René GillessenFriend
Messages: 1
Registered: January 2014
Junior Member
Hi all,

I would like to know, how to unregister xText from an running jboss eap.

I would like to implement a restart of an interface that contains the xtext parser.
Redeploy isn't an option (these would work properly).

I get this error message after I try to restart:
1) Error injecting constructor, org.eclipse.emf.common.util.WrappedException: java.lang.RuntimeException: Cannot create a resource for 'eclipse .org/emf/2002/Ecore'; a registered resource factory is needed


I think the reason for this is, that xText is designed as singleton. So I have to unregister the old instance, before I can register a new instance, isn't it?

Thanks for your help,
René
Previous Topic:Removing unnecessary files in ProjectCreator
Next Topic:OutOfMemory Exception
Goto Forum:
  


Current Time: Thu Apr 25 03:41:26 GMT 2024

Powered by FUDForum. Page generated in 0.03372 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top