[JBoss-user] [Installation, Configuration & Deployment] - restirct access to other IP addr

2005-08-02 Thread javcerty
How do I configue JBOSS to restrict acess to outside IP address except for my home IP ? I know in Apache - httpd.conf it is done by Options FollowSymLinks AllowOverride None Order allow,deny Allow from ip_addresses What is the equivalent way of doing this in Jboss? View the o

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Error while trying to connect to a Oracle DB schema

2005-07-29 Thread javcerty
Hello all, I am having a weird error while trying to configure JBoss 4.0 to work with Oracle 9i The problem :- JBoss can connect to one schema A of the database but gives me some errors while connection to other schema B of the same database. I have checked the login user/password of the Sche

[JBoss-user] [EJB/JBoss] - Problem with FindByPrimaryKey and JNDI

2005-07-19 Thread javcerty
Hello all, I am new to JBoss and am having problems with EJBs currently. So hopefully this is the right forum for me to ask my Q. I am trying to deploy J2EE 1.4 Tutorial's Duke banks Application on JBOSS 4.0 I am using RHEL 4 WS as my OS I have configured Oracle 9i as the DB and overidden the