-
we must extend the plugin to support glassfish deploying.
Fixing should be based on glassfish current trunk and 3.1.2.x.
-
Hi,
It is possible to support glassfish 3.1.x? Running tests with rest clients against a glassfish remote instance will throws
Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/jer…
-
The other day @telnoratti [mentioned](http://irclog.iq.harvard.edu/dataverse/2016-10-06#i_42841) that a copy of the Dataverse `install` scripts is being maintained here as `docker/glassfish/install` b…
-
## Description
Error is thrown when trying to run the server. It appears that afterward the server starts but it does not supply any data to the client (HTTP Code 500 is received at the client).
#…
-
**Describe the bug**
Since JCenter is going down, the `build.gradle` file should be updated to use `mavenCentral()` instead of `jcenter()`. However, if changed manually, `zxing` could not be found al…
-
```
GlassFish is supposed to support websockets, here we want to use the GlassFish
engine in a way like we embed the jWebSocket server into Tomcat but with using
GlassFish's WebSocket engine instead…
-
```
Running on server Glassfish 3.1 with enabled grizzly does not work.
When you open one window it works well, but when u open two separate windows
server just goes haywire and continually opens an…
-
Hi
When I run mvn package command for chapter 11 "putting it all" project, glassfish-embedded-all dependency cannot be found. It seems version 4.0-b87 does not exist.
Meanwhile, I found version 4.0-b…
-
```
Running on server Glassfish 3.1 with enabled grizzly does not work.
When you open one window it works well, but when u open two separate windows
server just goes haywire and continually opens an…
-
The using of this API in an app under GlassFish throws "javax.ws.rs.BadRequestException: HTTP 400 Bad Request" in the case if the AuthenticationRequest was build with the instruction "withAllowedInter…