Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for WTP server launching #1676

Closed
jfrantzius opened this issue Jul 7, 2016 · 5 comments
Closed

Support for WTP server launching #1676

jfrantzius opened this issue Jul 7, 2016 · 5 comments
Labels
area/doc Issues related to documentation

Comments

@jfrantzius
Copy link

[Feature suggestion for Java web application development]

One of the great features of Eclipse + M2E + WTP is that Eclipse' incremental build will always provide a consistent build state for my Java web application (WAR), no matter within which Maven module deep down in my dependencies I change a Java class (as long as it is within my Eclipse workspace).

That means after any change I can simply restart my Tomcat server from within Eclipse using WTP, without requiring a full Maven build (which could otherwise take multiple minutes to complete).

This cuts down turn turnaround-times a lot!

In the documentation on running Web Apps I couldn't find any hints on WTP server launches being supported.

@ddementieva ddementieva added the kind/enhancement A feature request - must adhere to the feature request template. label Jul 7, 2016
@TylerJewell
Copy link

Not sure this is an enhancement. @ddementieva, this is probably just a docs issue. The wtp project does not provide instructions on how to run this server. We will need someone to provide those then it would be simple to add it to a ws.

@ghost
Copy link

ghost commented Jul 7, 2016

@TylerJewell the project page says it's installed as a plugin for Eclipse. It is can be run as a standalone app, then yes, it's a docs issue, otherwise, this is an enhancement.

@TylerJewell
Copy link

All those plugins have underlying servers I just don't think they document them. But yes let's remove the enhancement label and make this just a docs issue. Someone from the wtp team should comment on how to run underlying services stand alone

@ghost ghost added Documentation and removed kind/enhancement A feature request - must adhere to the feature request template. labels Jul 7, 2016
@JamesDrummond
Copy link
Contributor

@jfrantzius Have you personally been able to figure out how to use WTP with Eclipse Che yet?

@TylerJewell
Copy link

My understanding is that this has been added into docs.

@benoitf benoitf added area/doc Issues related to documentation and removed kind/docs labels Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/doc Issues related to documentation
Projects
None yet
Development

No branches or pull requests

5 participants