jakarta-ee
Avoid login (JAAS) every time I change path (and it generates a new session)
I\'ve configured my Java EE app to use declarative security with JAAS (I\'ve even implemented a custom LoginModule). The problem is that every time I change the url path (e.g. from http://mysite/restr[详细]
2023-04-10 09:05 分类:问答EJB - external lib or inside JSF project?
I\'m packa开发者_运维问答ging my app as WAR archive. What are pros/cons of these two approaches:[详细]
2023-04-10 09:05 分类:问答JBoss 7 NOT Java EE6 Certified
I am really wonder what this actually means? Can I use JBoss 7 in development and also in production with all EE 6 features (I need JMS, EJB 3.1, JSF 2.1, CDI...) or I have to wait for later releases[详细]
2023-04-10 07:18 分类:问答Create Spring MVC , ibatis project using Appfuse-
can anyone give some references and help to do this?开发者_StackOverflow中文版 Currently i am referncing this sitehttp://appfuse.org/display/APF/AppFuse+QuickStartPerhaps you should go through the Us[详细]
2023-04-10 05:35 分类:问答HttpSession - how to get the session.setAttribute?
I\'m creating HttpSession container this way: @SessionScoped @ManagedBean(name=\"userManager\") public class UserManager extends Tools[详细]
2023-04-10 05:22 分类:问答Hibernate parent/child relationship. Why is object saved twice?
I am looking into Hibernate\'s parent/child relationships. I have 3 entities Employee Customers and Orders.[详细]
2023-04-10 03:58 分类:问答Proper Model 2 Design
I understand there are a variety of ways to design web applications using java-ee, but the method that seems to make the most sense to me is model 2 or mvc where we separate the code and design into s[详细]
2023-04-10 03:12 分类:问答glassfish in eclipse doesn't seem to see my JDK
I am trying to get glassfish working in eclipse, and running into the JRE vs JDK error: GlassFish v3 requir开发者_JAVA技巧es a JDK 1.6 and not a JRE. Please add/select the[详细]
2023-04-10 01:58 分类:问答Maximum number of JMS Queues
We have an application that has 1) a custom server (conventional ServerSocket) that responds to 2) Java SWING applications/applets running on client desktops.[详细]
2023-04-10 00:51 分类:问答Send object to restful service
I am using restEasy(Restful implementation for jboss) ejb3.0, Jboss5.1.1 AS I did restful service which accepting simple object.[详细]
2023-04-09 23:34 分类:问答
加载中,请稍侯......