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
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
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
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
|
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