glassfish
Using Maven Cargo artifactInstaller for GlassFish 3.x
Is there a way to use Cargo\'s artifactInstaller element to install a GlassFish container during maven-cargo-plugin\'s run goal?[详细]
2023-04-11 10:50 分类:问答Custom Realm for ObjectDB, using ObjectDB with HTTP Basic authentication
I want to implement HTTP Basic Authentication for my web services, but I also want to use ObjectDB to store credentials. Is there any way to do this? I guess I\'m in the need of a custom realm, and al[详细]
2023-04-11 07:07 分类:问答does this JSF pattern break dependency injection?
I have a JSF2 project (Mojarra on GlassFish 3.1). I have a ViewScoped bean that references services through a utility class like so:[详细]
2023-04-11 05:34 分类:问答glassfish 3.1.1 import ssl certificates
i`m trying to install some SSL certificates bought from godaddy.com. I found some tutorials like this one:[详细]
2023-04-11 04:19 分类:问答PermGen space error - Glassfish Server
I am running java web application using Hibe开发者_StackOverflowrnate and glassfish Server. I am getting[详细]
2023-04-11 03:34 分类:问答Glassfish V2.1.1 Heap size never decrease after server batch job
I\'ve set up a glassfish cluster with 1 DAS and 2 Node Agents. The system has TimedObjects which are batched once a day. As glassfish architecture, there is only 1 cluster instance allowed to trigger[详细]
2023-04-11 03:31 分类:问答Automatical deploying to Glassfish
I have a question about the automatically deploying from Eclipse to Glassfish. When I add the project 开发者_运维知识库to Glassfish I can choose whether or not to automatically deploy it. When I have[详细]
2023-04-10 17:16 分类:问答Glassfish Android
I\'m trying to connect android to glassfish an开发者_开发技巧d i have a question, if my glassfish server is on my localhost then what should i put as:[详细]
2023-04-10 13:01 分类:问答JAAS and Security - how to use custom tables with GlassFish Security?
Is it possible to use JAAS with GlassFish but using my custom tables ? I\'ve got a mapping like this tbUser -> user_roles <- tbRoles[详细]
2023-04-10 12:53 分类:问答How to inject PesistenceContext in my tests using EJB 3.1?
Hi in Spring it\'s easy to do so... as Spring doesn\'t require an Container, you just add an @autowired and it\'s done.[详细]
2023-04-10 12:50 分类:问答