-
Hi,
I need to add the -Dweblogic.security.SSL.protocolVersion=TLS1 parameter to AdminServer and the Managed servers.
I can do this by using the arguments in server_instances.
```
server_instances:
…
-
This is kind of a "request for comment"... I have been thinking that the requiring fancy input methods to enter in JonPRL code is a bit unkind. It's often difficult as well to know which variant of a …
-
When I do something like `return new Payload("text/plain", e.getMessage(), 412);` I got the html error page in the response, any way to avoid this behavior ?
I'm using some resources as REST, so I do…
-
Originally reported on Google Code with ID 4263
```
Found in GWT Release (e.g. 1.5.3, 1.6 RC):
1.7.1
Encountered on OS / Browser (e.g. WinXP, IE6-7, FF3):
All Tested (GAE, Windows Client FF, IE exc…
-
-
I'm currently trying out 7b2573accc7c31bcfb74d3d1e856e42a9022ff11 which appears to be unable to start the node manager. I've modified the vagrantfile so that it would only set up the admin server sinc…
tomzx updated
9 years ago
-
Whole program:
```
varying vec3 vNormal;
uniform vec3 lightPosition;
void main() {
float dProd = max(0.8, dot( vNormal, lightPosition ));
gl_FragColor = 0.5 * vec4(dProd * 0.1, dProd * 0.1, …
-
Submitted by: Alexey Kolikov (akolikov)
Compilation fails with this error:
g\+\+ \-DBOOT\_BUILD \-I\.\./src/include/gen \-I\.\./src/include \-I\.\./src/vulcan \-I\.\./extern/icu/source/common \-I\.\…
-
Hola, he decidit migrar les meves clases a mysqli i he trobat la teva clase de paginació (jo no sóc programador sols aficionat) i he decidit utilitzar-la, però em trobo amb el problema de què la que u…
-
Hi, I am having problems with mlpack det and I have no idea what the issue is. Here is a copy of my terminal output (note the issue appears to occur when i have a large number of features):
Jerones-i…