[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Serving static content stored in any directory

2006-01-17 Thread jaap
Alias settings. If you put it after DefaultContext it will not work. Jaap View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917976#3917976 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode

[JBoss-user] [EJB/JBoss] - Re: Simple BMP method throws TransactionRolledbackException

2005-10-09 Thread jaap
sactions came with a los of almost 50% in performance. Jaap View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3900083#3900083 Reply to the post : http://www.jboss.com/index.html?module=bb&o

[JBoss-user] [Installation, Configuration & Deployment] - Re: Performance 4.0.2 vs 3.2.6

2005-10-09 Thread jaap
Problem is solved The cause was that JBoss 3 probably ignored the transaction-type in the ejb-jar.xml. And XDoclet sets it default to 'Container'. JBoss 4, in accordance to J2EE takes that hint serious and start performing (in my case needless) transactions and dragging performance by almost 50

[JBoss-user] [EJB/JBoss] - Re: jboss cmp is snake juice

2005-10-07 Thread jaap
You certainly got a point there. Paying for the docs gets you indeed a nice printout of conf-files and solutions are hard to get (for free), as you already have seen in this forum. But always look at it at positive side, especially when you are in a deep and dark position when you think it will

[JBoss-user] [Installation, Configuration & Deployment] - Re: Performance 4.0.2 vs 3.2.6

2005-10-05 Thread jaap
more integrated in Jboss and they are the cause of the decrease in performance. Jaap View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3899310#3899310 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[JBoss-user] [EJB/JBoss] - How to recover from rolled back transaction?

2005-10-02 Thread jaap
ed; } finally { commit transaction; persist; } } So, can anybody tell me how to 'resume' the transaction. I am using Hibernate with JBoss' JTA and i simply do not know how to recover from the rollback state. Jaap View the original post : http://www.jboss.com/index

[JBoss-user] [EJB/JBoss] - How to recover from a rolled back transaction?

2005-10-02 Thread jaap
ed; } finally { commit transaction; persist; } } So, can anybody tell me how to 'resume' the transaction. I am using Hibernate with JBoss' JTA and i simply do not know how to recover from the rollback state. Jaap View the original post : http://www.jboss.com/index

[JBoss-user] [EJB/JBoss] - Re: How to recover from rolled back transaction?

2005-10-02 Thread jaap
Sorry about this, i posted the message twice. Please ignore the other post :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3898384#3898384 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3898384 ---

[JBoss-user] [EJB/JBoss] - Re: Transaction TransactionImpl time out ?

2005-10-02 Thread jaap
of a transaction programatically (the normal transactions can, but hibernate hides or disables these functions). So, i have reprogrammed the 'heavy pieces' of software. All intense calculations are performed before any transaction and that seems to have solved my problems. Jaap View th

[JBoss-user] [Installation, Configuration & Deployment] - Performance 4.0.2 vs 3.2.6

2005-09-27 Thread jaap
great difference in performance. 4.0.2 is 30% to 50% slower then 3.2.6 for my case. Did anyone has had similar problems and how did you solve them? Thanks, Jaap ps typical for my setup is there are two heavy batch processes running daily that take a few hours to complete. I use Hibernate 2.1.8

[JBoss-user] [The Lizzard's corner] - Where is ServiceMBeanSupport?

2004-12-30 Thread jaap
I want to make an MBean - but i cannot find the jar containing 'ServiceMBeanSupport' it (i have tried the client and default lib's and i am using jboss 4.0.0). View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860282#3860282 Reply to the post : http://www.jbos

[JBoss-user] [The Lizzard's corner] - Re: What is the biggest site using JBoss ?

2004-07-08 Thread jaap
dent it is tuned and ready for production (cron restarts it every night though ;-). Good luck, Jaap ps, other questions: i do not use CMP. before i have seen a project fail big time using Weblogic (also database connections btw!)- so what are we talking about. Oracle? Memory leaks in the appli

[JBoss-user] [The Lizzard's corner] - Re: What is the biggest site using JBoss ?

2004-07-03 Thread jaap
on a learning curve of several months (i am not there yet!). Unless of course you have a Mickey Mouse website. Jaap View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840866#3840866 Reply to the post : http://www.jboss.org/index.html?module=bb&op=pos