[jboss-user] [JBoss Tools] - How to use JBoss AS 7 Beta 2 with JBoss Tools & Developer Studio
Sven Malvik
do-not-reply at jboss.com
Thu Jan 12 05:14:39 EST 2012
Sven Malvik [https://community.jboss.org/people/svenmalvik] commented on
"How to use JBoss AS 7 Beta 2 with JBoss Tools & Developer Studio"
To view all comments on this blog post, visit: https://community.jboss.org/community/tools/blog/2011/04/18/how-to-use-jboss-as-7-with-jboss-tools-developer-studio#comment-8749
--------------------------------------------------
Regarding starting and stopping AS7 via JBoss Developer 4.1 you can as mentioned above go via external tools. BUT
instead of executing standalone.bat (I know Windows is borring :) ) I wrote me a one line batch which executes that standalone.bat.
start cmd.exe /C "C:/jboss-as-7.0.2.Final/bin/standalone.bat"
Now, you at least got the possibility to stay in your IDE.
/Sven Malvik
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120112/88ae98b1/attachment.html
More information about the jboss-user
mailing list