Discussion:
[xtext-dev] What builds my web.xml
Markus Haege
2018-08-08 15:27:54 UTC
Permalink
Hello There,

I'm new to xtext and like to deploy my language server to a web server. The
example works,
eclipse starts jetty and i can use it via web browser, but when I export a
war file, there is no web.xml. I googled a while and the usual solution
within a web project doesn't work (right click build). I don't know what to
do. I use Eclipse Photon.

thanks

Mark
Dietrich, Christian
2018-08-08 15:38:52 UTC
Permalink
Xtext Web and Language Servers have nothing in common per se so i
think its you. (depending on the gradle or maven plugin you use to
build a war)
Markus Haege
2018-08-08 16:06:39 UTC
Permalink
What else shall i export? I want this language server out of eclipse in my
own jetty and need a war file.
With normal export, Jetty doesn't show me the servlet. Some settings are
missing and I don't know which one.



Am Mi., 8. Aug. 2018 um 17:39 Uhr schrieb Dietrich, Christian <
Post by Dietrich, Christian
Xtext Web and Language Servers have nothing in common per se so i
think its you. (depending on the gradle or maven plugin you use to
build a war)
_______________________________________________
xtext-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/xtext-dev
Loading...