Re: [JBoss-dev] Fwd: ASF JIRA Installation is available

2004-01-15 Thread Bill Burke
Actually, that's a great idea. We'll write a bug tracker for nukes for 6 months, but then decide to replace it with Jira because somebody wants Wiki style bug text. Bill Andrew Oliver wrote: Maybe someone can write a bug tracker module for nukes }:-) -Andy From: Bill Burke [EMAIL

Re: [JBoss-dev] Hibernate deployer?

2004-01-14 Thread Bill Burke
___ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email

Re: [JBoss-dev] Fwd: ASF JIRA Installation is available

2004-01-14 Thread Bill Burke
branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html ___ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill

Re: [JBoss-dev] snmp-adaptor ported from Branch_3.2 to HEAD

2004-01-14 Thread Bill Burke
://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System

[JBoss-dev] SSO

2004-01-09 Thread Bill Burke
We have Web SSO now? Saw some testcode related to it and I guess I missed the announcement. Thanks, Bill -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: Perforce

Re: [JBoss-dev] Webconsole Snapshot Recording of JMX attributes

2004-01-08 Thread Bill Burke
-browser, cross-platform availability, compared to java plug-ins. Although it is much less pleasent to code to. Ivelin --- Bill Burke [EMAIL PROTECTED] wrote: The web-console framework is Sacha's baby. I've just added shit. Ivelin Ivanov wrote: Cool. I assume this is a feature of the web

Re: [JBoss-dev] Webconsole Snapshot Recording of JMX attributes

2004-01-08 Thread Bill Burke
, but it's relatively simple code. The logic is in the back end. The client just refreshes the tree nodes. You can pop-up on righ-click with DHTML. Ivelin --- Bill Burke [EMAIL PROTECTED] wrote: yes, but web console has pop-menus on tree control. Thomas Diesler wrote: Sacha / Bill, at my old

Re: [JBoss-dev] Moving out the core hard-coded serviceconfiguration

2004-01-07 Thread Bill Burke
there are a number of chicken/egg problems to solve. Regards, Adrian -- Adrian Brock Director of Support Back Office JBoss Group, LLC -- Bill Burke Chief Architect JBoss Group LLC

[JBoss-dev] pluggable tx retry handlers

2004-01-07 Thread Bill Burke
. Thoughts? Thanks Bill -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced

Re: [JBoss-dev] pluggable tx retry handlers

2004-01-07 Thread Bill Burke
Sorry, not per entity container, per container. standardjboss.xml doesn't have defaults does it? Bill Juha Lindfors wrote: On Wed, 7 Jan 2004, Bill Burke wrote: The question is, should this be pluggable per entity container and thus have to define the handlers per container? Why

Re: [JBoss-dev] pluggable tx retry handlers

2004-01-07 Thread Bill Burke
From: [EMAIL PROTECTED] on behalf of Bill Burke Sent: Wed 1/7/2004 1:58 PM To: Jboss-Dev Subject: [JBoss-dev] pluggable tx retry handlers I'm currently writing pluggable TX retry handlers so that you can configure JBoss to automatically retry transactions for other exceptions other than

Re: [JBoss-dev] pluggable tx retry handlers

2004-01-07 Thread Bill Burke
Stark Chief Technology Officer JBoss Group, LLC From: [EMAIL PROTECTED] on behalf of Bill Burke Sent: Wed 1/7/2004 2:52 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] pluggable tx retry handlers

[JBoss-dev] Tx retry pluggability committed

2004-01-07 Thread Bill Burke
boolean retry(Exception ex) -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced

[JBoss-dev] xml configuration server interceptors

2004-01-07 Thread Bill Burke
added ability to be able to define server interceptors as org.jboss.metadata.XmlLoadable so that you can define extra child XML elements within the interceptor XML definition in a server configuration -- Bill Burke Chief Architect JBoss Group LLC

[JBoss-dev] SNMP alert notifications

2004-01-07 Thread Bill Burke
pointers (links, urls) on how to create an SNMP message sent through our SNMP adaptor? Thanks, Bill -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: Perforce Software

[JBoss-dev] default entity bean locking

2004-01-06 Thread Bill Burke
Currently the default entity bean locking strategy is Commit 'B' plus pessimistic. If we're going to default to 'B', can we default to multi instance? Bill -- Bill Burke Chief Architect JBoss Group LLC

Re: [JBoss-dev] default entity bean locking

2004-01-06 Thread Bill Burke
Adrian Brock wrote: On Tue, 2004-01-06 at 22:19, Bill Burke wrote: Currently the default entity bean locking strategy is Commit 'B' plus pessimistic. If we're going to default to 'B', can we default to multi instance? +1 from me It doesn't make sense to serialize access to a shared

[JBoss-dev] If JSR-77 stats were mbeans...

2004-01-06 Thread Bill Burke
at all to see whether this was feasible or not. Just thought I would throw it out. Bill -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: IBM Linux Tutorials. Become

[JBoss-dev] Webconsole Snapshot Recording of JMX attributes

2004-01-06 Thread Bill Burke
Hi all, I just committed the ability to do snapshot recordings of any JMX attribute within the web-console. To use it, you right-click a JMX attribute and choose the create snapshot item. From there you can start/stop snapshotting. Review the dataset and Graph the dataset. This is

Re: [JBoss-dev] Webconsole Snapshot Recording of JMX attributes

2004-01-06 Thread Bill Burke
The web-console framework is Sacha's baby. I've just added shit. Ivelin Ivanov wrote: Cool. I assume this is a feature of the web console, not the jmx console? BTW, how did you make the decision to use a java applet in the web console vs. dhtml? Ivelin --- Bill Burke [EMAIL PROTECTED] wrote

Re: [JBoss-dev] If JSR-77 stats were mbeans...

2004-01-06 Thread Bill Burke
No, they are available as datastructure I thought? Sacha Labourey wrote: But it is already like that, no?!? - Original Message - From: Bill Burke [EMAIL PROTECTED] To: Jboss-Dev [EMAIL PROTECTED] Sent: Tuesday, January 06, 2004 11:52 PM Subject: [JBoss-dev] If JSR-77 stats were mbeans

Re: [JBoss-dev] New JBoss Monitoring services

2004-01-06 Thread Bill Burke
] On Behalf Of Bill Burke Sent: Friday, December 12, 2003 4:24 PM To: Jboss-Dev; JBoss 2; [EMAIL PROTECTED] Subject: [JBoss-dev] New JBoss Monitoring services This will be released in JBoss 3.2.4, but it is now available in 3.2 branch: cvs checkout -r Branch_3_2 jboss-3.2 I've also attached some screen

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

2004-01-04 Thread Bill Burke
the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78alloc_id371op=click ___ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Group

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

2004-01-04 Thread Bill Burke
shell to sys admin. Click now! http://ads.osdn.com/?ad_id78alloc_id371op=click ___ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Group LLC

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 Javassist

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

2004-01-04 Thread Bill Burke
Of Bill Burke Sent: Saturday, January 03, 2004 11:21 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] What is the purpose of the Translatable interfacein head? 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

Re: [JBoss-dev] Re: Hibernate deployer?

2004-01-01 Thread Bill Burke
JBoss Group +61 410534454 http://hibernate.org -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills

Re: [JBoss-dev] Re: HA JMS - singleton load balancing policy

2003-12-23 Thread Bill Burke
Adrian Brock wrote: On Mon, 2003-12-22 at 21:32, Bill Burke wrote: I do this sort of thing for AOP Clustered Remoting. Because JBoss Remoting is all URL based, all you have to manage is a set of strings (url endpoints). AOP Clustered Remoting is totally protocol independent. I wanted

Re: [JBoss-dev] Re: HA JMS - singleton load balancing policy

2003-12-22 Thread Bill Burke
not use the smart RMI stubs. How to merge them? Just use the RMI stuff for HAIL and don't worry about UIL2 for now? Is the existing remoting at a stage that can replace UIL2 without any loss of benefits ? I am not familiar with it yet. Ivelin -- Bill

Re: [JBoss-dev] Re: HA JMS - singleton load balancing policy

2003-12-20 Thread Bill Burke
___ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email

Re: [JBoss-dev] RE: management/administration GUI projects

2003-12-18 Thread Bill Burke
. Regards, Adrian Cheers, Sacha -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up

Re: [JBoss-dev] left-join read-ahead

2003-12-15 Thread Bill Burke
___ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored

Re: [JBoss-dev] left-join read-ahead

2003-12-15 Thread Bill Burke
to build them and set some properties like the datasource and datasource mapping to run. Any ideas in this regard? Bill Burke wrote: Great work. Sorry I did a sloppy job with deep-read-ahead and sort of made it only specific to Specj. We should make this work with Oracle 8 though I believe (well

[JBoss-dev] Nukes forums are live on www.jboss.org

2003-12-10 Thread Bill Burke
Can you all bang on it? Julien did a bunch of testing before hand and it seems to be working pretty good so far. Kudos to Julien's hard work. It looks pretty nice and is pretty fast. Bill --- This SF.net email is sponsored by: IBM Linux

Re: [JBoss-dev] Nukes forums are live on www.jboss.org

2003-12-10 Thread Bill Burke
error (No Context configured to process this request) that prevented it from fulfilling this request. Apache Tomcat/4.1.29 - Sebastian -Original Message- From: Bill Burke [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 10, 2003 12:24 PM To: JBoss 2; Jboss-Dev Subject

[JBoss-dev] netboot needs revamping

2003-12-09 Thread Bill Burke
Netboot needs some revamping and for somebody to take it over. Anybody that is interested get back to me. Thanks, Bill -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored

Re: [JBoss-dev] thirdparty/jfreechart license/source of jars needed

2003-12-09 Thread Bill Burke
Ok. It is LGPL btw. Bill Scott M Stark wrote: The recent thirdparty/jfreechart addition does not contain any license info or a readme indicating where this was obtained from. Please add this. -- Bill Burke Chief Architect JBoss Group LLC

Re: [JBoss-dev] Issue with new graphing in web-console

2003-12-09 Thread Bill Burke
. -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from

Re: [JBoss-dev] JBoss module Dependencies

2003-12-07 Thread Bill Burke
. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78alloc_id371op=click ___ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill

Re: [JBoss-dev] One way invocations in remoting added

2003-12-05 Thread Bill Burke
admin. Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click ___ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Group LLC

Re: [JBoss-dev] No GROUP BY in JBoss-QL?

2003-11-26 Thread Bill Burke
Stefan Arentz wrote: On Nov 26, 2003, at 3:57 AM, Bill Burke wrote: Yes, but in EJB QL/JBOSS QL you can only select one item, so group by is useless. I forgot to add a unique primary key to the example below. Which is what you typically select on. Anyway, if you think GROUP

[JBoss-dev] Re: one way remoting

2003-11-25 Thread Bill Burke
in terms for performance. I need to reread your question on oneway, but I thought it would be implemented outside of JBoss Remoting and within AOP interceptors. Bill -Original Message- From: Scott M Stark [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 25, 2003 10:24 AM To: Bill Burke

Re: [JBoss-dev] Re: one way remoting

2003-11-25 Thread Bill Burke
It should be configuration. Either client is as optimimal as possible, meaning as soon as method is called, it spawns a thread or enters a work queue, or we go to the server before the client returns. Bill Tom Elrod wrote: Bill Burke wrote: I need to reread your question on oneway, but I

Re: [JBoss-dev] Hibernate Integration

2003-11-25 Thread Bill Burke
/ ___ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email

Re: [JBoss-dev] No GROUP BY in JBoss-QL?

2003-11-25 Thread Bill Burke
wrote, I would write the query this way: SELECT UserId, LocationId, MAX(LastLoginDate) FROM Blah GROUP BY LocationId Stefan Arentz wrote: On Nov 25, 2003, at 10:33 PM, Bill Burke wrote: Unfortunately EJB QL only allows 1 item in the select statement so no GROUP BY. Use Hibernate. Even

[JBoss-dev] JMS benchmarking

2003-11-25 Thread Bill Burke
Anybody know of a good benchmarking suite for JMS? If so, are you willing at all to help port it to JBoss? Thanks, Bill -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored

Re: [JBoss-dev] No GROUP BY in JBoss-QL?

2003-11-25 Thread Bill Burke
! Click Here: http://sourceforge.net/donate/ ___ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Group LLC

Re: [JBoss-dev] Build in 3.2

2003-11-23 Thread Bill Burke
Here: http://sourceforge.net/donate/ ___ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Group LLC

[JBoss-dev] added graphing to web console

2003-11-22 Thread Bill Burke
is triggered, it sends a notification. This notification would be turned into an email message or sent to some other data feed. Sound like a good idea? Bill -- Bill Burke Chief Architect JBoss Group LLC

[JBoss-dev] Re: added graphing to web console

2003-11-22 Thread Bill Burke
FYI, this may not work with all browser as there may be a JDK mismatch. You may have to upgrade your browser's JDK as this uses an applet that requires JDK 1.2.2 Bill Bill Burke wrote: Hi all, I added graphing to the web console in Branch_3_2. I will eventually merge it to HEAD. Now

[JBoss-dev] Re: added graphing to web console

2003-11-22 Thread Bill Burke
sorry, just thought I'd add the browsers I've tested with: Netscape 7.1 I.E. 6.0 Bill Burke wrote: FYI, this may not work with all browser as there may be a JDK mismatch. You may have to upgrade your browser's JDK as this uses an applet that requires JDK 1.2.2 Bill Bill Burke wrote: Hi

[JBoss-dev] Re: [jboss-group] Session clustering with Tomcat 5 in JBoss 3.2

2003-11-10 Thread Bill Burke
on performance. Do we have any numbers here? Bill - when session must be replicated (always, time based, etc.) supported in TreeCache: sync, async (optionally interval-based) - synchronous or asynchronous -- Bill Burke Chief Architect JBoss Group LLC

[JBoss-dev] Re: [Core] WG: Comparison between BEA JBoss

2003-11-04 Thread Bill Burke
Posting to jbosxs-dev. Let's keep it there please! Bill Bill Burke wrote: LETS TAKE THESE DISCUSSIONS TO JBOSS-DEV PLEASE! Yes, IMO, migration should be a separate distinct tool/step. We should not be maintaining past versions of deployment descriptors in 4.0, 3.2, or 3.0. Anybody know

[JBoss-dev] Re: [Core] WG: Comparison between BEA JBoss

2003-11-04 Thread Bill Burke
. In the latter there's no additional work on the admin but package would not be updated with new document type, something you'd want people to do eventually. -- Bill Burke Chief Architect JBoss Group LLC

[JBoss-dev] Re: [jboss-group] RE: [Core] WG: Comparison between BEA JBoss

2003-11-04 Thread Bill Burke
-- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help

[JBoss-dev] Re: [jboss-group] RE: [Core] WG: Comparison between BEA JBoss

2003-11-04 Thread Bill Burke
names may change. ___ jboss-group mailing list [EMAIL PROTECTED] http://mail.jboss.org/mailman/listinfo/jboss-group -- Bill Burke Chief Architect JBoss Group LLC

Re: [JBoss-dev] CVSspam

2003-11-03 Thread Bill Burke
YOU! Click Here: http://sourceforge.net/donate/ ___ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Group LLC

Re: [JBoss-dev] Which J2EE ?

2003-10-31 Thread Bill Burke
1.3 although we have a lot of the websmurfices done. Ionel GARDAIS wrote: Hi, I am starting a developpment for JBoss. Which version of J2EE should I use to be fully compliant with JBoss ? May I try the 1.4b2 ? = -- Bill Burke Chief Architect JBoss Group LLC

Re: [JBoss-dev] And another JBoss fork

2003-10-29 Thread Bill Burke
-- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help

Re: [JBoss-dev] build\build.xml and remoting

2003-10-29 Thread Bill Burke
[EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net

[JBoss-dev] JBoss Group forks again.

2003-10-27 Thread Bill Burke
October 26th. 12:36 AM. Proud dad and mom doing fine. http://www.jboss.org/bill/burke/baby.jpg Bill -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: The SF.net Donation

Re: [JBoss-dev] [Ann: JBoss.net] Some rolledback features back in head ...

2003-10-25 Thread Bill Burke
### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.F-Secure.com/ -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net

[JBoss-dev] need Oracle deadlock help

2003-10-23 Thread Bill Burke
sessions. === P -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net

Re: [JBoss-dev] JMX DR3 rollback commit

2003-10-21 Thread Bill Burke
://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your

[JBoss-dev] How can UCL.repository be null?

2003-10-21 Thread Bill Burke
-- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have

[JBoss-dev] too many open files on Linux

2003-10-21 Thread Bill Burke
I'm on RH 8.0. I'm getting java.net.SocketException: Too many open files To get over this problem do I just expand via /proc/sys/fs/file-max? Or is there a different way? Thanks, Bill -- Bill Burke Chief Architect JBoss Group LLC

Re: [JBoss-dev] How can UCL.repository be null?

2003-10-21 Thread Bill Burke
it will be null. -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you

Re: [JBoss-dev] JMX DR3 rollback commit

2003-10-20 Thread Bill Burke
list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email sponsored by: Enterprise Linux Forum Conference Expo

Re: [JBoss-dev] optimizing ObjectInputStream.readNonProxyDesc

2003-10-20 Thread Bill Burke
in the suspected hotspot. Scott Stark Chief Technology Officer JBoss Group, LLC Bill Burke wrote: I've been optimizing marshalling by extending ObjectInputStream and OutputStream, and overriding readClassDescriptor and writeClassDescriptor, only

Re: [JBoss-dev] optimizing marshalling

2003-10-17 Thread Bill Burke
Adrian Brock wrote: On Thu, 2003-10-16 at 22:55, Bill Burke wrote: I can optimize marshaling of EJB invocations over wire if I create new classes that extend older versions correct? As long as the old versions still work. A better approach would be to write a new proxy factory, leaving

[JBoss-dev] optimizing ObjectInputStream.readNonProxyDesc

2003-10-17 Thread Bill Burke
as everything is either package protected or private. -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email sponsored by: Enterprise Linux Forum Conference Expo The Event For Linux Datacenter

[JBoss-dev] optimizing marshalling

2003-10-16 Thread Bill Burke
work with older versions, but any RMI invocations should be ok with new class types. Bill -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: SF.net Giveback Program

[JBoss-dev] bind address on SNMP agent

2003-10-14 Thread Bill Burke
Anybody know how to set the Bindaddress on the SNMP agent? Doesn't seem to have this feature. Bill -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: SF.net Giveback

Re: [JBoss-dev] 3.2.2 Issues to resolve

2003-10-13 Thread Bill Burke
. -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better

Re: [JBoss-dev] partitioning jboss for SPECjAppSever2002 ?

2003-10-07 Thread Bill Burke
-- Bill Burke Chief Architect JBoss Group LLC. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-Development mailing list [EMAIL

Re: [JBoss-dev] Andy Oliver's mail address

2003-09-30 Thread Bill Burke
://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Group LLC. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

Re: [JBoss-dev] turn JBoss into an LDAP server

2003-09-29 Thread Bill Burke
--- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect

Re: [JBoss-dev] turn JBoss into an LDAP server

2003-09-29 Thread Bill Burke
--- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief

Re: [JBoss-dev] turn JBoss into an LDAP server

2003-09-29 Thread Bill Burke
server. Best, Brian At 04:48 PM 9/29/2003 +0200, you wrote: There is a project on sourceforge javaLDAP. Maybe that can be used as a head start. --Marcus -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Burke Sent: Monday, September 29, 2003 2:10 PM

Re: [JBoss-dev] turn JBoss into an LDAP server

2003-09-29 Thread Bill Burke
No. Not until we are ready to retire 1.4.x which won't be for at least a year after 1.5 is out. It is just too much to maintain both. Bill Ionel GARDAIS wrote: Does the port to the futur 1.5 Java compiler could be useful ? (like generics, enhanced for loop, static import ...) --- Bill Burke

Re: [JBoss-dev] Re: cvs sucks these days .. ?!?

2003-09-24 Thread Bill Burke
.. ?!? Hi, a fresh checkout Jboss-3.2 with Branch_3_2 always terminates with a error code 1 and e.g thirdparty/ is missing. Can anybody give me a hint? Thanks Heiko -- Bill Burke Chief Architect JBoss Group LLC

[JBoss-dev] is jboss-dev broken?

2003-09-23 Thread Bill Burke
test... -- Bill Burke Chief Architect JBoss Group LLC. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss

[JBoss-dev] Removing CachedConnectionInterceptor

2003-09-23 Thread Bill Burke
Adrian, Are we removing the CachedConnectionInterceptor? We have code in place to replace it? Bill --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

Re: [JBoss-dev] statement caching

2003-09-18 Thread Bill Burke
Ok, I implemented prepared statement caching for our JCA connector. I see the same 30% improvement I spoke about below. The is with Oracle 9.2 mind you. I did the same test with HSQL and it really ahd no affect. Bill Bill Burke wrote: Hey, Seems statement caching does make a difference

[JBoss-dev] connections should be single threaded no?

2003-09-17 Thread Bill Burke
Connections should be single threaded, shouldn't they? We're doing some cloning/synchronization in a few places to protect against concurreny when the connection shouldn't have to worry about that. Especially in WrappedConnection.close() -- Bill Burke Chief Architect JBoss

[JBoss-dev] WrappedConnection lifetime/ PS cache

2003-09-17 Thread Bill Burke
WrappedConnection is not put into the pool, correct? So if I want to implement a PreparedStatement cache, I need to store it in BaseWrapperManagedConnection? Thanks, Bill -- Bill Burke Chief Architect JBoss Group LLC

[JBoss-dev] JBoss welcomes Bela Ban and JavaGroups

2003-09-17 Thread Bill Burke
. Finally the availability of professional services is a boost to corporate adoption of succesful open source projects such as Hibernate. We strongly believe this is the way of the future at JBoss. Best regards, Bill -- Bill Burke Chief Architect JBoss Group LLC

[JBoss-dev] statement caching

2003-09-16 Thread Bill Burke
3000; ++i) { testCachedPS(con, i); } end = System.currentTimeMillis() - start; System.out.println(cached took: + end); insert.close(); find.close(); delete.close(); con.close(); } } -- Bill Burke Chief Architect JBoss Group

[JBoss-dev] revamping Invocation objects

2003-09-13 Thread Bill Burke
-- Bill Burke Chief Architect JBoss Group LLC. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-Development mailing list

[JBoss-dev] [Fwd: [jboss-group] 3.2.2 Release date]

2003-09-13 Thread Bill Burke
___ jboss-group mailing list [EMAIL PROTECTED] http://mail.jboss.org/mailman/listinfo/jboss-group -- Bill Burke Chief Architect JBoss Group LLC. --- This sf.net email is sponsored by:ThinkGeek

Re: [JBoss-dev] Re: [jboss-group] revamping Invocation objects

2003-09-12 Thread Bill Burke
? The stability of 3.2 and its performance are priorities #1, 3.x will live for MANY years marcf -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Burke Sent: Thursday, September 11, 2003 6:22 PM To: Private list for internal JBoss Group discussion; Jboss-Dev

[JBoss-dev] connection listerner lookup has contention

2003-09-12 Thread Bill Burke
. OptimizeIt has this at 32.9% in my little test on a dual CPU machine with 10 threads in contention. Thanks, Bill -- Bill Burke Chief Architect JBoss Group LLC. --- This sf.net email is sponsored by:ThinkGeek

Re: [JBoss-dev] compile error in today's snapshot from Sun's 1.3.1_07

2003-09-12 Thread Bill Burke
--- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss

[JBoss-dev] Re: [jboss-group] revamping Invocation objects

2003-09-11 Thread Bill Burke
Ok, I wouldn't be able to improve raw, over-the-wire, remote performance without breaking compatibility with older JBoss versions. Bill Bill Burke wrote: Only problem here is that what I've done so far is not backward compatible with a previous version of JBoss. I guess this is important

[JBoss-dev] Re: [jboss-group] revamping Invocation objects

2003-09-11 Thread Bill Burke
I'd rather not maintain something like that. What do you think? IMHO, we should guarantee over-the-wire compatibility only for a specific branch. over-the-wire compatibility should be breakable between major releases. Adrian Brock wrote: On Thu, 2003-09-11 at 23:00, Bill Burke wrote: Ok, I

[JBoss-dev] make sure to merge 3.2 changes to Head

2003-09-02 Thread Bill Burke
Since we've done the rollback, it should be much easier to merge future changes you make to 3.2 to HEAD as well. Please consider this when making bug fixes to Branch 3.2. Thanks, Bill -- Bill Burke Chief Architect JBoss Group LLC

Re: [JBoss-dev] [JBoss.NET] revised schedule, seeking for volunteers*was* RE: [J Boss-dev] 4.0 rollback 1st phase complete

2003-08-29 Thread Bill Burke
is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development -- Bill Burke Chief Architect JBoss Group LLC

Re: [JBoss-dev] 4.0 rollback 1st phase complete

2003-08-28 Thread Bill Burke
FYI, I forgot to say that the old HEAD code is under the: Branch_4_0_DR3 Bill Bill Burke wrote: Completed rollback of 4.0 to 3.2 on HEAD. I will start merging 4.0 code tomorrow slowly. I will probably need a lot of help here. Especially in the webservices stuff that was added to 4.0 over

Re: [JBoss-dev] 4.0 rollback 1st phase complete

2003-08-28 Thread Bill Burke
need to do something to merge them into HEAD or you already did that? How can I help with the web services work? Where to start? -=Ivelin=- - Original Message - From: Bill Burke [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, August 28, 2003 11:51 AM Subject

Re: [jboss-group] RE: [JBoss-dev] 4.0 rollback 1st phase complete

2003-08-28 Thread Bill Burke
Burke Sent: Thursday, August 28, 2003 12:52 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] 4.0 rollback 1st phase complete FYI, I forgot to say that the old HEAD code is under the: Branch_4_0_DR3 Bill Bill Burke wrote: Completed rollback of 4.0 to 3.2 on HEAD. I

<    5   6   7   8   9   10   11   12   13   14   >