EJB and RSS Component in JBoss 7

2012-03-21 Thread Adrianos Dadis
y EJB of the WAR. Do you have any idea why is this happening? The only thing that I suspect is the JBoss Modules, which have changed the Classloading procedure in JBoss. Notes: The prefix "java:module/" before EJB name (" java:module/MyEJBServiceImplName") is correct. This is h

Re: EJB and RSS Component in JBoss 7

2012-03-23 Thread Adrianos Dadis
roblem. I will try the "container specific deployment configuration file" solution, and afterwards I will communicate with JBoss guys to check what is going on here. I am pretty sure that JBoss Modules magic has a few problems here (bugs are everywhere, even in my room :) ). Claus