Max Rydahl Andersen [
https://community.jboss.org/people/maxandersen] modified the blog
post:
"Using JBoss Admin iPhone app together with JBoss Tools"
To view the blog post, visit:
https://community.jboss.org/community/tools/blog/2012/05/10/using-jboss-a...
--------------------------------------------------------------
This morning I woke up to an email stating that Christos Vasilakis had created an
http://itunes.apple.com/us/app/jboss-admin/id523516060?ls=1&mt=8 iPhone app to manage
JBoss AS 7 servers from your phone, he even posted a
http://vimeo.com/40247548 video
about it.
I tried it out immediatly and wanted to see how to use it against servers started by JBoss
Tools. Since
https://community.jboss.org/community/tools/blog/2012/02/29/excited-about...
JBoss AS 7 is secured by default you have to do a few steps to make this work:
1. Add a user to your JBoss Server with $JBOSS_HOME/bin/add-user.sh
2. Set "Host name" to your local ip instead of localhost
3. Add -Djboss.bind.address.management=<local ip> to the server launch
configuration.
Note: These steps are not unique for the iPhone app, it's the exact same you would
need to do for any remote management of your JBoss Tools started server.
To show how it all works together I recorded a screencast which shows the setup in tools
and how to use the iPhone app.
Media Description: Link:
https://vimeo.com/moogaloop.swf?clip_id=41905659
If the video is not showing up for you then you can watch it
http://vimeo.com/groups/jbosstools/videos/41905659 directly on JBoss Tools vimeo group.
Thanks to Christos for making the app and hope you all enjoy managing your JBoss Tools
started AS 7 server from your couch :)
--------------------------------------------------------------
Comment by going to Community
[
https://community.jboss.org/community/tools/blog/2012/05/10/using-jboss-a...]