-
Sembra esserci un problema nel recupero delle opzioni per le feature di tipo Form, un errore 500 del tipo:
```
POST /maia/lexo/data/filteredForms
{"text":"a","searchMode":"startsWith","representation…
-
```
What steps will reproduce the problem?
1.install glassfish
2.deploy jwatch
What is the expected output? What do you see instead?
Error occurred during deployment: Exception while deploying the ap…
-
```
Apparently bodgeit doesnt deploy in Glassfish.
Need to investigate why.
```
Original issue reported on code.google.com by `psii...@gmail.com` on 9 Aug 2012 at 2:36
-
```
What steps will reproduce the problem?
1.install glassfish
2.deploy jwatch
What is the expected output? What do you see instead?
Error occurred during deployment: Exception while deploying the ap…
-
```
Hello,
I tried the smalltalk "Getting started with ZK CDI" with glassfish. I used the
index.zul and the HelloWorld.java as in the Smalltalk.
When i startup glassfish i get the following Deployme…
-
```
Apparently bodgeit doesnt deploy in Glassfish.
Need to investigate why.
```
Original issue reported on code.google.com by `psii...@gmail.com` on 9 Aug 2012 at 2:36
-
```
What steps will reproduce the problem?
1.install glassfish
2.deploy jwatch
What is the expected output? What do you see instead?
Error occurred during deployment: Exception while deploying the ap…
-
```
Apparently bodgeit doesnt deploy in Glassfish.
Need to investigate why.
```
Original issue reported on code.google.com by `psii...@gmail.com` on 9 Aug 2012 at 2:36
-
```
What steps will reproduce the problem?
1.install glassfish
2.deploy jwatch
What is the expected output? What do you see instead?
Error occurred during deployment: Exception while deploying the ap…
-
```
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…