RE: [JBoss-dev] (no subject)

2003-02-21 Thread Bill Burke
Thanks. Sorry for this. +1 Guiness for me ;-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jeremy Boynes Sent: Sunday, February 16, 2003 8:14 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-dev] (no subject) This should be fixed now

RE: [JBoss-dev] (no subject)

2003-02-16 Thread Jeremy Boynes
This should be fixed now. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of David Jencks Sent: Sunday, February 16, 2003 9:48 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: [JBoss-dev] (no subject) there appear to be problems with

RE: [JBoss-dev] (no subject)

2002-04-26 Thread Rhett Aultman
It's truly funny that dumb spam like this would show up on a Sourceforge list. -Original Message- From: joachim savimbi [mailto:[EMAIL PROTECTED]] Sent: Friday, April 26, 2002 1:00 PM To: [EMAIL PROTECTED] Subject: [JBoss-dev] (no subject) I am contacting you with the hope that you

Re: [JBoss-dev] (no subject)

2001-11-29 Thread Scott M Stark
The security integration tests fail for this release bundle, so its not a valid distribution. I'll look at updating the release to run with the 2.4.4 beta this weekend. [starksm@banshee build]$ ant -buildfile run_tests.xml -Dtestcase=web run-testcase Buildfile: run_tests.xml run-testcase:

Re: [JBoss-dev] (no subject)

2001-10-24 Thread pra
On 23 Okt, Hiram Chirino wrote: Hi Guys.. I've been working on a cache layer for JBossMQ and it's about 95% done. What will this change in JBossMQ?? Well, it will allow you to send it larger amounts of messages/larger messages with out running into Out of Memory problems in the VM.

Re: [JBoss-dev] (no subject)

2001-08-25 Thread Hiram Chirino
: Scott M Stark [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] (no subject) Date: Fri, 24 Aug 2001 15:46:16 -0700 This may due to existing bug report on File.toURL() not escaping chars correctly. Here is a trival example that demonstrates the problem

Re: [JBoss-dev] (no subject)

2001-08-25 Thread Hiram Chirino
It would also break doing things like. url.openStream() Cause it does not expect the file url to be URLEncoded. Regards, Hiram From: Dain Sundstrom [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] (no subject) Date: Sat, 25 Aug 2001 10:16:47 -0500

Re: [JBoss-dev] (no subject)

2001-08-24 Thread Scott M Stark
This is coming from the RMI codebase. Try adding this -Dsun.rmi.loader.logLevel=VERBOSE to your server and client command line to see where it is coming from. Additional rmi debugging flags that may help are: -Dsun.rmi.log.debug=true -Dsun.rmi.transport.logLevel=VERBOSE

Re: [JBoss-dev] (no subject)

2001-08-24 Thread Hiram Chirino
javax.naming.CommunicationException. Root exception is java.net.MalformedURLException: no protocol: 4.0/enet-appserver/tmp/deploy/Default/lib1003.jar at java.net.URL.init(URL.java:473) at java.net.URL.init(URL.java:376) at java.net.URL.init(URL.java:330)

Re: [JBoss-dev] (no subject)

2001-08-24 Thread Hiram Chirino
PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] (no subject) Date: Fri, 24 Aug 2001 11:33:27 -0700 On the side of the RMI connection that is receiving the class that needs to be downloaded you should see a msg like: [junit] Fri Aug 24 11:17:02 PDT 2001

Re: [JBoss-dev] (no subject)

2001-08-19 Thread Toby Allsopp
On Fri, Aug 17, 2001 at 11:22:51AM -0400, marc fleury wrote: use BMP and access your datasource by name based on the user, or write that code for CMP you are the first to require this. This isn't the first request for this functionality that I've seen. The JCA-based pools are theoretically

RE: [JBoss-dev] (no subject)

2001-08-17 Thread marc fleury
use BMP and access your datasource by name based on the user, or write that code for CMP you are the first to require this. marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of |Robert Xiong |Sent: Wednesday, August 15, 2001 1:24 AM |To: [EMAIL

RE: [JBoss-dev] (no subject)

2001-08-17 Thread Bill Burke
To: [EMAIL PROTECTED] Subject: RE: [JBoss-dev] (no subject) use BMP and access your datasource by name based on the user, or write that code for CMP you are the first to require this. marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf