Quantcast
Channel: Sud's Blog
Viewing all articles
Browse latest Browse all 12

Standalone EJB 3.0 client for remote EJB server

$
0
0
In order for a client to connect to your remote GlassFish server you need to add a second IIOP listener with the hostname listening at a different port (ex: 3701). You can do this via the GlassFish admin console.Create a Java project in Eclipse that will be a standalone EJB 3.0 client application.When deploying the previously created EJB jar on glassfish using the admin console check the option

Viewing all articles
Browse latest Browse all 12

Trending Articles