I used EJX to create a jboss.xml file for my stateless session
bean, and EJX included several container configurations (I only wanted
one, but sadly, the rest appeared by default and refused to be removed).
When I deployed the bean, though, it said "using default configuration",
and ignored my container configuration (I removed the extras by hand in
the XML file). It seems like the parameter "configurationName" is never
set for the individual bean, so it doesn't know which of the specified
container configurations to use, and hence doesn't use any of them. How
can I link a bean to a particular jBoss container configuration?
Thanks,
Aaron
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]