]
Aslak Knutsen commented on FORGE-1828:
--------------------------------------
Extra hint, ContainerDirectoryParser is @ApplicationScoped
Installing the same Addon twice cause ClassCastException in Eclipse
-------------------------------------------------------------------
Key: FORGE-1828
URL:
https://issues.jboss.org/browse/FORGE-1828
Project: Forge
Issue Type: Bug
Components: UI - Eclipse
Reporter: Aslak Knutsen
Steps:
* addon-build-and-install
* execute plugin
* addon-build-and-install
* execute plugin
** Might fail on ClassCastException due to two different ClassLoaders operating on the
same Class.
java.lang.ClassCastException:
org.jboss.forge.arquillian.container.index.ContainerDirectoryParser
cannot be cast to
org.jboss.forge.arquillian.container.index.ContainerDirectoryParser