Rob Stryker [
https://community.jboss.org/people/rob.stryker] created the discussion
"Re: 'Publishing to JBoss 7.1 Runtime Server...' has encountered a
problem"
To view the discussion, visit:
https://community.jboss.org/message/721480#721480
--------------------------------------------------------------
Sorry for the slow reply, Corey :)
In previous versions of JBossAS, there was an exposed JMX server with an option to mark a
folder as one that the deployment scanner should look at. This option still exists in
AS7, but, we haven't integrated with the management ability yet. THis means we
can't do it on the fly, currently, in the current toolset is a bit hurt by this
missing feature.
It is still possible in the raw configuration of the server, howerver. THis means you can
mark your server directly to scan some external folder by modifying your configuration and
adding a deployment scanner. The instructions for it are over here:
https://community.jboss.org/docs/DOC-16939
https://community.jboss.org/wiki/DeployingAnApplicationFromAnExternalDepl...
To make use of this, double-click your jboss-7 server inside eclipse to open the server
editor. You can then switch over to the second page, "Deployments", where you
can change the deployment method to "custom" and set any folder that's on
the same filesystem as your eclipse installation. Once this is done, you can add that
folder to your server's deployment scanner lists as per the wiki above.
Hope this helps!
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/721480#721480]
Start a new discussion in JBoss Tools at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]