[JBoss-dev] Test Job Failed to Complete Successfully (or we gave up on it...)! JBoss (HEAD/linux1/1.4.1_05) [AUTOMATED]

2004-01-04 Thread chris
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] JBoss Shutdown Failed! JBoss (HEAD/linux1/1.4.1_05) [AUTOMATED]

2004-01-04 Thread chris
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

Re: [JBoss-dev] What is the purpose of the Translatable interfacein head?

2004-01-04 Thread Bill Burke
Please don't. What this method does is allows the Classloader to create a class from a stream of bytes. If you are creating a class dynamically via Javassist(or something else), you need to be able to have this method on your classloader as defineClass is protected method. What Javassist

Re: [JBoss-dev] What is the purpose of the Translatableinterfacein head?

2004-01-04 Thread Bill Burke
The filesystem stuff exists so that I can create a URL for the CodeSource. I needed this so that RMI classloading would work. Bill Adrian Brock wrote: On Sat, 2004-01-03 at 15:41, Scott M Stark wrote: Ah, ok. I don't want this method in the UCL layer though as its introducing writes to

Re: [JBoss-dev] What is the purpose of the Translatable interfacein head?

2004-01-04 Thread Bill Burke
One more thing AOPClassPool.writeAsClass is polymorphic on Javassist.ClassPool, so you won't see any usages. Bill Bill Burke wrote: Please don't. What this method does is allows the Classloader to create a class from a stream of bytes. If you are creating a class dynamically via

RE: [JBoss-dev] What is the purpose of the Translatable interfacein head?

2004-01-04 Thread Scott M Stark
So create a custom subclass of UnifiedClassLoader then. This is introducing a dependency into the UCL layer specific to a particular bytecode generation framework and I don't want this in the UCL layer. Why can't this all be hidden in the Translator.transform method for the Javassist version of

RE: [JBoss-dev] What is the purpose of the Translatableinterfacein head?

2004-01-04 Thread Scott M Stark
Create a custom URL protocol handler that corresponds to an in memory hash map then. Its way too much work to write bytes that may never be requested out to the filesystem and is behavior that should not be in the UCL layer. Scott Stark Chief Technology Officer JBoss

Re: [JBoss-dev] What is the purpose of the Translatable interfacein head?

2004-01-04 Thread Bill Burke
It is not specific to a particular bytecode generation framework and this is NOT a transformation, it is a class creation. If you are creating classes dynamically with any generation framework, you need a classloader to ClassLoader.defineClass. loadClass(String name, byte[] newClass) is a

RE: [JBoss-dev] What is the purpose of the Translatable interfacein head?

2004-01-04 Thread Scott M Stark
The big deal is that this is a new semantic that has to be supported by all UCLs implementations, and its not a generic feature of all UCLs. Class creation should occur through ClassLoader.loadClass. Generating subclasses of existing classes is already done by the cmp2 layer without having to

[JBoss-dev] [ jboss-Patches-870303 ] automatic database update at deployment, replace #856849

2004-01-04 Thread SourceForge.net
Patches item #870303, was opened at 2004-01-04 11:23 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376687aid=870303group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution:

[JBoss-dev] [ jboss-Bugs-863113 ] Session Replication Inconsistent

2004-01-04 Thread SourceForge.net
Bugs item #863113, was opened at 2003-12-19 20:33 Message generated for change (Comment added) made by tpeuss You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=863113group_id=22866 Category: Clustering Group: v3.2 Status: Pending Resolution: Invalid

[JBoss-dev] [ jboss-Bugs-870541 ] Nukes not evaluting ${config:minAge} correctly

2004-01-04 Thread SourceForge.net
Bugs item #870541, was opened at 2004-01-04 21:46 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=870541group_id=22866 Category: Nukes Group: CVS HEAD Status: Open Resolution:

[JBoss-dev] [ jboss-Bugs-870541 ] Nukes not evaluting ${config:minAge} correctly

2004-01-04 Thread SourceForge.net
Bugs item #870541, was opened at 2004-01-04 22:46 Message generated for change (Settings changed) made by cooperfbi You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=870541group_id=22866 Category: Nukes Group: CVS HEAD Status: Open Resolution: None Priority:

[JBoss-dev] [ jboss-Bugs-841526 ] Could not load class

2004-01-04 Thread SourceForge.net
Bugs item #841526, was opened at 2003-11-13 17:03 Message generated for change (Settings changed) made by cooperfbi You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=841526group_id=22866 Category: Nukes Group: CVS HEAD Status: Closed Resolution: None

[JBoss-dev] [ jboss-Bugs-870529 ] Nuke not using minPass attribute

2004-01-04 Thread SourceForge.net
Bugs item #870529, was opened at 2004-01-04 22:18 Message generated for change (Settings changed) made by cooperfbi You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=870529group_id=22866 Category: Nukes Group: CVS HEAD Status: Open Resolution: None Priority:

[JBoss-dev] [ jboss-Bugs-859407 ] Nukes tries to fill pn_id as null under PostgreSQL

2004-01-04 Thread SourceForge.net
Bugs item #859407, was opened at 2003-12-13 11:31 Message generated for change (Comment added) made by cooperfbi You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=859407group_id=22866 Category: Nukes Group: CVS HEAD Status: Closed Resolution: None Priority:

[JBoss-dev] [ jboss-Bugs-749348 ] ComponentSupport assumes component is not in top-level pkg

2004-01-04 Thread SourceForge.net
Bugs item #749348, was opened at 2003-06-05 08:10 Message generated for change (Settings changed) made by cooperfbi You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=749348group_id=22866 Category: Nukes Group: CVS HEAD Status: Closed Resolution: None

[JBoss-dev] [ jboss-Bugs-870529 ] Nuke not using minPass attribute

2004-01-04 Thread SourceForge.net
Bugs item #870529, was opened at 2004-01-04 21:18 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=870529group_id=22866 Category: Nukes Group: CVS HEAD Status: Open Resolution:

RE: [JBoss-dev] JMX 1.2, remoting, and jmx-remoting commited to 3.2 branch

2004-01-04 Thread Marc Fleury
Thanks jeff, marcf -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Haynie Sent: Saturday, January 03, 2004 11:25 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] JMX 1.2, remoting, and jmx-remoting commited to 3.2 branch OK, I

[JBoss-dev] Remoting and JMX Remoting Fixes

2004-01-04 Thread Jeff Haynie
I've commited a handful of fixes/improvements to remoting and jmx-remoting I've found during testing and profiling our application related to memory growth and dangling threads. - I've added a slight improvement to the multicast detector for caching the detection notification and

[JBoss-dev] $B$"$1$*$a(B(*^$B!#(B ^*)

2004-01-04 Thread cyoko . cyoko . 0214
$B$*$;$AK0$-$A$c$C$?$h(B(_)$B$*$$$7$$$b$N?)$Y$K9T$-$?$$$J$!!!(B (B (B (B (B (B (B (B (B (B (B (B (B (B (B--- (BThis SF.net email is sponsored by: IBM Linux Tutorials. (BBecome an expert in LINUX or just sharpen your skills.