I have web service client deployed on Glassfish v3.It needs to access a server that requires proxy access.I have a pac file (proxy auto config) but I don\'t if/how I can use this to configure my Glass
I have an EAR application with Application Client module. When this EAR file is deployed on GlassFish v2 and Application Client module is present in the cache, amount of the traffic between the clien
If you want to host multiple, fairly independent applications on a Glassfish server, do you need separate domains? In particular:
How can I control my web application\'s resource handling? I have users with extremely high latency times (~1s!) and I must test my application in such开发者_JS百科 environments. What I can see right
I am project I will be using following tech. JSF 2.0, Hibernate, Spring, jBPM, JAX-WS so I am confused between chosing server and I am locked between JBoss and GlassFish please suggest me why I should
I would like to set some read-only parameters (eg. an RMI registry host and port) to a Java EE application deployed on a Glassfish server. The usual place to do this would be the deployment descriptor
I can\'t see the \"Web Services\" Node (Menu Item in the Tree-lik开发者_开发技巧e menu that GF admin console has on its left side) in glassfish\'s admin console.
I am using JSF 2.0, Spring, Hibernate and GlassFish v3 server and I need to make webservice and I am totally new to webservice can anyone suggest what kind开发者_高级运维 of webservice I should go for
I tried to start 开发者_如何学Pythona glassfishv3 server in my windows XP system with the command \"asadmin start-domain\". The start failed due to a timeout. When I try to start again I get an error
I\'m building a JEE6-application that runs on Glassfish v3.0.1. It\'s a web-application with EJBs, deployed as a WAR (EJB 3.1).