[jboss-user] [JBoss Tools] - Extending JBoss Server
Kamesh Sampath
do-not-reply at jboss.com
Wed Jan 25 04:41:18 EST 2012
Kamesh Sampath [https://community.jboss.org/people/kamesh_sampath] created the discussion
"Extending JBoss Server"
To view the discussion, visit: https://community.jboss.org/message/648618#648618
--------------------------------------------------------------
Hi,
I am trying to write a JBoss AS7 Adapter for my custom server which is an extension JBoss AS7. When i try to write adapter for i face few issues bacause at many places i see the JBoss AS plugin uses the checking for ServerUtil#isJBoss7 where it checks for the severTypes only from JBossServerCore plugins, thereby my custom serverType is not getting processed and few intiailizations and other stuff fails, rather than checking by serverTypeId can we not check to see if the server is an instance of JBoss7Server ?
is there any way to overcome this ?
My Platform details is
*Eclipse Platform --* Version: 3.7.1Build id: M20110909-1335
*JBoss Tools* -- 2.3.0.qualifier (Development Build)
--Kamesh
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/648618#648618]
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/20120125/b6f0bdff/attachment.html
More information about the jboss-user
mailing list