]
Mustafa Musaji commented on JBDS-3280:
--------------------------------------
+1
There are 4 of these "screen cast" JIRA requests for JBDS 9.0.0 [1]. For GSS
these are very helpful and if at all possible I'd like these to be done in time for
release. This will be huge help for GSS engineers to get to grips with the new features
quickly without having to hold any delta training for some of these new and interesting
features.
I agree these are not blockers for release... just adding my desire to get this if at all
possible.
[1] issuetype in ("Feature Request") AND project = "Developer Studio (JBoss
Developer Studio)" AND "Target Release" = 9.0.0.GA AND "Epic
Link" = "Screencasts and HowTo guides"
Screencasts: Java EE
--------------------
Key: JBDS-3280
URL:
https://issues.jboss.org/browse/JBDS-3280
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: documentation, requirements
Reporter: Burr Sutter
Assignee: Misha Ali
Priority: Minor
Fix For: 9.0.0.GA
As a new Eclipse+Java EE developer, I need educational screencasts, around 5 minutes each
that educate me on a specific Java EE development capabilities of JBDS.
Use cases include:
- JPA - how to add one, content-assist, relationships
- database reverse engineering via DTP vs Forge
- JAX-RS: creation of new endpoints, content-assist, tester - including the
GET/POST/PUT/DELETE with JSON payloads
- JAX-WS: creation of new endpoints, content-assist, tester
- CDI special features
- Servlets
- JSF
- deployment to localhost EAP
- deployment to remove EAP