mrjb [https://community.jboss.org/people/mrjb] created the discussion
"Re: Deployment Order With Spring" To view the discussion, visit: https://community.jboss.org/message/741774#741774 -------------------------------------------------------------- Well, my workaround right now is adding a Thread.sleep() to the constructor of a subclassed ContextLoaderListener, defined in the web.xml. It will wait until the spring context has been registered in the JNDI... Very ugly hack, but it works fine for now. -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/741774#741774] Start a new discussion in Snowdrop at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2082]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
