Publish JNDI DataSource from OSGI WAB?
Can anyone provide an example of an OSGI WAB or bundle of any kind providing a JNDI DataSource?Thanks, Nick Baker
View ArticleStatus SLF4J 1.6.x and Glassfish v3 - GLASSFISH-16964 ?
Hello,I have a question regarding this bug:https://java.net/jira/browse/GLASSFISH-16964The bug is said to be fixed in "3.1.2_b13".Does it mean that it is fixed in 3.1.2.2...
View ArticleGF4 & OSGI how to develop/debug OSGI bundle with GF4 dependencies in eclipse...
I need to develop some OSGI bundle and webapps the should interact. eclipse & NB have include the GF4 dependency runtime for webapp's via the IDE tool kits. But what about OSGI bundles. In OSGI I...
View ArticleGLASSFISH 4 ERROR ON DEPLOYMENT
Hi, I get below error when I redeploy. Please helpError occurred during deployment: Keys cannot be duplicate. Old value of this key property, nullwill be retained. Please see server.log for more...
View ArticleCan't get "asyncSupported" to work
Hello,I am experimenting with the servlet async support in Java EE7 and Glassfish 4.0 and just can't seem to get this to work.So far, I've done the following:I have created an AsyncReaderServlet class...
View ArticleTesting Basic Authentication in Glassfish Embedded with Arquillian
Hi all,I'm trying to create a servlet to test Basic Authentication. I'm using Arquillian with Glassfish Embedded.I have some questions:1. I created a user in a separate Glassfish, I saw that it put my...
View ArticleAuthentification client with new CA (self-signed) fail
Hello,I'm new on java technologie and glassfish administration and i encounter a problem with the client authentification in glassfish v3.1.2.2I need to use a self-signed CA for a pool of embedded...
View Articlewhat it is the node and server instance shared?
I not understand what it is the node form the panel admin of glassfsih. I have read from the node config that it is present the propertie node name that it is set uo at localhost at default .If i would...
View ArticleCan`t see port 3306
I`m using Netbeans 7.3.1, Glassfish and MySql. When I try to run my application the Glassfish only look in the 1527 port, although the connecting pool, data source and connection from the application...
View ArticleAxis2 generated stub for soap webservice call not working in Glassfish 3.1.2
I have been using a stub for soap webservice call generated using the Axis 2 framework. The same code has worked in Glassfish 2.1 and Glassfish 3.0.1. But in Glassfish 3.1.2 it encounters the following...
View ArticleRe: Information request
ccing users mailing listOn 9/24/13 3:40 PM, Armel Fabrice Ndjobo wrote:> Hello everyone,> I am writing a book about putting glassfish in production and I wonder> if there is some documents...
View ArticleCalling an OSGI service from an implementation java.util.logging.Handler
Hi All,We have a requirement to have an OSGI service handle a logging event. We have produced an OSGI bundle that implements the java.util.logging.Handler interface and the plan was for this to pass...
View ArticleGMS errors and high load in DAS
Greetings, I'm wondering if anyone has experienced a problem similar to ours. After running fine for a period of time, with no errors in server.log and low CPU load, our DAS begins generating lots of...
View ArticleJMS Connection Refused using Front End Cluster to Single Instance Back End GF4
I have been asked to help 'clusterize' a deployment and can't deploy our app due to JMS issues. Please have some patience I am new to clustering and know jms from a dev viewpoint. But I am trying to...
View ArticleComplete beginner needs help
Hi everybody, I`m working with Linux systems for a few years and now i have opportunity to make a step up in my career and that includes learning a new things ofcourse. I got a task that i have to...
View Articleinstance-broker question
Hi guys,I`m trying to solve a problem that i have. Lets have an example, if i need to create 3 instances localy which will form a cluster, should i create them under same node or under different nodes?...
View ArticleHTTP Access Logging - To DB
I am looking for some guidance on how to get the http access log to write to a database instead of the log file.I have found examples on how to do this with the general server log files, but not much...
View ArticleHTTP Access Logging - To DB
I am looking for some guidance on how to get the http access log to write to a database instead of the log file.I have found examples on how to do this with the general server log files, but not much...
View Articlehow to securely provide an aliased password to my application?
I would like to securely pass an aliased password to my application.1) I have setup a password alias: asadmin> create-password-alias Enter the value for the aliasname operand> my_password_alias...
View Article