[JBoss-user] [EJB/JBoss] - Weird behaviour on SSB: String[] variables disspearing when

2005-09-23 Thread cruinne
Hello everyone, We are suffering from a very strange problem on one of our Stateful Session Beans running in a JBoss 3.2.4 server: The bean implementation class for our EJB inherits from an abstract class which contains a protected variable of class String[]. This variable is initialized in t

[JBoss-user] [EJB/JBoss] - Scoped beans & Remote classloader issue

2004-07-22 Thread cruinne
class. I supose this means that the remote classloader cannot access the ejbs' concrete classloaders now they're not unified but... Can this behaviour be changed? Can I configure it some way so that I can do remote classloading with scoped beans? Thanks. Cruinne. View the origin