|
jvnet tiger-types
Jan, Each version was pushed to Maven with a source JAR file -- which represents the source at the time the artifact was released. You can find each published versions on Maven Central: https://repo1.
Jan, Each version was pushed to Maven with a source JAR file -- which represents the source at the time the artifact was released. You can find each published versions on Maven Central: https://repo1.
|
By
Ed Bratt
· #125
·
|
|
jvnet tiger-types
Hi, (Sorry for the replicated posts) No that won't do; I need to build the library from source, and therefore it needs to be of 'trusted' origin. Isn't there any way/anywhere I can download the archiv
Hi, (Sorry for the replicated posts) No that won't do; I need to build the library from source, and therefore it needs to be of 'trusted' origin. Isn't there any way/anywhere I can download the archiv
|
By
Jan Schatteman
· #124
·
|
|
jvnet tiger-types
Have you looked at https://github.com/kohsuke/tiger-types? Does this have what you need? -- Ed
Have you looked at https://github.com/kohsuke/tiger-types? Does this have what you need? -- Ed
|
By
Ed Bratt
· #123
·
|
|
jvnet tiger-types
Hi, As indicated on https://javaee.github.io/other-migrated-projects.html I am contacting this group to inquire about the archived java.net tiger-types (org.jvnet) repository. Can anybody tell me if t
Hi, As indicated on https://javaee.github.io/other-migrated-projects.html I am contacting this group to inquire about the archived java.net tiger-types (org.jvnet) repository. Can anybody tell me if t
|
By
Jan Schatteman
· #122
·
|
|
jvnet tiger-types
Hi, As indicated on https://javaee.github.io/other-migrated-projects.html I am contacting this group to inquire about the archived java.net tiger-types (org.jvnet) repository. Can anybody tell me if t
Hi, As indicated on https://javaee.github.io/other-migrated-projects.html I am contacting this group to inquire about the archived java.net tiger-types (org.jvnet) repository. Can anybody tell me if t
|
By
Jan Schatteman
· #121
·
|
|
tiger-types archived repo
Hi, As indicated on https://javaee.github.io/other-migrated-projects.html I am contacting this group to inquire about the archived java.net tiger-types (org.jvnet) repository. Can anybody tell me if t
Hi, As indicated on https://javaee.github.io/other-migrated-projects.html I am contacting this group to inquire about the archived java.net tiger-types (org.jvnet) repository. Can anybody tell me if t
|
By
Jan Schatteman
· #120
·
|
|
glassfish 5 git code gets errors doing a clean
The code has been fixed for the issue I reported. https://github.com/javaee/glassfish/pull/22489#issuecomment-378978305 I found/fixed issue/bug with maven command-security-maven-plugin. My PR was merg
The code has been fixed for the issue I reported. https://github.com/javaee/glassfish/pull/22489#issuecomment-378978305 I found/fixed issue/bug with maven command-security-maven-plugin. My PR was merg
|
By
Gary Bello
· #119
·
|
|
glassfish 5 git code gets errors doing a clean
We noticed that too. "mvn clean" and "mvn clean install" don't work untill you've ran "mvn install" for the first time. Once we ran "mvn install" for the first time subsequent calls to "mvn clean" and
We noticed that too. "mvn clean" and "mvn clean install" don't work untill you've ran "mvn install" for the first time. Once we ran "mvn install" for the first time subsequent calls to "mvn clean" and
|
By
carlos.garza@...
· #118
·
|
|
GlassFish 3.1.2.16
AFAIK Glassfish 3.1.2.2 is the last v3 version available for free. If you have support from Oracle, you should ask them. Or you may upgrade to Payara server which is kept patched against vulnerabiliti
AFAIK Glassfish 3.1.2.2 is the last v3 version available for free. If you have support from Oracle, you should ask them. Or you may upgrade to Payara server which is kept patched against vulnerabiliti
|
By
Ondrej Mihályi
· #117
·
|
|
GlassFish 3.1.2.16
Our security department is flagging GlassFish 3.1.2.2 as having security vulnerabilities and wants us to update to 3.1.2.16 but I can’t find anywhere to download 3.1.2.16 from. Any ideas?
Our security department is flagging GlassFish 3.1.2.2 as having security vulnerabilities and wants us to update to 3.1.2.16 but I can’t find anywhere to download 3.1.2.16 from. Any ideas?
|
By
John Wright
· #116
·
|
|
How to report a security issue ??
Follow the instructions on this page: https://www.oracle.com/support/assurance/vulnerability-remediation/reporting-security-vulnerabilities.html Paraphrased: If you are a supported customer, you may f
Follow the instructions on this page: https://www.oracle.com/support/assurance/vulnerability-remediation/reporting-security-vulnerabilities.html Paraphrased: If you are a supported customer, you may f
|
By
Ed Bratt
· #115
·
|
|
How to report a security issue ??
Hello, I found a way to bypass the "secure admin" restriction. How can I report this one in secure manner? Regards
Hello, I found a way to bypass the "secure admin" restriction. How can I report this one in secure manner? Regards
|
By
jeremy mousset
· #114
·
|
|
Unable to connect to JConsole on glassfish5 - Failed to retreive RMIServer stub: javax.naming.CommunicationException [Root exception is java.rmi.ConnectionIOException
I have installed glassfish5 in a linux machine. Below are the steps i used to connect using jconsole. /usr/java/latest/bin/jconsole -J-Djava.util.logging.config.file=/root/logging-jconsole.properties
I have installed glassfish5 in a linux machine. Below are the steps i used to connect using jconsole. /usr/java/latest/bin/jconsole -J-Djava.util.logging.config.file=/root/logging-jconsole.properties
|
By
nikitha.bagalkoti@...
· #113
·
|
|
gfv5 window 10 build fails with latest maven and jdk 8
This is an update of the below previous post in Dec/2017. Glassfish still does not build on windows 10 64 bit with java 8 and maven 3.5.2. This afternoon I determined the reason and a fix. The reason
This is an update of the below previous post in Dec/2017. Glassfish still does not build on windows 10 64 bit with java 8 and maven 3.5.2. This afternoon I determined the reason and a fix. The reason
|
By
Gary Bello
· #112
·
|
|
MIssing foreign key on children - except on those of last parent added to db
On Tue, Dec 5, 2017 at 02:19 am, Trond Arild Lode Tobiassen Heidelberg wrote: changed form this: @OneToMany(cascade = CascadeType.ALL) @JoinColumn(name = "MESSAGE_ID", nullable = true, unique = false,
On Tue, Dec 5, 2017 at 02:19 am, Trond Arild Lode Tobiassen Heidelberg wrote: changed form this: @OneToMany(cascade = CascadeType.ALL) @JoinColumn(name = "MESSAGE_ID", nullable = true, unique = false,
|
By
Trond Arild Lode Tobiassen Heidelberg
· #111
·
|
|
https://github.com/javaee/glassfish/issues/11348
https://github.com/javaee/glassfish/issues/11348 Happens on glassfish 5 as well.
https://github.com/javaee/glassfish/issues/11348 Happens on glassfish 5 as well.
|
By
Trond Arild Lode Tobiassen Heidelberg
· #110
·
|
|
Timed tasks on Glassfish 5.0 works on embedded but not on server instance
5.0 Build 25 Does anyone have an idea why? More info: When the app is first deployed it works, but not after restarts.
5.0 Build 25 Does anyone have an idea why? More info: When the app is first deployed it works, but not after restarts.
|
By
Trond Arild Lode Tobiassen Heidelberg
· #109
·
Edited
|
|
SSL on Netty started by a Singleton Startup bean on Glassfish 5.0
The above works well on embedded glassfish but not when deploying the application on the server. A telnet to the port does not connect anymore. Does anyone have a clue as to what might be causing this
The above works well on embedded glassfish but not when deploying the application on the server. A telnet to the port does not connect anymore. Does anyone have a clue as to what might be causing this
|
By
Trond Arild Lode Tobiassen Heidelberg
· #108
·
Edited
|
|
gfv5 window 10 build fails with latest maven and jdk 8
I did a fresh git pull of the Glassfish repo. Then did a clean; Then a build.; I get the same build error. FYI - as prev mentioned - when I debug stepped thru the maven and plugin sources a month ago
I did a fresh git pull of the Glassfish repo. Then did a clean; Then a build.; I get the same build error. FYI - as prev mentioned - when I debug stepped thru the maven and plugin sources a month ago
|
By
Gary Bello
· #107
·
|
|
Location of server logs
You can increase the log level in domains/domain1/config/logging.properties and that might give you more information about what's going on, but if the JVM is dying unexpectedly you might need to attac
You can increase the log level in domains/domain1/config/logging.properties and that might give you more information about what's going on, but if the JVM is dying unexpectedly you might need to attac
|
By
Bill Shannon
· #106
·
|