[JBoss-user] [JBoss jBPM] - Re: jbpm 3.1 alpha 2 (SAR) - no I/O problem

2006-01-03 Thread jeb
Alex, I will print out your sentence "Perhaps you left a secondary Jboss installation running somewere" and pin in to the edge of my Screen - as a troubleshooting aid for furture mental blackouts of myself. I can't send you a bottle of Beer for solving this problems, but I would send you one re

[JBoss-user] [JBoss jBPM] - Re: jbpm 3.1 alpha 2 (SAR) - no I/O problem

2006-01-01 Thread jeb
Ahrgh! What a stupid reason for this problem: A few days ago I made for some tests a clone of my jboss development installation to another server and left it running there - so, this one was picking up the jbpm tasks and the debug/file etc output was on this machine - and of course the jndi loo

[JBoss-user] [JBoss jBPM] - Re: jbpm 3.1 alpha 2 (SAR) - no I/O problem

2005-12-30 Thread jeb
I would think I configured the logging correctly as I see the output when I call the execute() from within my ear on the same JBoss - apart from that misconfigured logging should not be able to break output to System.out, System.err and even a File - but then what could do that? It's almost as i

[JBoss-user] [JBoss jBPM] - jbpm 3.1 alpha 2 (SAR) - no I/O problem

2005-12-29 Thread jeb
I have encounterd a very strage problem which is a real showstopper for me right now (jbpm deployed and used as SAR): Using | | | | | | validateEmail | de |

[JBoss-user] [JBoss Seam] - binding UIInput problem

2005-12-11 Thread jeb
I am currently stuck with a problem I can't seem to solve. I have a webform and need to display validation messages to each of its compents after the form is submitted. For this I need to bind the UIInputs using binding="#{registration.uiInputSomeField}". "form" is implemented as: | @Stateful