Top Down EJB Web Service Eclipse

149 Views Asked by At

I'm trying to create a Web Service Skeleton using the EJB but I don't see any options. How can get those options and create Top down EJB Web service using the Eclipse? I'm using Eclipse Neon.

enter image description here

1

There are 1 best solutions below

0
On

Try to install app server, like a IBM WebSphere Application Server V8.5x Developer Tools from Eclipse Marketplace to create EJB WebService

This is beacuse Enterprise JavaBean is a component in a Java EE application server