-
In the docs you show an alternative to your project is:
https://github.com/TomCools/dropwizard-websocket-jee7-bundle
What's the difference?
-
i create web app with : Bean validation ( use hibernateValidator 5.1.0) and Jax-RS , JEE7
when i display data the first .
it return Exception and it is only occured at the first. ( the scecond and m…
-
Could anyone please explain the purpose of the "preprocess" custom function? I fail to see a case where it might be useful.
-
Identified webapps
- JSP 2.0 very old usage
- JSP 2.1 older usages
- JSP 2.2 (seen in Jetty 8)
- JSP 2.3 (seen in Jetty 9)
- Custom Taglibs
- JSTL / EL usages
- WEB-INF/lib/*.jar inclusions that can …
-
_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=1527) created by **thomas.lorblanches** on 2013-09-11 at 12:49 PM_
---
I had no problem previously with Guava 14.0.1, but…
-
Hi,
I am trying to use mybatis + mybatis-cdi with Paraya application server so I followed the instruction on this page http://www.mybatis.org/cdi/getting-started.html but it does not work.
This …
-
```
--- features_javaee7.txt 2016-03-31 16:38:01.206186893 +0100
+++ javaee7.txt 2016-03-31 12:50:29.897535653 +0100
@@ -1,14 +1,31 @@
+appClientSupport-1.0
appSecurity-2.0
+batch-1.0
beanValidat…
-
Similar to use case as per the issue #225 - in tag handler ValidateBean - method forEachInputWithMatchingBase - throws a NullPointerException as base is found null for the dynamic property.
In curren…
-
I am trying to integrate jetty 9 websockets with dw without any additional libraries. Has anybody done this ?
A WebSocketEnvironment similar to ServletEnvironment will be great feature for this.
-
I use Glassfish 3.1.2 (Non-JEE7) with CometD 3.0.0.beta2 and a custom WebsocketTransport.
With the current Oort code, I cannot use Websocket as transport between cluster nodes, as Oort creates the We…