Skip to content

Instantly share code, notes, and snippets.

@stormgrind
Created February 23, 2010 14:35
Show Gist options
  • Save stormgrind/312209 to your computer and use it in GitHub Desktop.
Save stormgrind/312209 to your computer and use it in GitHub Desktop.
14:19 mazz: mgoldmann_: someone recently messed with PluginContainerException - so I know changes happened there - but it certainly wasn't removed. I think a constructor was added to it ... what's the problem?
14:19 mgoldmann_: I cannot manage resources via CLI
14:19 mgoldmann_: I can query resorces using criteria
14:20 mgoldmann_: but for example, this fails: http://gist.github.com/312026
14:20 mgoldmann_: and after login to CLI I get another class missing info: http://gist.github.com/312019
14:21 mazz: whoa - java.lang.reflect class is missing??
14:22 ghinkle has left IRC (Quit: ghinkle)
14:22 mgoldmann_: really I don't know where I should start digging...
14:23 mazz: I wonder if that second one is related to the first one (missing PluginContainerException)
14:24 mgoldmann_: I think it is so
14:25 ghinkle has joined (~ghinkle@redhat/jboss/ghinkle)
14:26 mazz: mgoldmann_: we need to wait for ayoung - he changed PluginContainerException and I have a feeling whatever it is that he changed, caused this problem
14:27 mgoldmann_: mazz: ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment