Joakim Erdfelt
7fb119bb32
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
2022-07-18 12:50:16 -05:00
Greg Wilkins
cdc1b079ae
ee8 ee9 ee10 webapp demos
...
Signed-off-by: Greg Wilkins <gregw@webtide.com>
2022-07-14 16:15:22 +10:00
Greg Wilkins
c05c79313b
less simple simple demo
...
Signed-off-by: Greg Wilkins <gregw@webtide.com>
2022-07-14 14:07:10 +10:00
Olivier Lamy
08865ed5a8
restore jetty-ee8-demo-simple-webapp and jetty-ee8-demo-async-rest ( #8299 )
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-07-14 12:18:23 +10:00
Jan Bartel
122488d12b
Fix name of async rest webapp
2022-07-13 13:47:41 +10:00
Jan Bartel
fccf8a9f51
Enable tests
2022-07-13 13:41:17 +10:00
Jan Bartel
927e94f673
Add env scope to JNDI
2022-07-13 12:13:01 +10:00
Jan Bartel
b6d8bcb7b4
Merge remote-tracking branch 'origin/jetty-12.0.x' into jetty-12.0.x-ee9-demos
2022-07-13 10:05:35 +10:00
Jan Bartel
34d21dd1ec
WIP get ee9 demos working; fix some ee10 demos
2022-07-12 18:23:37 +10:00
Greg Wilkins
febfbfca3b
For #8285 serve resource from jar
...
+ fixed ee9-demo-async-rest
+ CachedContentFactory now needs to ignore `UnsupportedOperationException`
I don't think this is a great fix, as throwing an exception in a normal path is not optimal.
2022-07-12 13:04:56 +10:00
Jan Bartel
a5fcce595f
WIP
2022-07-11 23:21:35 +10:00
Jan Bartel
d03193a770
WIP make ee9 demos work
2022-07-11 16:43:35 +10:00
Greg Wilkins
33487b5fd8
reenable ee9 distribution tests
...
Signed-off-by: Jan Bartel <janb@webtide.com>
2022-07-08 09:51:29 +10:00
Jan Bartel
fc3fb15dc4
Fix jetty-ee10-demo-jndi/jetty-webapp and ContextProvider
2022-07-04 15:42:17 +10:00
Greg Wilkins
ea5bedf072
Jetty 12.0.x deployment ( #8208 )
...
Deploy webapps for different environments from the same webapps directory.
The maximal environment known to the AppProviders is used as the default environment.
An explicit environment can be set in a properties file for an application, which is also used for property substitution in any context xml file.
2022-06-30 09:51:19 +10:00
Olivier Lamy
6c4f3b37e7
rename ee9-demo to jetty-ee9-demo ( #8178 )
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-06-20 14:48:22 +10:00
Greg Wilkins
6b1dfec971
reenabled more ee9 modules
2022-06-15 10:05:56 +10:00
Greg Wilkins
a5c438fd29
Rename demo-eeX to eeX-demo ( #8097 )
...
Signed-off-by: Greg Wilkins <gregw@webtide.com>
2022-06-06 08:58:09 +10:00
Jan Bartel
570cf12754
WIP fix mvn coords for demo webapp modules
2022-05-26 07:59:52 +10:00
Jan Bartel
a5bb51785d
WIP rename ee10 demo modules; fix modules
2022-05-25 19:07:18 +10:00
Jan Bartel
c096cc07ba
Build more demo webapps; fix errors in module files.
2022-05-16 13:37:34 +02:00
Greg Wilkins
22c1a2e901
Fixed webdefault-eeX.xml references
2022-05-13 10:16:06 +02:00
Greg Wilkins
04acdb72f0
Jetty-12 Restructure
...
Copied over non ee10 components from the hackathon branch
Co-authored-by: Greg Wilkins <gregw@webtide.com>
Co-authored-by: Jan Bartel <janb@webtide.com>
Co-authored-by: Joakim Erdfelt <joakim@webtide.com>
Co-authored-by: Lachlan Roberts <lachlan@webtide.com>
Co-authored-by: Ludovic Orban <lorban@webtide.com>
Co-authored-by: Olivier Lamy <olamy@webtide.com>
Co-authored-by: Simone Bordet <sbordet@webtide.com>
2022-05-03 15:50:54 +02:00