Jersey + CID
Hello Guys,Im trying to use CDI with Jersey, but when Glassfish try to inject the fields an exception is thrown:Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied...
View ArticleNxt promoted bld?
With the release of Jersey 2.3.1 when can we expect the nxt GF4 promoted bld that will include it? Thanks,-NoahSent from my iPhone
View ArticleCan't get JMS message when use GlassFish MDB
I'm trying to get message by GlassFish MDB and external Apache ActiveMQ. And when i use just simple clients(first sends, second receives) for send message through broker everything is okay. But when i...
View ArticleError Deploying Glassfish Domain to setup CONNECT
I'm trying to deploy glassfish domain, in order to deploy and create a CONNECT for Health Information Network.... installing/deploying through command as follows and get the resulting error... please...
View ArticleException Occurred :Error occurred during deployment: Exception while loading...
I am getting error while deploying EJB application. I can deploy web applications. Same error in glassfish4. I have made new installation. this installation is on remote server. On my local computer,...
View ArticleGetting class from ear/war in ear/lib/jar returns ClassNotFoundException
Hello everybody! My project structure is the following. Server is Glassfish 4. IDE - netbeans 7.4. Project temp is used by project a.EAR + lib/temp.jar + a.warTemp.jar contains core classes. They are...
View ArticleAny help in installing BouncyCastle’s mail module in Glassfish 4.0
Hi, I’m trying to install and use BouncyCastle’s S/MIME functionality in glassfish 4.0, however I keep running into a number of ClassLoader Exceptions. I have deployed the bcmail-jdk15on-1.47 and...
View Articlemultiple GF instances
I thought I had sent this, but don't see it on the list...If we wanted to do load balancing without using clustering, but just with two complete instances of GlassFish, what would be the implication of...
View ArticleGlassfish junit test - jndi lookup "fails"
Hello,I'm writing a junit test using Glassfish 4. The code that is being tested accesses a REST endpoint, but when using the embeddable container, the JNDI lookup for the REST endpoint is returning...
View ArticleGF4 / JMS 2.0 - How to read from JMS Temporary Queue? (Regression from GF3.1)
Hi,I am in the process of upgrading to GF4 and I decided to try JMS 2.0. I have a MDB that listens to a topic and then replies to a temporary queue via getJMSReplyTo() This is all done in a @Singleton...
View ArticleTrouble sharing a hashmap between 2 wars on 2 virtual servers in Glassfish4...
I have created 2 .war files which are deployed on Glassfish4. warA is hosted on virtual server A port 7171 and warB is hosted on virtual server B port 8181. I want warB to access warAs hashmap. I tried...
View ArticleProblem with remote admin access
Hi I have a problem with glassfish4. I have runned it, I have set a password for admin user. when I access admin panel on port 4848 page displays and asks me to wait a moment to activate console. But...
View ArticleGF4 / SFSB @PrePassivate / @PostActivate get called on every bean invocation...
Hi,I am trying to upgrade my software to GF4 and discovered this issue. We have one HA-enabled @Stateful bean, which is marked HA in glassfish-ejb-jar.xmllUserSessionSharedWebstatsand Availability is...
View ArticleEclipse/Glassfish Issue
Hi,I am a newbie in Java and facing issues in deploying/running and debuuging my application. I donot have access to source code and coded the custom Java code by using API'S provided by the clients.I...
View ArticleStrange issue on XML RPC and pentaho deployment
Hy folks,I'm using OpenERP and a pluginhttps://github.com/WillowIT/Pentaho-reports-for-OpenERP that deliver a java_server project. It also deliver a regular. .war archive as a test server via the ant...
View Articlef:viewParam is not working
I am using JSF 2.2 on GlassFish 4.I have this backing bean:mport javax.faces.bean.ManagedBean;import javax.faces.bean.RequestScoped;import...
View ArticleJMS transactionality troubles in session bean (x-post from forum)
Hi, I'm having troubles getting JMS to roll back when the enclosing transaction is rolled back. The messages are being consumed from the queue, even when the transaction is rolled back.Here's my...
View ArticleLifecycle Module/Startup GF2 vs. GF4
I've a problem with the migration of the lifecycle module from GF2 to GF4. In GF2 my lifecycle module is loaded every time an instance is started and had then access to the env of every instance.In GF4...
View ArticleJSF messy code
I develope my programe use JSF 2.2.4 in Netbeans 7.4 and runs on Glassfish.when i input chinese charactors and commit .I got messy code.Is is a Bug?Many thanks.
View ArticleSpagoBI in Glassfish
Hi!Looking for anyone who has deployed SpagoBI server in Glassfish. Need some help how to define jndi naming resources, like "spagobi_resource_path".Minas
View Article