Stephen Coy [https://community.jboss.org/people/sfcoy] created the discussion
"Re: Embedding JBossAS 7.1.x in an Eclipse RCP application" To view the discussion, visit: https://community.jboss.org/message/730087#730087 -------------------------------------------------------------- I've managed to get past the xml parser issues for the most part by managing the initialisation of the module loader myself. I then had to do some particularly nasty stuff with reflection to get the java.net.URLStreamHandlerFactory for VFS working. The end result is that I have our webapp running self contained in an Eclipse RCP application, using the built-in eclipse browser to render it's gui. -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/730087#730087] Start a new discussion in JBoss Tools at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
