[JBoss-user] [Security & JAAS/JBoss] - Re: Custom authentication or JAAS?

2006-01-02 Thread aspa
Thanks for the pointers. I'll read through them. br. aspa View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915239#3915239 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[JBoss-user] [Security & JAAS/JBoss] - Custom authentication or JAAS?

2005-12-28 Thread aspa
de that list in the database query for authorization purposes? br. aspa View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3914628#3914628 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3914628 --

[JBoss-user] [JBoss Eclipse IDE (users)] - Project structure best practices

2005-12-27 Thread aspa
ier/ # supplier component ... build/ components/ comp1/ build/ src/ conf/ java/ ... test/ build.xml dist/ docs/ lib/ setup/ test/ build.properties.sample build.xml LICENSE.txt README.txt br. aspa View the original pos

[JBoss-user] [Beginners Corner] - Re: Component initialization

2005-02-28 Thread aspa
thanks for the reference, it looks like it solves my problem. just out of curiosity though, how would the global initialization problem be best solved with EJBs? br. aspa View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868322#3868322 Reply to

[JBoss-user] [Beginners Corner] - Component initialization

2005-02-27 Thread aspa
one-time global initialization for the component i.e. where do i put the code for configuring log4j: PropertyConfigurator.configure("log4j.conf"); br. aspa View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868144#3868144 Reply to the post :

[JBoss-user] [Beginners Corner] - Re: Tree structure for JBoss 4.0 projects

2005-02-27 Thread aspa
i just found two resources that address the project structure and naming conventions from the Java Blueprints pages: Blueprints - Project Conventions for Enterprise Applications - http://java.sun.com/blueprints/code/projectconventions.html Blueprints - Naming Conventions for Enterprise Applicat

[JBoss-user] [Beginners Corner] - Tree structure for JBoss 4.0 projects

2005-02-13 Thread aspa
led class files - deploy # deoployable files - generate # XDoclet generated Java files - META-INF # XDoclet generated deployment descriptos - war # web archives br. aspa View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866383#3866383 Re