This content has been marked as final.
Show 6 replies
-
1. Re: Hibernate/Seam plugin not loaded
jesper.pedersen Jun 15, 2012 2:35 PM (in response to johnsky)Section 3.1 in the user guide says "Copy jboss-profiler-plugins.jar to jbossas/bin/" - I can't remember So try that for starters...
-
2. Re: Hibernate/Seam plugin not loaded
johnsky Jun 15, 2012 2:41 PM (in response to jesper.pedersen)That I did...
-
3. Re: Hibernate/Seam plugin not loaded
jesper.pedersen Jun 15, 2012 2:47 PM (in response to johnsky)The MANIFEST.MF in jboss-profiler.jar is set to include jboss-profiler-plugins.jar (during Boot-Class-Path), so you will have to debug why it isn't being picked up.
-
4. Re: Hibernate/Seam plugin not loaded
johnsky Jun 15, 2012 6:19 PM (in response to jesper.pedersen)is there a way to enable a debug-mode to get more information during the start/stop?
-
5. Re: Hibernate/Seam plugin not loaded
johnsky Jun 15, 2012 6:37 PM (in response to johnsky)or better question: what does the plugin do? I saw Seam-Classes in my reports but only with the category UNKNOWN, not like others EJB etc... which disadvantages do I have, when the plugins are not loaded?
-
6. Re: Hibernate/Seam plugin not loaded
jesper.pedersen Jun 18, 2012 8:14 AM (in response to johnsky)The classes will just show up as POJOs.