RE: [JBoss-user] Oracle Connection Pooling in 3.2.2

2004-01-07 Thread Cor Hofman
Could you post your Oracle bit of your configuration as an example? I have to upgrade to 3.2.x fairly soon and also use Oracle. I would like to avoid making te same mistakes. Thanks, Cor Hofman. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Mridul

RE: [JBoss-user] No hair left, help is needed on $Proxy23.NoSuchMethodError

2003-08-27 Thread Cor Hofman
. Regards, Cor. -Original Message- From: Bavo De Ridder [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 27, 2003 13:11 To: [EMAIL PROTECTED]; Cor Hofman Subject: Re: [JBoss-user] No hair left,help is needed on $Proxy23. NoSuchMethodError Hi, I would check this: 1) if this happens on t

RE: [JBoss-user] No hair left, help is needed on $Proxy23.NoSuchMethodError

2003-08-26 Thread Cor Hofman
does not have this method? alex Cor Hofman wrote: > Hi all, > > No response yet, so let me toss in a suggestion. > Could it be that this is a classloader issue? > > Regards, > >Cor. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[E

RE: [JBoss-user] No hair left, help is needed on $Proxy23. NoSuchMethodError

2003-08-26 Thread Cor Hofman
Hi all, No response yet, so let me toss in a suggestion. Could it be that this is a classloader issue? Regards, Cor. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Cor Hofman Sent: Monday, August 25, 2003 20:56 To: Jboss Subject: [JBoss-user] No hair

[JBoss-user] No hair left, help is needed on $Proxy23. NoSuchMethodError

2003-08-25 Thread Cor Hofman
Hi all, Your help is much appreciated on this one, because this one is driving me nuts! java.lang.NoSuchMethodError: sendEmail2Businesses [Mon Aug 25 20:43:50 CEST 2003] at $Proxy23.(Unknown Source) [Mon Aug 25 20:43:50 CEST 2003] at sun.reflect.GeneratedSerializationConstructorAc

RE: [JBoss-user] Who is using JBoss in production?

2003-06-17 Thread Cor Hofman
Hi, We have an application running focussing at sales departments. It supports them in there aquisition as well as their relation management. We have, on average 50 users concurrently using the system. We are still using JBoss 2.4.6 though. Regards, Sales Companion :) Cor Hofman The

RE: [JBoss-user] Large dataimport through entities

2002-09-25 Thread Cor Hofman
roblem. In short, switch at least to 2.4.6 (that is if your are running a lower version ;-) Regards, Sales Companion :) Cor Hofman -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sacha Labourey Sent: Wednesday, September 25, 2002 11:40 To: [EMAIL

RE: [JBoss-user] JBoss forums

2002-07-07 Thread Cor Hofman
Yep, I noticed as well that the forums availability has not been optimal lately ;-) Regards, Cor. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Stephen J. Thompson (CaSS) Sent: Sunday, July 07, 2002 17:58 To: [EMAIL PROTECTED] Subject: [JBoss-user]

RE: [JBoss-user] Performance...

2001-09-27 Thread Cor Hofman
Robert, Are you willing to share some gc tricks with us. What is it you focussed on to make the gc behave. Regards, Cor. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Robert Schulz Sent: Thursday, September 27, 2001 09:55 To: '[EMAIL PROTECTED]' C

RE: [JBoss-user] Package does not exist problem

2001-09-18 Thread Cor Hofman
Not that I am the expert, but isn't com written in lowercase? So import com.ibm.db2.* instead of COM.ibm.db2.   Regards,      Cor. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Krishna PrasadSent: Wednesday, September 19, 2001 07:39To:

[JBoss-user] Jboss JAAS and tomcat 4.0

2001-09-18 Thread Cor Hofman
I am stuck and need some suggestions. Within the JBoss context of things I try to get my application (JSP + EJB) running via tomcat 4.0 and JBoss. I use a JAAS authorization scheme, but what I keep getting is the exception shown below. java.security.AccessControlException: access denied (java.s

RE: [JBoss-user] SecurityException principal=null

2001-09-16 Thread Cor Hofman
ject.getPrincipals(MyPrincpal.class); if( pset.size() > 0 ) { MyPrincipal p = (MyPrincipal) pset.iterator().next(); ... } ----- Original Message - From: "Cor Hofman" <[EMAIL PROTECTED]> To: "Jboss" <[EMAIL P

[JBoss-user] Jetty: NoClassDefFoundError: TagSupport :-((

2001-09-14 Thread Cor Hofman
I use Jboss 2.4 Jetty 3.1 RC8.1 Why can't jetty find the class TagSupport? It starts compiling my jsp, but then it tells me it can't find the class: javax/servlet/jsp/tagext/TagSupport I have tried adding the javax.servlet.jar to: o JBOSS_CLASSPATH o CLASSPATH o webapplication/Web-inf/lib directo

[JBoss-user] JBoss/Jetty restart results in java.net.BindException, why?

2001-09-14 Thread Cor Hofman
The scenario is the following: o Boot my NT 4.x system o Run the JBoss 2.4 Jetty 3.1 RC 8.1 bundle o Request some pages via Jetty o Stop Jboss/Jetty o Restart Jboss/Jetty, this results in the stacktrace shown below. The only way to restart the JBoss/Jetty bundle properly is to reboot my system, wh

[JBoss-user] SecurityException principal=null

2001-09-14 Thread Cor Hofman
Having a principal of null seems to be a popular topic, nevertheless I could not find an answer in the archives or the forum. I did the following (JBoss 2.4.0) - wrote ClientLoginModule - wrote ServerLoginModule - Wrote MyPrincipal class, which is used in both afore mentioned modules. - Modified

RE: [JBoss-user] bug in opening jms transaction log

2001-09-14 Thread Cor Hofman
ashes. Are you using forward slashes in the conf file to define a physical path? -Original Message----- From: Cor Hofman [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 13, 2001 12:25 AM To: Jboss Subject: [JBoss-user] bug in opening jms transaction log Does any know of a bug in o

RE: [JBoss-user] Class Not Found Exception: org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl

2001-09-13 Thread Cor Hofman
Hi, As far as I know 2.4 does not use org.opentools.minerva anymore it has been replaced by org.jboss.pool. Subsequently you have to change your jboss.jmcl to contain org.jboss.pool instead of org.opentools.minerva. This will most likely solve your "Class Not Found Exception" problem. Regards,

[JBoss-user] bug in opening jms transaction log

2001-09-13 Thread Cor Hofman
Does any know of a bug in opening the transaction log of JMS. Have a look at the stacktrace below and notice the '/' in front of the Windows-NT file path. [Default] javax.jms.JMSException: Could not open the queue's tranaction log: /H:/JBoss/JBoss-2.4.0_Jetty-3.1.RC8-1/jboss/db/jbossmq/transactio

RE: [JBoss-user] 2 WEEKS EVICTION NOTICE

2001-07-12 Thread Cor Hofman
Okay, lets have a vote. I'm in favor of letting the mailing list live. Regards, Cor. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Burkhard Vogel Sent: Thursday, July 12, 2001 10:29 To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] 2 WEEKS EVICTION N

RE: [JBoss-user] which logo?

2001-07-11 Thread Cor Hofman
Quare blue would be my preference. Regards, Cor. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Burkhard Vogel Sent: Wednesday, July 11, 2001 16:34 To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] which logo? hi, well, there are more: http://www.jbo

RE: [JBoss-user] IT'S ALIVE!!!!!

2001-07-10 Thread Cor Hofman
Title: RE: [JBoss-user] IT'S ALIVE! Neither is it working for me.I cannot get to the URL marc supplied.   Regards,   Cor -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Patrick MunisSent: Tuesday, July 10, 2001 20:14To: [EMAIL PROTECT

[JBoss-user] ejbActivate not called

2001-05-25 Thread Cor Hofman
As strange as it might sound my ejbActivate method in my BMP entity bean does not get called. I am still using JBoss2.1 pre. Has anyone experienced the same behaviour? What could I be doing wrong ? Regards, Cor. ___ JBoss-user mailing list [EMAIL P

[JBoss-user] Search for a BMP example handling BLOB's

2001-03-20 Thread Cor Hofman
Just wondering, does anybody have an example, or any pointers to an example of a BMP handling BLOB's? Your input is much appreciated. Cor Hofman. ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user