Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Stardust/Knowledge Base/Integration/Application/EJB/EJB Remote Client

< Stardust‎ | Knowledge Base‎ | Integration‎ | Application/EJB
Revision as of 02:02, 22 July 2014 by Unnamed Poltroon (Talk) (Introduction)

Introduction

This article provides information on settings required for an EJB client (Remote) for invoking the Stardust Services (WorkflowService, AdministrationService,UserService, etc). Example below is based on the JBoss environment.

The EJB client project is a Simple java Project with following artifacts and settings:

a) Libraries:

Back to the top