[JBoss-user] [Security & JAAS/JBoss] - ejb security

2005-01-24 Thread astormnen
I'm getting a security error for a new Mbean, says I don't have "user role, admin" privileges. Security can be implemented on resources, roles, or the ejb tier. This is for xml transport over http with ssl. Not sure what files do the different security types. View the original post : http:

[JBoss-user] [Installation & Configuration] - security

2005-01-24 Thread astormnen
I'm getting a security error for a new Mbean, says I don't have "user role, admin" privileges. Security can be implemented on resources, roles, or the ejb tier. This is for xml transport over http with ssl. Not sure what files do the different security types. View the original post : http:/

[JBoss-user] [Performance Tuning] - Re: ant integration

2005-01-05 Thread astormnen
Hi Frito Could you email me so that I can ask a few more questions? What you said sounds complicated. My simple mind needs more help. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860796#3860796 Reply to the post : http://www.jboss.org/index.html?module=

[JBoss-user] [Installation & Configuration] - Re: How to set a system property during JBOSS startup.

2005-01-03 Thread astormnen
peterfellwock I tried to email you but the email([EMAIL PROTECTED]) doesn't seem to exist. I wanted to ask you about your setup and why you're doing what you're doing. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860464#3860464 Reply to the post : http:/

[JBoss-user] [Performance Tuning] - build server

2005-01-03 Thread astormnen
I'm putting together a build server. Application is for JBoss. Ant starts the build server and is suppose to update from cvs. I can't get the update to work. Ant compiles and deploys app to JBoss just fine. I use windows so I'm using ssh and wincvs at the client end. Both are on the classpath. A

[JBoss-user] [Performance Tuning] - ant integration

2005-01-03 Thread astormnen
Hi I'm using JBoss 3. something, ant 1.6 something. Running on windows XP professional(yes, for developement I use windows) I set properties within the ant build.xml. I have the path and classpath configured and ant runs the build file, compiles the code, builds the ear and deploys to jboss. A

[JBoss-user] [Installation & Configuration] - Re: How to set a system property during JBOSS startup.

2004-12-30 Thread astormnen
What if the property values are dynamic and set during compile time? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860237#3860237 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860237

[JBoss-user] [Installation & Configuration] - build server

2004-12-30 Thread astormnen
I'm putting together a build server. Application is for JBoss. Ant starts the build server and is suppose to update from cvs. I can't get the update to work. Ant compiles and deploys app to JBoss just fine. I use windows so I'm using ssh and wincvs at the client end. Both are on the classp

[JBoss-user] [Installation & Configuration] - Re: ant properties integration with java app

2004-12-30 Thread astormnen
testing View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860207#3860207 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860207 --- The SF.Net email is sponsored by: Bea

[JBoss-user] [Installation & Configuration] - ant properties integration with java app

2004-12-30 Thread astormnen
Hi I'm using JBoss 3. something, ant 1.6 something. Running on windows XP professional(yes, for developement I use windows) I set properties within the ant build.xml. I have the path and classpath configured and ant runs the build file, compiles the code, builds the ear and deploys to jboss.