modifying logger settings
How could I be able to modify the logger setting format. Currently I have the default one: [#|yyyy-mm-ddThh:mm:ss.SSS-Z|Log Level|ProductName-Version|LoggerName|Key Value Pairs|Message|#]However, I...
View ArticleInstaller Insane?
OK, I just downloaded the latest version ofhttp://www.oracle.com/technetwork/java/javaee/downloads/java-ee-sdk-6u3-... for Windows x64 and ran the installer.Everything chugs along great untilStarting...
View ArticleCan not access ejb from remote
Hello i am new to glassfish i created and deployed an ejb application into glassfish 3.1.2 and i am trying to access the ejb from internet but i am not able . is there anyone who can help me ?? let me...
View ArticleCustom Audit Module in Glassfish 3.0.2
I need to configure custom Audit Module in Glassfish. I've tried to configure it according to Glassfish security guide, in particular THIS guide:Developing a new auditing module is as easy as extending...
View ArticleRestriction on Number of domains and virtual servers Glassfish opensource 3.x
My company wants to host multiple server instances for each user that can be restarted by the users on their own. Which one of the following would serve the purpose;1. Create Multiple Domains (How many...
View ArticleRe: Glassfish admin console - installation in progress .. "URGENT PLEASE"
Please run 'pkg list -u' command from the top level bin directory and post the command output.Note that only web profile and complete full Java EE profile distributions are officially supported. If you...
View ArticleMaven Build Error when using GF Client Module, what is the correct POM entry?
I am getting the following error when performing a clean and build after I added the GF Client Module 3.1.2 to my POM.org.glassfish.main.appclient.clientgf-client-module3.1.2The following artifacts...
View ArticleRe: Glassfish admin console - installation in progress .. ...
What is your working directory when you run those commands? If you are not doing so already, please enter into glassfish3/bin directory and run the command as ./pkg list -a----- Original Message -----...
View ArticleSharing security Context over multiple glassfish Servers
Hello,- My application is distributed in multiple components (Web Applications). - The components are deployed on different glassfish servers. - Each Glassfish server is running on a different host....
View ArticleRe: Glassfish admin console - installation in progress ...
Well, that approach would guarantee that you get supported, consistent installation with javamail support. Note that you can backup your existing domain configuration directory if you want to and reuse...
View Articlecustom realm creation problem
hello, I have a jar with some classes that implement some custom realms. I'm using it in glassfish 2.1, putting it in {glassfish-dir}/lib and changing the login.conf.. all works fineNow, I trying to...
View ArticleGlassfish and mod_jk not working / 404 error
I need help making mod_jk work with Glassfish.I am running CentOS 6 on a GoDaddy virtual dedicated server. GoDaddy included the Parallels Plesk Panel to manage the server. I have installed the...
View Articleissues about seam2.3 & glassfishV3.1.2.2
Hi everyone: Recently, I build a small project on Seam2.3&glassfish3.1.2.2. But,frustrating, I encounter many problems. Althrough I hava tried such solutions in Google, failing still about...
View ArticleHow to determine if Glassfish on Linux is running in 64-bit mode?
CentOS Linux 5.8 Glassfish 3.0.1 ===============For version 3.0.1 of Glassfish, how do I determine if Glassfish is running in 64-bit mode? For that matter, how do I know that I have a 64-bit version of...
View ArticleFailed to configure
Hello everyone, I can't install my server has Glassfish 3.1.2 here is the error that I get. thank for helpEchec de la configuration. Consultez la sortie ci-dessous.Exécution des configurations requises...
View ArticleWhere to place Jsp files in GlassFish Server ?
Hi All,Please tell me where to place JSP fiiles in GlassFish Server ? I want to run JSP and SERVLET in GlassFish Server.Also how to run GlassFish Server ?Please answer as soon as possibleThanks in...
View ArticleORB ports not listening in cluster config
Trying to set up a 2 node 2 instance cluster on Centos 6.3 and JDK 6u35 x86_64 using GF 3.1.2.2. I get no errors with any of the steps and can deploy web apps fine to the cluster, however ports 23700,...
View ArticleORB ports not listening in cluster config
Trying to set up a 2 node 2 instance cluster on Centos 6.3 and JDK 6u35 x86_64 using GF 3.1.2.2. I get no errors with any of the steps and can deploy web apps fine to the cluster, however ports 23700,...
View ArticleWhere to place Jsp files in GlassFish Server ?
Hi All,Please tell me where to place JSP fiiles in GlassFish Server ? I want to run JSP and SERVLET in GlassFish Server.Also how to run GlassFish Server ?Please answer as soon as possible.reply please,...
View Articleserver.log does not show full exception traceback
How do you configure Glassfish to nottruncate tracebacks in server.log?When an exception is uncaught, a WARNING message is written to server.log, with a traceback. But when the traceback length exceeds...
View Article