[JBoss JIRA] (JBIDE-11064) RSE server startup does not work with AS 7.0.2
by Martin Malina (JIRA)
Martin Malina created JBIDE-11064:
-------------------------------------
Summary: RSE server startup does not work with AS 7.0.2
Key: JBIDE-11064
URL: https://issues.jboss.org/browse/JBIDE-11064
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.Beta1
Environment: jbdevstudio-product-universal-5.0.0.v201202250031M-H77-Beta1.jar
JBoss AS 7.0.2
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 3.3.0.Beta1
AS 7.0.2 fails to start using RSE.
!ENTRY org.jboss.ide.eclipse.as.core 4 0 2012-02-27 11:26:24.651
!MESSAGE Error connecting to this server's JMX service: jboss-as-7.0.2.Final on marvin
!STACK 0
java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException
I'm not sure how exactly it works, but I am told that remote JNDI didn't really work in 7.0.2 so maybe that's why?
--
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
13 years, 10 months
[JBoss JIRA] (JBIDE-11192) Offline Support
by Burr Sutter (JIRA)
Burr Sutter created JBIDE-11192:
-----------------------------------
Summary: Offline Support
Key: JBIDE-11192
URL: https://issues.jboss.org/browse/JBIDE-11192
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Burr Sutter
Many end-users of JBoss Tools wish to work "offline", something as simple as working on a plane trip without a wifi connection. If the end-user has diligently cached all of his maven dependencies then he should be able to work without a network connection.
Use case scenarios include:
a- JBoss Central archetypes
b- JBoss Perspective File-New project options (matching the key archetypes)
c- jboss-as-plugin for command-line deployment of a project to the running AS instance
d- Deployment via WTP to localhost AS/EAP instance
e- Maven clean, compile, package
f- community & enterprise quickstarts are provided as a .zip, therefore the end-user could have them pre-downloaded and that list could look to local disk prior to the Internet
g- JBoss Central News & Blogs could have a more attractive solution to being offline (screenshot provided)
h- Archetypes that use CDN hosted libraries (e.g. HTML5 & jQuery) could provide an alternative or at least instruction on how to fetch the files and load them locally
--
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
13 years, 10 months