Im sending mails from a web application running on a glassfish server, which was quite easy with the java mail API.
I need to turn off TRACE to help close XST security vulnerabilities. I\'ve been looking, nothing obvious so far.
I have a small Dynamic web project in Eclipse gallileo that references another project. When I deploy my project to Glassfish v2.1, as soon as I try instantiating the class that is located in the othe
I have a perfectly working application client deployed to a GlassFish v2 server inside an ear with some EJBs, Entities, etc. I\'m using eclipselink.
I have a legacy application that I\'m trying to port to Java EE.Presently this application calls URL.setURLStreamHandlerFactory() to register some custom URL protocol handlers.This call fails under Gl
I\'ve a application in swing and ej开发者_Go百科b3 inside glassfish v2ur2 and until one week ago all was ok. in sometime, the glassfish never more load the jdbc driver of postgresql and the connection
I am after a all round installation and introduction to Glassfish. (ie Your boss has t开发者_如何学JAVAold you need to develop your web applications for glassfish instead of tomcat)Installing
Do you use Glassfish 2 or v3 in a production environment? Do you find it robust? Have you ever been able to find a complete set of documentation?
I follow this tutorial (http://www.netbeans.org/kb/docs/websvc/rest-mysql.html) and it\'s success, but when i try with my database, it become error. I already follow step by step , but still error, an
I have a j2ee application deployed on GlassFish. I have mysql jars in GlassFish\'s lib directory. I am trying to use JPA, and my persistence file is: