Hi there,
So far I've been using jboss and other app servers using vendor-provided
plug-ins that configure the server inside the Eclipse Workspace or
configure the project classpath to use jars supplied as part of the app
server for java ee apis.
Using TomEE there isn't a specific Eclipse plugin, but Tomcat support
embebed in Eclipse Java EE doesn't know TomEE provides JSF, EJB, etc,
and also doesn't know TomEE+ provides JAX-WS and JAX-RS.
Are there plans on a TomEE eclipse plugin?
Do you know about a tutorial on configuring Eclispe Java EE Project
facets for TomEE? I don't want to configure as it it were, for example,
Apache CXF stand-alone.
I don't expect to find anything already complete and ready to use, I
want to find what already exists and what doesn't so I can contribute to
make a developer experience using TomEE as simple as possible.
[]s, Fernando Lozano