Quantcast
Channel: GlassFish Related Items on Java.net
Browsing all 1091 articles
Browse latest View live

Glassfish 4.1 redirect to login page also after successfully assigned the...

Hi,I would like to switch from 3.2.1 version to the new one 4.1, but I can't because it has a problem accessing security-role protected pages (it works perfectly with 3.2.1). I'm trying 4.1 with JDK...

View Article


PKIX path building failed” and “unable to find valid certification path to...

The service provider application is written in .Net and exposed their functionality through web services with https endpoint URL. My application is written in java (jdk1.5) and using apache axis-1.4 to...

View Article


why my glass fish server too slow

Hi, I am using glass fish server 4 on my windows server. The local host application works fine from the broswer. But if multiple users try to access it out side the environment it becomes very very...

View Article

Glassfish Resource Injection Error

I got this exception while deploying on Glassfish 4.0, I have failed to deploy since then and i get seem to get a solution, any help is highly appriciatedSevere: ContainerBase.addChild: start:...

View Article

Connection Sharing in local Transaction in 4.1

Connection Sharing in a local TransactionIt seems there are several issues around this but doesn't look like it is never been answered.Whenever there is multiple getConnection calls to same jdbc...

View Article


Java EE Tutorial - Examples download?

Hi, I would like to start going through the Java EE tutorial (http://docs.oracle.com/javaee/7/tutorial/doc/home.htm) but I cant seem to find the examples referred to in the documentation. I got the...

View Article

Shiro / Guice failure with Glassfush 4.1

Hi,While deploying a Shiro / Guice application under Glassfish 4.1, I get following error :2014-09-22T12:15:28.637+0100 javax.enterprise.system.coreSEVERE:   Exception during lifecycle...

View Article

receiving a word by placing mouse on it.

Hi friends! i have an interesting question for you and hope you will solve it for me using java, J2EE. How can i receive a word by placing mouse on it in any word file or pdf or on-line newspaper....

View Article


JSR-352 within OSGi EJB or WAR failes to execute batch job

Hi all!Since a couple of days I'm trying to get JSR-352 to work within of an OSGI War or Ejb in Glassfish 4.1, but it fails on the on the most important part. The execution of the batch job itself. I'm...

View Article


Blank page after login in GlassFish

Hello,I have an issue regarding the View Admin Console.Whenever I log in using the administrator account in the View Admin Console I get blank page,just white.I can not see the settings page,I can`t...

View Article

Glassfish WS client missing security headers

We are running the recommended manner in generating WS-Security headers to a remote web service. We have noticed that some of the WS calls being generated by our client are missing the necessary...

View Article

Glassfish 4.1 answers with bad request, but 3.1.2 not

I'm using jax-rs on glassfish 3.1.2 and plan to migrate to glassfish 4.1. But after doing some tests I discovered that one of our client apps sends http request with two 'Content-type' strings:< PUT...

View Article

Local EJB call after any remote invocation

HelloI have two Glassfish servers. One server mostly work like EJB and web-service server, second mostly work like facade web-server. Web-applications from facade web-server calls EJB beans on first...

View Article


Strategy for converting HTML mockups to JSF

This is a summary of our front-end development process: - designers create PNG mockups - UXers create HTML mockups - developers create final JSFNow, these HTML mockups are pretty complete. They use all...

View Article

The requested resource is not available.

Hey you guys, I am trying to run a small websocket program, but every time I go to run it I get the following error. I am using Eclipse. HTTP Status 404 - Not Foundtype: Status reportmessage: Not...

View Article


glassfish-application.xml, glassfish-ejb-jar.xml, glassfish-web.xml location...

For specify roles groups mapping, we can use 3 files, depends of the application packaging jar, war or ear. These files have to be in directories META-INF of packaging. Is it possible to specify...

View Article

Where (in code) does Glassfish start the OSGI framework?

Hello,I am looking for a way to adjust how Glassfish initializes the OSGI framework in use (e.g. Felix).I'm assuming that, somewhere during its own startup, Glassfish AS is starting up the OSGI...

View Article


Web Application stubbornly uses jdbc/__default instead of my own JDBC resource

Hello, I've deployed a web application on GlassFish 4. This web application has several resource references configured in its web.xml, for example this one:<resource-ref>...

View Article

help me for contributing to Open JDK development or any open source development?

Hi All,I am very much interested in contributing to Open JDK or Open Source technology development . i am looking for help and guidance for it.could you please anybody help me on this.Regards, Yashwant.

View Article

How to inject a JMS queue without mappedName?

Hello,I've configured a JMS queue in GlassFish 4.1 JNDI using admin console. The following code works fine in my servlet: @Resource(mappedName = "OutgoingTradeOrders") Destination ordersQueue;But I...

View Article
Browsing all 1091 articles
Browse latest View live