RE: [JBoss-dev] stop using JDK 1.4 for development

2003-02-28 Thread Steve Short
Have you considered setting up the target and bootclasspath attributes on the javac ant tasks to force 1.3 compatibility? Steve --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___

RE: [JBoss-dev] Possible Synchronization Issue in UnifiedLoaderRepository2

2002-10-11 Thread Steve Short
x - Original Message - From: Steve Short To: [EMAIL PROTECTED] Sent: Friday, October 11, 2002 10:15 AM Subject: RE: [JBoss-dev] Possible Synchronization Issue in UnifiedLoaderRepository2 Scott,   I''ll try that. However th

RE: [JBoss-dev] Possible Synchronization Issue in UnifiedLoaderRepository2

2002-10-11 Thread Steve Short
l Message ----- From: Steve Short To: [EMAIL PROTECTED] Sent: Thursday, October 10, 2002 3:49 PM Subject: RE: [JBoss-dev] Possible Synchronization Issue in UnifiedLoaderRepository2 Correction, my Cygwin path was messed up so I was using Windows CVS ev

RE: [JBoss-dev] Possible Synchronization Issue in UnifiedLoaderRepository2

2002-10-11 Thread Steve Short
tarkChief Technology OfficerJBoss Group, LLC - Original Message ----- From: Steve Short To: [EMAIL PROTECTED] Sent: Thursday, October 10, 2002 3:49 PM Subject: RE: [JBoss-dev] Possible Synchronization Issue in Unif

RE: [JBoss-dev] Possible Synchronization Issue in UnifiedLoaderRepository2

2002-10-10 Thread Steve Short
R  at com.postx.james.transport.mailets.PostXEnvelopeSender.run(Unknown Source)2002-10-10 15:46:35,043,STDERR  at java.lang.Thread.run(Thread.java:536)   Regards Steve -Original Message-From: Steve Short Sent: Thursday, October 10, 2002 2:56 PMTo: [EMAIL PROTECTED]Subject: RE: [JBoss-dev] Pos

RE: [JBoss-dev] Possible Synchronization Issue in UnifiedLoaderRepository2

2002-10-10 Thread Steve Short
iedLoaderRepository2, so how line 823 is showing up indicates a problem.   Scott StarkChief Technology OfficerJBoss Group, LLC - Original Message ----- From: Steve Short To: [EMAIL PROTECTED] Sent:

RE: [JBoss-dev] Possible Synchronization Issue in UnifiedLoaderRepository2

2002-10-10 Thread Steve Short
oader shown in the trace. Get the current version and try that.   Scott StarkChief Technology OfficerJBoss Group, LLC - Original Message - From: Steve Short To: [EMAIL PROTECTED] Sent: Thursday, Oc

RE: [JBoss-dev] Possible Synchronization Issue in UnifiedLoaderRepository2

2002-10-10 Thread Steve Short
ue in UnifiedLoaderRepository2 Show the stack trace then.   Scott StarkChief Technology OfficerJBoss Group, LLC - Original Message - From: Steve Short To: [EMAIL PROTECTED] Sent: Thursday, October 10, 2002 10:52

RE: [JBoss-dev] Possible Synchronization Issue in UnifiedLoaderRepository2

2002-10-10 Thread Steve Short
ation Issue in UnifiedLoaderRepository2 Show the stack trace then.   Scott StarkChief Technology OfficerJBoss Group, LLC - Original Message - From: Steve Short To: [EMAIL PROTECTED] Sent: Thu

RE: [JBoss-dev] Possible Synchronization Issue in UnifiedLoaderRepository2

2002-10-10 Thread Steve Short
bably synch on the resource map as I don't think it can induce class loading, but for now it synchs on the repository class.   Scott StarkChief Technology OfficerJBoss Group, LLC - Original Message - From: S

[JBoss-dev] Possible Synchronization Issue in UnifiedLoaderRepository2

2002-10-09 Thread Steve Short
Title: Possible Synchronization Issue in UnifiedLoaderRepository2 Hi folks, I am running the Jakarta James mail server in Jboss_3.0.2 and I'm frequently seeing ConcurrentModificationExceptions in the UnifiedLoaderRepository2 while Javamail is attempting to load it's protocol provider and ad

RE: [JBoss-dev] Autogenerated primary keys etc

2002-01-11 Thread Steve Short
Most application servers provide some sort of custom primary key generation mechanism. Some rely on DB auto-increment features, some build it into the persistence layer and some provide Java helper classes. Here's a link to the Weblogic 6.1 page on the matter: http://e-docs.bea.com/wls/docs61/