[
https://issues.jboss.org/browse/TOOLSDOC-274?page=com.atlassian.jira.plug...
]
RH Bugzilla Integration commented on TOOLSDOC-274:
--------------------------------------------------
JBoss JIRA Server <jira-update(a)redhat.com> made a comment on [bug
811977|https://bugzilla.redhat.com/show_bug.cgi?id=811977]
Nick Boldt <nboldt(a)redhat.com> made a comment on jira JBDS-2046
To generate the above screenshots:
{code}
# tru is jbosstools/trunk local svn checkout folder
alias httpd='sudo /opt/nanohttpd/run -d ${HOME}/tru -p 8081'; httpd
cd ~/tru/build/aggregate/soa-site; mvn clean install -Dcollect.zips.skip
./eclipse -vmargs
-Djboss.discovery.directory.url=http://localhost:8081/build/aggregate/soa-site/site/target/site/jbosstools-directory.xml
{code}
{code}
# truu is devstudio/trunk local svn checkout folder
alias httpdd='sudo /opt/nanohttpd/run -d ${HOME}/truu -p 8080'; httpdd
cd ~/truu/product-soa; mvn clean install
./jbdevstudio -vmargs
-Djboss.discovery.directory.url=http://localhost:8080/product-soa/site/target/site/devstudio-directory.xml
{code}
Document how to install SOA Tooling plugins for SOA-P, BRMS, etc.
from JBoss Central
------------------------------------------------------------------------------------
Key: TOOLSDOC-274
URL:
https://issues.jboss.org/browse/TOOLSDOC-274
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Beginners Guide, Getting Started Guide, Update Guide
Affects Versions: 3.3.0.Beta2
Reporter: Nick Boldt
Assignee: Isaac Rooskov
Fix For: 3.3.0.Beta2
We need a README for installing the SOA-related plugins via JBoss Central - so
that we explicitly tell the SOA, BRMS, etc. users how to get their plugins
installed.
See also JBDS-2046, which tracks the UI in Central that users will see. Note too that
there will be an update site on
devstudio.jboss.com from which users will get their bits
(via Central) and from which bits can be installed the old way too.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira