-
I post this issue for future reference. The title sounds bad but I actually don't think it is so important as it does not correspond to a typical usage of Gepetto-Viewer.
When iteratively deleting …
-
When declare EJB to be JAX-RS endpoint inside war module that included in EAR like this:
```
@Stateless
@Path("/user")
@Produces(MediaType.APPLICATION_JSON)
public class UsersResource {
...
```
Name…
-
```
Hi!
I enjoy very much Protobuff, and Protostuff make it easy.
But I don't understand why Protobuff doesn't support DateTime, so every
application are using different date serialization (it was a…
-
Using #8
`$ JAVA_HOME=/opt/oracle/jdk1.7.0 mvn release:prepare -DdryRun=true`
```
[INFO] [INFO] Reactor Summary:
[INFO] [INFO]
[INFO] [INFO] Apache CXF ......................................... SU…
wolfc updated
8 years ago
-
When declare EJB to be JAX-RS endpoint inside war module that included in EAR like this:
```
@Stateless
@Path("/user")
@Produces(MediaType.APPLICATION_JSON)
public class UsersResource {
...
```
Name…
-
```
What steps will reproduce the problem?
1. Followed instructions for deployment (wrote a socket-invoked MDB, etc.)
2. Send a few messages from a client
3. The first few fail to garner responses; e…
-
```
What steps will reproduce the problem?
1. Followed instructions for deployment (wrote a socket-invoked MDB, etc.)
2. Send a few messages from a client
3. The first few fail to garner responses; e…
-
```
What steps will reproduce the problem?
1. Followed instructions for deployment (wrote a socket-invoked MDB, etc.)
2. Send a few messages from a client
3. The first few fail to garner responses; e…
-
I am using JacORB v3.8 with bidirectional connections.
Recently I experienced a deadlock on server side. Looks like 2 threads were trying to close the same ServerGIOPConnection and since GIOPConnecti…
-
```
Hi!
I enjoy very much Protobuff, and Protostuff make it easy.
But I don't understand why Protobuff doesn't support DateTime, so every
application are using different date serialization (it was a…