[JBoss JIRA] Created: (JBDS-1092) Welcome Screen: Some links are to be updated/added in/to the Welcome Screen for 3.0.0.CR2?
by Victor Rubezhny (JIRA)
Welcome Screen: Some links are to be updated/added in/to the Welcome Screen for 3.0.0.CR2?
------------------------------------------------------------------------------------------
Key: JBDS-1092
URL: https://jira.jboss.org/jira/browse/JBDS-1092
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Task
Components: ui/branding
Affects Versions: 3.0.0.CR1
Reporter: Victor Rubezhny
Assignee: Max Rydahl Andersen
Fix For: 3.0.0.CR2
Current version of Welcome Screen for JBDS contains some old URL's. For example, we still have link to SEAM 1.2.1.GA in Getting Started page:
http://docs.jboss.org/seam/1.2.1.GA/reference/en/html/index.html . It needs to be updated.
The following is the list of URLs/Wizard Calls shown in Welcome Screen:
Welcome Title: Welcome to\nJBoss Developer Studio
"Getting Started" Page
Page Title: Getting Started
Page Description: JBoss Developer Studio is a set of eclipse-based development tools that are pre-configured for JBoss Enterprise Middleware Platforms and Red Hat Enterprise Linux. Developers may find these pre-configured tools offer significant time-savings and value, making them more productive and speeding time to deployment.
Title: Getting Started with JBoss Developer Studio
URL: http://www.redhat.com/developer_studio/Getting_Started_Single/
Decription: Getting Started with JBoss Developer Studio.
Title: Viewlets and Tutorials
URL: http://www.redhat.com/developer_studio
Decription: <none>
Title: Hibernate Console Viewlets
URL: http://www.hibernate.org/Modules/HibernateToolsViewlets
Decription: Hibernate Tools Viewlets illustrating various parts of Hibernate Tools.
Title: JBoss Seam Tutorial
URL: http://docs.jboss.org/seam/1.2.1.GA/reference/en/html/index.html
Decription: JBoss Seam Reference Guide and Tutorial
Title: WTP J2EE Tutorials
URL: http://www.eclipse.org/webtools/community/communityresources.php#j2ee
Decription: Web Tools Platform J2EE Tutorials
"Create New..." Page
Page Title: Create New...
Page Description: Start using JBoss Developer Studio
Title: Create Seam Project
URL Action: http://org.eclipse.ui.intro/runAction?pluginId=org.jboss.tools.seam.ui&am..."
Decription: JBoss Developer Studio includes a New Seam Project Wizard that allows you to setup project for full featured web application in Seam. You can use any combination of Java EE frameworks integrated to JBoss Seam.
Title: Create jBPM Process Project
URL Action: http://org.eclipse.ui.intro/runAction?pluginId=com.jboss.jbds.product&...
Decription: JBoss Developer Studio includes a New jBPM Process Project that allows you to create applications using jBPM Framework
Title: Create JSF Project
URL Action: http://org.eclipse.ui.intro/runAction?pluginId=org.jboss.tools.jsf.ui&...
Decription: JBoss Developer Studio allows you to create brand new JSF projects. A new JSF project will have all JSF libraries, tag libraries and a JSF configuration file. JBoss Developer Studio comes with a number of predefined project templates. These templates are flexible and easily customizable.
Title: Create Struts Project
URL Action: http://org.eclipse.ui.intro/runAction?pluginId=org.jboss.tools.struts.ui&...
Decription: JBoss Developer Studio includes a New Struts Project Wizard that radically simplifies the process for getting started with a new Struts project.
"Perspectives" Page
Page Title: Available Perspectives
Page Description: JBoss Developer Studio offers a number of perspectives making the development more productive
Title: Java EE Perspective
URL Action: http://org.eclipse.ui.intro/runAction?pluginId=com.jboss.jbds.product&...
Decription: The Java EE perspective includes workbench views that you can use when developing resources for enterprise applications, EJB modules, Web modules, application client modules, and connector projects or modules.
Title: Seam Perspective
URL Action: http://org.eclipse.ui.intro/runAction?pluginId=com.jboss.jbds.product&...
Decription: The Seam perspective helps you to use all advantages of Seam Framework in your applications.
Title: Database Development perspective
URL Action: http://org.eclipse.ui.intro/runAction?pluginId=com.jboss.jbds.product&...
Decription: The Database Development perspective allows you to create, modify, and execute database objects and SQL files.
Title: Hibernate Console perspective
URL Action: http://org.eclipse.ui.intro/runAction?pluginId=com.jboss.jbds.product&...
Decription: The Hibernate Console perspective allows you to configure database connections, provides visualization of classes and their relationships and allows you to execute HQL queries interactively against your database and browse the query results.
"Web Resources" Page
Page Title: Related Links
Page Description: JBoss Developer Studio Web Resources
Title: Forum
URL: http://www.jboss.com/index.html?module=bb&op=viewforum&f=258
Decription: JBoss Developer Studio Users Forum
Title: News
URL: http://www.redhat.com/developer_studio
Decription: News on JBoss Developer Studio
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 1 month
[JBoss JIRA] Created: (JBDS-1102) Some examples need versions that work on EAP 5
by James Livingston (JIRA)
Some examples need versions that work on EAP 5
----------------------------------------------
Key: JBDS-1102
URL: https://jira.jboss.org/jira/browse/JBDS-1102
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Affects Versions: 2.1.1
Reporter: James Livingston
Some of the examples available via File->New->Example, e.g. the RichFaces 3.2.2.SP1 Demo, only work on EAP 4.3 due to packaging some jar files into the WAR they can't for EAP 5.
In the RF case it has "... for JBoss AS 4.2.X" as the Project Name, but it isn't mentioned in the Description, and it would be good if we either made it work on EAP 5 too or had an alternative one for EAP 5. The offending files in WEB-INF/lib are (and some shouldn't be packaged for 4.3 either):
* jstl-1.0.jar
* jta-1.1.jar
* slf4j-api-1.4.2.jar
* slf4j-simple-1.4.2.jar
* xml-apis-1.3.03.jar
* xercesImpl-2.8.1.jar (because of a bug in EAP 5.0.0.GA, okay if the patch is applied or EAP 5.0.1 when released)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 1 month