90 likes | 98 Views
Jakub Řezníček ( reznij4@fel.cvut.cz ) Tomáš Turek ( turekt1@fel.cvut.cz ) Project leader: Martin Fanta. Plugin and script generator for WebSphere. WebSphere.
E N D
Jakub Řezníček (reznij4@fel.cvut.cz) Tomáš Turek (turekt1@fel.cvut.cz) Project leader: Martin Fanta IBM - CVUT Student Research Projects Plugin and script generator for WebSphere
IBM - CVUT Student Research Projects 2 WebSphere • WebSphere is a group of IBM software products designed for cooperation, including the Application Server which provides a support for several administrative objects of certain types. • Creating and manipulation with these objects is possible in two ways: • Integrated Solutions Console • wsadmin tool
IBM - CVUT Student Research Projects 3 Project Create a graphical module allowing users to create, view, edit and delete WebSphere Application Server administrative objects of certain types. This module should be conceived as a plugin for the WebSphere Administration Console. Create a script generating module for WebSphere Application Server wsadmin tool. The wsadmin tool supports two scripting languages - Jacl and Jython. Module should be used as an interface between the plugin and wsadmin tool.
IBM - CVUT Student Research Projects 4 Architecture
IBM - CVUT Student Research Projects 5 Used technologies • Java • Portlet (JSR 168) • XML • XSLT – transformation of XML files • JDBC – for connection to Derby DB • HTML, JavaScript, CSS
IBM - CVUT Student Research Projects 6 Features • Template editor • Default templates installation • Object editor • Object management • Script generating • Debugging of generated scripts
IBM - CVUT Student Research Projects 8 Future improvements • Templates export • More user-friendly & intuitive interface • Debugger improvement • Better error-messages and an effort to suggest a solution of the problem
IBM - CVUT Student Research Projects 9 Thank you for your attentionFeel free to ask