[jboss-user] [JBoss Tools] - Re: Integrate Javeleon within jboss tools

Allan Gregersen do-not-reply at jboss.com
Thu Jun 14 15:47:52 EDT 2012


Allan Gregersen [https://community.jboss.org/people/gregersen] created the discussion

"Re: Integrate Javeleon within jboss tools"

To view the discussion, visit: https://community.jboss.org/message/741838#741838

--------------------------------------------------------------
I'm one of the guys behind Javeleon. I can say that trying to start JBoss with the released 2.0 Javeleon version will fail. However, we have a dev build in-house that supports class reloading when running in exploded mode. Only thing to manually configure is creating sym-links from project workspace's compiled classes to the exploded WAR. If you're interested, we can send you guys a version with initial JBoss support. 

Now, as you know, class reloading is not at all enoguh to update web-apps, so we are in the process of integrating changes to configurations, such as web.xml jboss-web.xml, etc. Right now we're working on reflecting servlet changes and mappings in the running container. Any hints on where to hook into JBoss would be much appreciated. We think we're on target by manipulating the context. Logging output tells us that mappings for new servlets are created, but the new servlets are not published to the URL. We've just started, so I would expect it to work soon enough. I'm out-of office, so I can't give you the exact details right now. 

Anyway, if anyone would be interested assisting with integrating Javeleon with JBoss, please let me know about it. 

Remember, that Javeleon is capable of full class reloading (changes to implemented interfaces and super class is also supported), so this would be very beneficial to JBoss devs.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/741838#741838]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120614/58962b70/attachment.html 


More information about the jboss-user mailing list