Re: [JBoss-dev] Oracle BLOB handling - FIXED?

2002-06-18 Thread Brian Sondergaard
We've had nothing but headaches using the Oracle JDBC drivers. They don't handle LOBs the way everyone else does, especially when the size is greater than 4000. That's a specific cuttoff. Anything below that will behave the way you'd expect. Anything over that will certainly fail unless you code s

[JBoss-dev] JBossOne

2002-03-27 Thread Brian Sondergaard
Great job on JBossOne, Mark et al. Very informative sessions. Pleasure meeting you and best of luck!   Brian  

Re: [JBoss-dev] RE: [JBoss-user] JBOSS 3.x FINAL

2002-03-16 Thread Brian Sondergaard
spect. Sincerely, Brian Sondergaard P.S. I'll buy you a pitcher (or two) next week in SF. - Original Message - From: "marc fleury" <[EMAIL PROTECTED]> To: "Trawick, James" <[EMAIL PROTECTED]>; "Jboss-Development@Lists. Sourceforge. Net" <

Re: [JBoss-dev] JBOSS @ JAVAONE TSHIRT CONTEST

2002-02-07 Thread Brian Sondergaard
For what it's worth, I think this is great! Go Jules! May the Source be with you. - Original Message - From: "Jules Gosnell" <[EMAIL PROTECTED]> Cc: "'marc fleury'" <[EMAIL PROTECTED]>; "'Jboss-Development@Lists. Sourceforge. Net'" <[EMAIL PROTECTED]> Sent: Thursday, February 07, 2002 7:2

Re: [JBoss-dev] JBOSS @ JAVAONE TSHIRT CONTEST

2002-02-07 Thread Brian Sondergaard
JBoss: Licensed to Kill - Original Message - From: "marc fleury" <[EMAIL PROTECTED]> To: "Holger Engels" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, February 07, 2002 6:33 AM Subject: RE: [JBoss-dev] JBOSS @ JAVAONE TSHIRT CONTEST > |On Wed, 6 Feb 2002, marc fleury wrote: >

[JBoss-dev] Fw: Advertising on Google

2002-02-06 Thread Brian Sondergaard
I thought you all might like to know...   Within two hours of notification, Google had removed the bogus sponsored link to Oracle. I just can't believe the audacity of Oracle... Well, I take that back. Yes I can.   Brian   - Original Message - From: Bart Woytowicz To: [EMAIL PROTECT

Re: [JBoss-dev] That flaming fireball in the sky...

2002-02-01 Thread Brian Sondergaard
Write Once Run Anywhere? - Original Message - From: "Bill Burke" <[EMAIL PROTECTED]> To: "Jboss-Development@Lists. Sourceforge. Net" <[EMAIL PROTECTED]> Sent: Friday, February 01, 2002 8:36 AM Subject: RE: [JBoss-dev] That flaming fireball in the sky... > Here's the full quote. What th

Re: [JBoss-dev] JAAS with MDB

2002-01-30 Thread Brian Sondergaard
I may have misunderstood, but aren't we talking about "run-as" in the "security-identity"? - Original Message - From: "Scott M Stark" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 29, 2002 6:06 PM Subject: Re: [JBoss-dev] JAAS with MDB > MDBs need a different Securi

[JBoss-dev] Tomcat 4.0 with JBoss 3.0alpha

2001-11-13 Thread Brian Sondergaard
looking for classes like org.jboss.security.SecurityDomain that I think are 2.4 things.   Thanks for any insight.   Brian Sondergaard  

Re: [JBoss-dev] Please help: ClassLoader Confusion

2001-08-09 Thread Brian Sondergaard
y portable. Is there some better way to work around this problem? - Original Message - From: Brian Sondergaard To: jboss dev Sent: Thursday, August 09, 2001 11:02 AM Subject: [JBoss-dev] Please help: ClassLoader Confusion I'm kind of in a bind, and I&#

[JBoss-dev] Please help: ClassLoader Confusion

2001-08-09 Thread Brian Sondergaard
I'm kind of in a bind, and I'm hoping someone will nudge me in the right direction...   I have MQSeries working quite well with JBoss (with MDBs and all), but I'm having one problem. When I use an ObjectMessage, I get an exception on the call to getObject(). The exception is ultimately a Cla

[JBoss-dev] How to run the latest jbossmq

2001-07-26 Thread Brian Sondergaard
I'm trying to run the latest jbossmq. I brought down the code and everything built fine, but when I try to combine this with the latest JBoss, I run into what appears to be configuration troubles. I've studied closely the changes to the JBossMQ config, but I must be overlooking something. Wh