PHP programm unable to consume Web Service on Glassfish
I try to consume a web service provided by a Java 1.6 based web application under glassfish 3.1 / windows server 2003. The web services is to be consumed by php script under linux which retrieves the...
View Articleimage file creation through application
I have created an application in which the android mobile takes picture and uploads it to a server.The server application is developed in vaadin. The server accepts the image, stores in local directory...
View ArticleIs Oracle actively sabotaging glassfish?
Hi,I know the header is a bit of polemic, but I don't know how else to call it.We are a small company and using currently the glassfish open source edition. So I naively thought I wanted to find out...
View ArticleConnection reset by peer (FileCache.sendCache)
hello, I get many of the stack trace exception above. How can avoid this? It seems a client/server communications problem.. but the server.log is filled by these.2012-11-16T10:31:04.487+0100...
View ArticleGlassfish3.1 installation problem
Hi, 1. I have copied glassfish3.1 folder. 2. Configured that from eclipse. 3. open the admin console from eclipse and deployed my application .ear file. and did database connectivity. 4. And when I...
View Articleinstallation problem in glassfish server 3.1.2
Hi, 1. I have copied glassfish3.1 folder. 2. Configured that from eclipse. 3. open the admin console from eclipse and deployed my application .ear file. and did database connectivity. 4. And when I...
View ArticleHow to build GlassFish OpenSource Edition 3.1.2.2 using sourcecode
Dear All: I checkout the project from https://svn.java.net/svn/glassfish~svn/tags/source-build-3.1.2.2. I tried to build glassfish according its Description, I set the environment paths in...
View ArticleWELD-000321 No conversation found to restore for id 1 Glassfish 3.1.2 JSF 2.0
Hi,I am using Glassfish 3.1.2 for JSF 2.0 web application with CDI. I am seeing org.jboss.weld.context.NonexistentConversationException: WELD-000321 No conversation found to restore for id 1. Could...
View ArticleWELD-000321 No conversation found to restore for id 1
Hi,I am using Glassfish 3.1.2 for JSF 2.0 web application with CDI. I am seeing org.jboss.weld.context.NonexistentConversationException: WELD-000321 No conversation found to restore for id 1. This is...
View ArticleRe: @Named CDI Bean of a WAB is not available in a jsf page
normally.(GLASSFISH-17155's sample also has many problems, however, while I modified it and executed the last step, the bug was triggered).Thanks.Tang Yong wrote:> Hi sahoo, siva,>> I found a...
View ArticleHigh cpu usage during JSF lifecycle phase execution
In our performance test we encountered a high cpu usage (100%) and the thread dumps indicated that most of the times the threads are either executing restore view or render response phase of the JSF...
View ArticleAbout running osgi in action's paint sample on glassfish
Hi sahoo, gf's usersWhether remembering osgi in action's paint sample or not?Today, I tried to deploy and run the sample in glassfish v4(my current snapshot) and found some interesting thing and want...
View ArticleNetBeans 7.1.1 App on Glassfish 3.1.2 on Windows 7 does not allow remote...
NetBeans 7.1.1 App on Glassfish 3.1.2 on Windows 7 does not allow remote connections - localhost only, Changed port from 8080 to 80 in admin server Can not connect to admsvr remote to 4848 either.....
View ArticleCluster sometimes stops without any exception
I have the following problem. Our Glassfish 3.1 server is configured with a cluster for some heavy processing. From time to time, quite rarely, the cluster shuts down without any known reason. I do not...
View ArticleGlassfish security realm many times don´t works
we have 3 pages: 1) the input page where you need to insert the credentials username and pwd: index.jsp 2) the loginerror page if you insert wrong credentials this page will appear: loginerror.jsp 3)...
View ArticleConfiguration for cluster
We are using GlassFish Server Open Source Edition 3.1.2.2 (build 5). When we create a configuration that is applied to several instances all belonging to a cluster Is the configuration shared among all...
View ArticleNetBeans/Glassfish on Windows 7 Remote??
Anyone running NetBeans 7.1.1 w/Glassfish 3.1.2 on Windows 7 Enterprise?? Are you able to connect to any application run on Glassfish 3.1.2 remotely?? Are you able to connect to the admin server (port...
View ArticlePost Glassfish 3.1.2.2 release
Hi everyone, in my company we are using GF 3.0.1 and are looking forward to the next version of GF which hopefully uses EclipseLink > 2.3.2. We need this EclipseLink version to have a fix for a bug...
View Articleproblem when running several GlassFish services under Windows
I have several GlassFish instances, with distinct names, running as services on the same Windows server.In some cases, stopping one of the services results in that service being marked as running,...
View ArticleService calls to OSGI WAB Hybrid applications have wrong context
I have a question about how service calls are supposed to work with OSGI Web Application BundlesLets say I have WAB1 that tracks and calls an OSGI service, that WAB2 registered.When the actual service...
View Article