IntroductionToTheJavaStack(CommunityConference)

Download Report

Transcript IntroductionToTheJavaStack(CommunityConference)

Introduction to the Java Stack

Michael Youngstrom

Outline • • • Who is the Java Stack Team What is the Java Stack Stack Tools

Who is the Java Stack Team?

Allen Day Mike Youngstrom Jeremy Lund Mike Heath Matt Wheeler Bruce Campbell Robert Thornton

The Stack Charter • Drive Productivity of Software Engineering in ICSProviding consulting and support servicesSimplifying the use of approved ICS technologiesDelivering reusable cross-portfolio solutionsDefining reference architectures

We Support Development of Java applications in ICS

What about the LDSTech Community?

• • Our Charter applies to LDSTech development too – We support Community Java Development – Mostly Web Development Java represents best shot at ICS Sponsorship: – Co-location – Co-development

What kind of support do we provide?

• • • • • • • • • • Training Expert help on supported tools Architecture advice Implementation advice Java development and QA best practice Deployment help Build Scripting help Framework/tool advice Integration with organizational standard Technologies Help with any Java related question or problem

Support Tools • • • • • Wiki: – https://tech.lds.org/wiki/index.php/LDS_Java_Stack Reference Documentation: – http://code.lds.org/maven-sites/stack/ Community Forum: – https://tech.lds.org/forum/forumdisplay.php?98

Training – https://tech.lds.org/wiki/Java_Stack_Training Issue Tracker – https://code.lds.org/jira/browse/STACK

Stack Platform Tools • • Supporting all of Java is a big task!

Standard Tools help enable support – Centrally solve problems once for many – Focus expertise – Bring uniformity to Java development

Integrated Tools and Platforms Java Hibernate / JPA Oracle DB EhCache Oracle Streams AQ (JMS) Servlet / JSP Tomcat Websphere Maven Spring Portfolio CXF (JAX-WS and JAX-RS) Selenium WAM LDS Account Eclipse TestNG

Custom Tools and Integrations Sonar Analysis Extentions Spring Concurrency Hibernate Config Streams AQ Spring Integration DB Migration Tool Logging Utilities Spring DB Config Example Architectures (Pet Store) Spring GWT Remoting GWT Patterns Library Pseudo I18n Automated Test Environment Config Remedy WS Client Jax-rs Spring Utilities Jax-ws Spring Utilities Service Proxy Starter (Project Templating) Tcat Deploy Maven Plugin Tomcat Encryption WAM Emulator Maven Plugin Web Security Utilities Generic Tomcat Deploy Maven Plugin EhCache Streams AQ Integration Spring Web Utilities Unit Test Utilities Web Utilities Eclipse IDE Integrations Monitoring Utilities WAM OES Client API Oracle XE Development VM

LDSTech IDE • • • • Eclipse based IDE Preinstall many tools – Maven – Spring – SVN – Git – Tomcat Plugin to simplify Tomcat Dev configuration Optimal Configuration Defaults

Oracle VM • • • • • Oracle is the primary database in ICS Oracle XE is free version of Oracle – Great for development Nobody wants Oracle on their workstation – Background services – Port issues – Etc Currently provide Virtual Box VM Image Allows us to by pass redistribution issues

Stack Starter • • • • Stack Starter is a templating application Produces a preconfigured project: – Fully functional – Uses supported tools – Can provides a simple demo The generated application is yours to own and evolve Individual tools are still usable without Stack Starter

Summary • • • Java Stack team is a Java development support group – Including Community Development As a team we support many tools Starter tools – LDSTech IDE – Oracle VM – Stack Starter

Lab Getting Started • LDSTech IDE – https://tech.lds.org/wiki/Getting_started_with_the_LDST ech_IDE_(Java_WebApp_platform) • Install Oracle VM – https://tech.lds.org/wiki/Oracle_VM • Creating a Stack Starter Project importing into eclipse – https://tech.lds.org/wiki/Creating_a_LDS_Java_Stack_Pro ject