[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Running JBoss on AIX on port 80

2008-11-06 Thread mroosendaal
Hi, Thanks, the option with Apache is too expensive at this moment in terms of development and maintenance. Also, AIX does not have iptables so we are looking for another way to do this. Any other suggestions or is there no other way than suggested in the documentation (to which the url refer

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Running JBoss on AIX on port 80

2008-11-06 Thread mroosendaal
Hi, we want to run JBoss (version ) on AIX on port 80 and NOT on port 8080. The JBoss server is not run under 'root' so binding to port 80 is not possible. We know Weblogic has the enableSetUid/SetGid method. Weblogic starts as root, binds to port 80 and moves to a regular account. Does JBoss h

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Heavy load results in: IllegalArgumentException: Illegal loa

2006-08-31 Thread mroosendaal
Hi, We have an application that uses JMS/MDB to send messages, processes these messages and persists derived (from messages) Hibernate-objects. Running a heavy load synchornise works fine but now that we use JMS/MDB on JBoss 4.0.2 we get the following errors which occurs now and again: java.la

[jboss-user] [Clustering/JBoss] - Re: HA-JNDI in Cluster on 1 machine?

2006-08-03 Thread mroosendaal
I tried deploying a simple MDB on a 2 node cluster on a multihomed machine. I followed the instructions according to the wiki-page (http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfiguringMultipleJBossInstancesOnOneMachine). deployment on the masternode works fine but when the deployment on the seco

[jboss-user] [Clustering/JBoss] - Re: HA-JNDI in Cluster on 1 machine?

2006-08-03 Thread mroosendaal
So when i deploy my application (which contains a Spring JMS-client that looks up the ConnectionFactory and does some batchprocessing) in the farm folder, the instance on the second node should see the ConnectionFactory and thus be able to send messages to the queue on the master node? Even if

[jboss-user] [Clustering/JBoss] - HA-JNDI in Cluster on 1 machine?

2006-08-02 Thread mroosendaal
Hi, Does HA-JNDI work on a cluster on a single machine? When you want to configure a cluster on 1 machine you have to change the port-bindings but since HA-JNDI requires 1 general port number to work it seems that it can't work out of the box? How can you accomplish this or what am i missing?

[jboss-user] [Installation, Configuration & Deployment] - Re: hot-redeployment fails because of CacheException: null

2006-07-25 Thread mroosendaal
Hi, We don't use second level caching because we are running in a cluster and ehcache is not a transactional cache. But i haven't looked into this anymore so no solution as of yet. Good luck, Maarten View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960873#39