+ All Categories
Home > Documents > GUI – MS5 DHQA - download.java.net

GUI – MS5 DHQA - download.java.net

Date post: 16-Oct-2021
Category:
Upload: others
View: 3 times
Download: 0 times
Share this document with a friend
29
GUI – MS5 DHQA Anissa Lam Oct 5, 2010
Transcript
Page 1: GUI – MS5 DHQA - download.java.net

GUI – MS5 DHQAAnissa LamOct 5, 2010

Page 2: GUI – MS5 DHQA - download.java.net

2

Features Delivered for MS5

– Lifecycle Modules support• Listing/create/edit/delete Lifecycle modules• Support for DAS only and clustering environment• Virtual Server doesn't apply to Lifecycle modules• All Target related UI visible only when

Cluster/Standalone Instanc exists• Enable Status displayed accordingly• Target Tab allowing add/remove/enable/disable specific

target

Page 3: GUI – MS5 DHQA - download.java.net

3

Features Delivered for MS5

– Applications Support• Listing of Sub-components through REST• Support for Application Versioning• Viewing Deployment Descriptors, including Web Logics

DD• Virtual Servers Support in cluster env.• Java Web Start Support

Page 4: GUI – MS5 DHQA - download.java.net

4

Features Delivered for MS5

• Web Services Support– Endpoint Information– Tester– wsdl file viewing

Page 5: GUI – MS5 DHQA - download.java.net

5

Lifecycle Modules Screen

Listing if only DAS exists.

Page 6: GUI – MS5 DHQA - download.java.net

6

Lifecycle Modules Screen

New Lifecycle if only DAS exists

Page 7: GUI – MS5 DHQA - download.java.net

7

Lifecycle Modules Screen

Edit Lifecycle if only DAS exists, No Target Tab

Page 8: GUI – MS5 DHQA - download.java.net

8

LifeCycle Modules screen

Listing in cluster env.

Page 9: GUI – MS5 DHQA - download.java.net

9

LifeCycle Modules screen

Edit in Cluster env. Target Tab exists, no VS action.

Page 10: GUI – MS5 DHQA - download.java.net

10

Web Services Screens

'webservices' listed as one of Engines

Page 11: GUI – MS5 DHQA - download.java.net

11

Web Services Screens'Sub Components table allows View Endpoint', maybe more than 1 endpoint in an app.

Page 12: GUI – MS5 DHQA - download.java.net

12

Web Services ScreensInformation displayed when click on View Endpoint.

Page 13: GUI – MS5 DHQA - download.java.net

13

Web Services ScreensAll possible test links is displayed.

Page 14: GUI – MS5 DHQA - download.java.net

14

Web Services ScreensWhen click on one of the test link

Page 15: GUI – MS5 DHQA - download.java.net

15

Web Services ScreensAll links for viewing WSDL

Page 16: GUI – MS5 DHQA - download.java.net

16

Web Services Screensclick on one of the WSDL links to view the file

Page 17: GUI – MS5 DHQA - download.java.net

17

Support of viewing WebLogic DD

Page 18: GUI – MS5 DHQA - download.java.net

18

Support of viewing WebLogic DD

Page 19: GUI – MS5 DHQA - download.java.net

19

Manage Virtual Server from the Target Screen

Page 20: GUI – MS5 DHQA - download.java.net

20

Java Web Start Support- check the 'java web start' checkbox to enable it

- checkbox is enabled by default is specified as AppClient jar

- checkbox is disabled by default if packaged as ear.

Page 21: GUI – MS5 DHQA - download.java.net

21

Java Web Start Support- Just like web app, a Launch link is provided.

Page 22: GUI – MS5 DHQA - download.java.net

22

Java Web Start Support- Links provided for all deployed target

Page 23: GUI – MS5 DHQA - download.java.net

23

Java Web Start Support- After entering the arg and press Launch

Page 24: GUI – MS5 DHQA - download.java.net

24

OSGi Deployment- check the osgi checkbox during deployment

- no DD for OSGI

Page 25: GUI – MS5 DHQA - download.java.net

25

Applications table

Page 26: GUI – MS5 DHQA - download.java.net

26

Developer Tests

– Admin Console Devtests at• v3/admingui/devtests

– Running GUI Devtests• cd v3/admingui/devtests• mvn install to run all the devtests• mvn -Dtest=<TEST_CLASSNAME> test

– eg mvn -Dtest=ClusterTest test

Page 27: GUI – MS5 DHQA - download.java.net

27

Hudson Job

– setup at• http://hudson.sfbay.sun.com/view/GFv3/job/v3-admingui-devtests/

– Currently offline, need to revive it.

Page 28: GUI – MS5 DHQA - download.java.net

28

Know Issues

– Web Service Test Links port number is not resolved.• issue# 13796 under Siraj

– In AppClient launch links page, always select the first link regardless what is choosen. • Issue#13803

– Application table doesn't show 'osgi' engine due to deployment issue# 13800

Page 29: GUI – MS5 DHQA - download.java.net

29

Documents

– One Pager• http://wikis.sun.com/display/GlassFish/GF3.1AdminConsoleOnePager

– Project Plan• http://wikis.sun.com/display/GlassFish/GlassFish3.1AdminConsole

– GUI Plugin Modules• http://wikis.sun.com/download/attachments/209655113/admingui-3.1-modules.html

– GUI MS5 deliveries• http://wikis.sun.com/display/GlassFish/GUI-MS5-DHQA


Recommended