hi everybody!
- it seems to me that System.out and System.err do not appear in server.log
anymore in jboss 2.2.1
is there a config flag to change this behaviour or do I have to redirect
them manually to a file? - if yes, where would be a good place to do that?
(we have some components which live
if you are using ms sql server, the sql server profiler is a good tool for
debugging purposes.
you can watch connections opening, closing, transactions starting and you
see the sql code that is being sent to the server (useful if you are using
prepared statements, because that seems to be the only
NoClassDefFoundError: org/jboss/security/SecurityAssociation
means that your client cannot find the class
org/jboss/security/SecurityAssociation
all you have to do is to tell your application where it can find
that class
-> add (the matching version of) jbosssx-cl
currently we have 110.000 DokmentBean beans (the index table for our
document management system) on a MS SQL Server 7 SP2 on a Pentium III 933
with 1Gig RAM (database + jboss running on the same machine) os is windows
2000 server
but we are using bmp (would cmp make a difference?)
gerolf.
> --
Hi everybody!
we are using JBoss for a workflow - management - system,
we were developing since july last year, went to production in january and
this week we were celebrating our 100.000th processed document, so i decided
its time to thank all developers and contributers for their great work :-