[jboss-user] [Security & JAAS/JBoss] - https

2007-02-05 Thread ashwin1984
I am a student developing a j2ee application using jboss application server. I want to use https instead of http for more security. I have created a sample keystore and configured both jboss-service.xml and service.xml inside tomcat.sar. Https works fine but i am also able to access using http.

[jboss-user] [Installation, Configuration & Deployment] - error regarding log4j

2006-12-20 Thread ashwin1984
i copied an earlier installation of jboss and set it up in a new system. I am able to run the server and it starts but a problem now occurs...after every 10 secs a log4j message as follows appears : [log4jservice$urlwatchTimerTask] configuring from url: resource:log4j.xml please i need urgent he

[jboss-user] [JCA/JBoss] - error regarding log4j

2006-12-20 Thread ashwin1984
i copied an earlier installation of jboss and set it up in a new system. I am able to run the server and it starts but a problem now occurs...after every 10 secs a log4j message as follows appears : [log4jservice$urlwatchTimerTask] configuring from url: resource:log4j.xml please i need urgent he

[jboss-user] [Beginners Corner] - how to run a java program on JBoss

2006-07-13 Thread ashwin1984
i am totally new to JBossi have a java program that listens on a comm port for incoming messageshow to deploy this program on the JBoss Application server...it should continously run listening on the comm port View the original post : http://www.jboss.com/index.html?module=bb&op=viewtop

[jboss-user] [JBoss Getting Started Documentation] - how to run an java program continously on jboss

2006-07-13 Thread ashwin1984
I am totally new to jBoss and its functionalityplease excuse my doubt if it elementary i have a java program that listens on a comm port for incoming messages how do i deploy this program on to the jBoss server...is it possible to do so...it should continously run in the server ashwin