[JBoss JIRA] (JBDS-1941) Welcome screen - Getting Started
by Burr Sutter (Created) (JIRA)
Welcome screen - Getting Started
--------------------------------
Key: JBDS-1941
URL: https://issues.jboss.org/browse/JBDS-1941
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 5.0.0.M3
Environment: Mac OS X Lion 64-bit - Note: 5.0.0.M4 (but it was not in the Affects version list)
Reporter: Burr Sutter
Priority: Minor
JBDS5.M4's current Welcome Screen:
- the text at the top of the screen says
"tools that are pre-configured for JBoss Enterprise Middleware Platforms and Red Hat Linux".
The tools are not pre-configured for Red Hat Linux, I am running them on Mac and Windows!
How about "..and certified on Red Hat Linux".
- includes two links to Getting Started and is out of alignment.
1 Getting Started with JBoss Developer Studio
2 Getting Started with JBoss Developer Studio
3 Getting Started
4 JBoss Seam Tutorial
5 WTP J2EE Tutorials
1 - The first item does not take you to the Getting Started element in the docset. I am not sure if that specific book has a direct link, if possible link directly to the right book.
2 - The 2nd item is simply the same text without a link - just remove the redundant text.
3 - The 3rd item takes you to the workshops listing. Those are not updated to JBDS5. This should not be a link
4 - Correctly linked - in the future I hope to have some EE6 Getting Started materials to add here
5 - J2EE? Please kill this link - we must leverage our AS7 Getting Started materials, videos, quickstarts, archetypes.
--
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
14 years, 3 months
[JBoss JIRA] Created: (JBDS-1832) Align Welcome Screen to JBoss Central
by Max Rydahl Andersen (JIRA)
Align Welcome Screen to JBoss Central
-------------------------------------
Key: JBDS-1832
URL: https://issues.jboss.org/browse/JBDS-1832
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Max Rydahl Andersen
Assignee: Snjezana Peco
Priority: Critical
Fix For: 5.0.0.M4
The welcome screen content should be setup so it will have a link to show jboss central and the remainder of welcome screen content should be evaluated if still needed.
The welcome screen is still relevant for the first startup/showing new features/content.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 3 months
[JBoss JIRA] (JBDS-1907) If a server - that was created by the discovery process - is renamed - it cannot be started
by Len DiMaggio (Created) (JIRA)
If a server - that was created by the discovery process - is renamed - it cannot be started
-------------------------------------------------------------------------------------------
Key: JBDS-1907
URL: https://issues.jboss.org/browse/JBDS-1907
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: runtime, servers
Affects Versions: 5.0.0.M4
Reporter: Len DiMaggio
Assignee: Brian Fitzpatrick
Fix For: 5.0.0.Beta1
To recreate, during installation, reference a JBoss AS, EAP, or SOA-P server dir tree to have the installer discover server runtimes.
For SOA-P and EPA, the "jboss-as" directory results in a server runtime named "jboss-as"
If this server name is renamed - in the servers view - and the server is started, this exception results:
Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/Main
Caused by: java.lang.ClassNotFoundException: org.jboss.Main
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: org.jboss.Main. Program will exit.
--
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
14 years, 3 months