[JBoss-dev] [ jboss-Feature Requests-454107 ] Improvement in JDBC connection pooling

2001-08-22 Thread noreply
Feature Requests item #454107, was opened at 2001-08-22 00:01 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376688aid=454107group_id=22866 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous

[JBoss-dev] [ jboss-Bugs-454108 ] java.lang.UnsatisfiedLinkError

2001-08-22 Thread noreply
Bugs item #454108, was opened at 2001-08-22 00:01 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=454108group_id=22866 Category: JBossServer Group: v2.2.2 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned

[JBoss-dev] How about a JBoss-2.6 release?

2001-08-22 Thread Jason Dillon
Today I finally was able to stabalize my app with the HEAD branch (which I have been trying todo for the past few months). I still have to do much QA before I am willing to take this to production. I expect a few minor snags, but nothing major *fingers crossed*. Any ways, I think that with

Re: [JBoss-dev] jbossmq selector parser grammer source

2001-08-22 Thread Dain Sundstrom
What do you mean by selector parser? I could adapt the parser that is used for EJB-QL to parse. It is a generic non-deterministic recusive descent parser, so it is not fast for complicated grammers. This is only an issue if you want to parse on the fly. -dain - Original Message -

Re: [JBoss-dev] SQL function mapping

2001-08-22 Thread Dain Sundstrom
Thanks, will commit change as soon as sourcefouge cvs is back on line. -dain - Original Message - From: Marco Ladermann [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, August 21, 2001 3:33 AM Subject: Re: [JBoss-dev] SQL function mapping On Monday, 20. August 2001 19:20, Dain

Re: [JBoss-dev] Extra ;

2001-08-22 Thread Dain Sundstrom
Fixed, will commit change as soon as sourcefouge cvs is back on line. Does jikes work compile jboss server now? -dain - Original Message - From: Dave Smith [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, August 21, 2001 6:44 AM Subject: [JBoss-dev] Extra ; Dain in

Re: [JBoss-dev] manual build

2001-08-22 Thread Tobias Frech
Hi! May I ask that this discussion is transfered to jboss-docs ? Or if you think this would be this inappropriate, please at least post a short change notice or status description to jboss-docs. Thanks from the docu people :-) Ciao, Tobias ___

[JBoss-dev] JBoss and Catalina

2001-08-22 Thread Rickard Öberg
Hey I have managed to get JBoss working with Catalina. The Catalina code is terribly hard to read though, since it uses its own SAX-handling framework, which doesn't work too well. The formatting is not very nice either. Are the authors of that code still here (Roberto?)? Otherwise I'd suggest

Re: [JBoss-dev] JBoss and Catalina

2001-08-22 Thread Nick Betteridge
Sounds good - I'm certainly interested. Did you manage to set up JAAS/JNDI etc to work with jboss? Cheers Nick Rickard Öberg wrote: Hey I have managed to get JBoss working with Catalina. The Catalina code is terribly hard to read though, since it uses its own SAX-handling framework,

Re: [JBoss-dev] jbossmq selector parser grammer source

2001-08-22 Thread Hiram Chirino
Can you send it to me??? I'll check it in. Regards, Hiram From: Juha-P Lindfors [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] jbossmq selector parser grammer source Date: Wed, 22 Aug 2001 13:01:02 +0300 (EET DST) I have just fixed (and

Re: [JBoss-dev] JBoss and Catalina

2001-08-22 Thread Rickard Öberg
Nick Betteridge wrote: Sounds good - I'm certainly interested. Did you manage to set up JAAS/JNDI etc to work with jboss? Nope, just basic deployment. That was frustrating enough. One step at a time. /R -- Rickard Öberg Software Development Specialist xlurc - Xpedio Linköping Ubiquitous

[JBoss-dev] Sealing Violation in Tomcat servlet

2001-08-22 Thread urswagner
Hello What's wrong here? If I add the line Context context = new InitialContext(); in the servlet's post method I get a SecurityException Sealing violation of the URLClassLoader. How can I solve this problem? Thanks Urs E-Mail for everyone!

[JBoss-dev] CVS update: CVSROOT modules

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 07:50:30 Modified:.modules Log: Added some 3rdparty modules to the jboss-mq project Revision ChangesPath 1.49 +3 -0 CVSROOT/modules Index: modules ===

[JBoss-dev] What happened to the nightly build?

2001-08-22 Thread Bill Burke
Is it ever coming back? Plus, I was thinking, wouldn't it be nice to tag CVS on a successful build and test run? Bill

[JBoss-dev] Re: How about a JBoss-2.6 release?

2001-08-22 Thread Scott M Stark
Every 3-4 months is the release cycle. It will be 6-8 weeks before the next release branch is made so wether this is 2.6 or 3.0 depends on what gets put in. - Original Message - From: Jason Dillon [EMAIL PROTECTED] To: [EMAIL PROTECTED]; marc fleury [EMAIL PROTECTED] Cc: [EMAIL

[JBoss-dev] CVS update: manual/src/docs howtopetstore.xml

2001-08-22 Thread Tom Coleman
User: tmcsys Date: 01/08/22 08:10:57 Modified:src/docs howtopetstore.xml Log: Update Pet Store manual documentation: JBoss 2.4 BETA Pet Store 1.1.2 Revision ChangesPath 1.2 +18 -59manual/src/docs/howtopetstore.xml Index: howtopetstore.xml

[JBoss-dev] CVS update: build/jbossmq build.xml

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 08:15:47 Modified:jbossmq build.xml Log: These changes should allow jboss-mq to build ok again. Revision ChangesPath 1.6 +2 -2 build/jbossmq/build.xml Index: build.xml

[JBoss-dev] CVS update: build/jbossmq/etc/conf/default jboss.jcml

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 08:15:47 Modified:jbossmq/etc/conf/default jboss.jcml Log: These changes should allow jboss-mq to build ok again. Revision ChangesPath 1.3 +101 -38 build/jbossmq/etc/conf/default/jboss.jcml Index: jboss.jcml

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/ejbql Parser.java

2001-08-22 Thread Dain Sundstrom
User: dsundstrom Date: 01/08/22 09:12:46 Modified:src/main/org/jboss/ejb/plugins/cmp/ejbql Parser.java Log: Removed double ';'to fix jikes compile error. Revision ChangesPath 1.3 +1 -1 jboss/src/main/org/jboss/ejb/plugins/cmp/ejbql/Parser.java Index:

Re: [JBoss-dev] jbossmq selector parser grammer source

2001-08-22 Thread Juha-P Lindfors
It's here: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/spyderMQ/src/java/org/spydermq/selectors/ this is the boolean equal check: //CST group if (s.equals(TRUE)) { yylval = new parserval((Object)Boolean.TRUE);

RE: [JBoss-dev] JBoss and Catalina

2001-08-22 Thread Roberto Leong
Hi I have managed to get JBoss working with Catalina. The Catalina code is terribly hard to read though, since it uses its own SAX-handling framework, which doesn't work too well. The formatting is not very nice either. Are the authors of that code still here (Roberto?)? I got it from

RE: [JBoss-dev] Re: How about a JBoss-2.6 release?

2001-08-22 Thread marc fleury
Jason, I totally agree with my partner :) 2.4 is going to be the stable one but 3.0 is 2.4 with new features (IIOP, qualityMQ, CMP, cluster, Microkernel, http based install) etc etc... making a 2.6 version will not bring much if we put all these features. 2.6 will need to be a maintenance

Re: [JBoss-dev] Re: How about a JBoss-2.6 release?

2001-08-22 Thread Rickard Öberg
marc fleury wrote: 2.4 is going to be the stable one but 3.0 is 2.4 with new features (IIOP, qualityMQ, CMP, cluster, Microkernel, http based install) Does this include what we loosely called .sar deployment (i.e. Jar file with MBeans and jboss.cfml/services.xml in it)? That would be so cool.

RE: [JBoss-dev] Re: How about a JBoss-2.6 release?

2001-08-22 Thread marc fleury
|Does this include what we loosely called .sar deployment (i.e. Jar file |with MBeans and jboss.cfml/services.xml in it)? That would be so cool. |:-) yep. You took the infrastructure so far with the MLet but making the stuff really hot deploy is really a pain, the MLets don't work. I now

RE: [JBoss-dev] Re: How about a JBoss-2.6 release?

2001-08-22 Thread marc fleury
versions are misleading. RH is the ongoing cvs HEAD effort, today called 2.5, the CMP stuff is almost finished by Dain, the MQ stuff has really matured to a point where it is production quality thanks to David and hiram, the iiop stuff is getting there thanks to ole and francisco, the http stack

Re: [JBoss-dev] Re: How about a JBoss-2.6 release?

2001-08-22 Thread Hunter Hillegas
Do you mean beta versions or a production quality release? Either way, I had no idea it was that far along! That's great! Hunter From: marc fleury [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Wed, 22 Aug 2001 13:15:40 -0400 To: [EMAIL PROTECTED] Subject: RE: [JBoss-dev] Re: How

Re: [JBoss-dev] Re: How about a JBoss-2.6 release?

2001-08-22 Thread Rickard Öberg
marc fleury wrote: |Does this include what we loosely called .sar deployment (i.e. Jar file |with MBeans and jboss.cfml/services.xml in it)? That would be so cool. |:-) yep. If you do, please look at the Service provider API in the JAR specification:

RE: [JBoss-dev] Re: How about a JBoss-2.6 release?

2001-08-22 Thread marc fleury
|If you do, please look at the Service provider API in the JAR |specification: |http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html#Service%20Provider I will look at this, |Not quite sure how to use it, but something like calling the file |META-INF/services.xml would probably be a good idea.

[JBoss-dev] [ jboss-Feature Requests-454315 ] EJB and InitialContext

2001-08-22 Thread noreply
Feature Requests item #454315, was opened at 2001-08-22 12:14 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376688aid=454315group_id=22866 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous

Re: [JBoss-dev] Re: How about a JBoss-2.6 release?

2001-08-22 Thread Rickard Öberg
marc fleury wrote: |Now, couple that with a Jini-based deploy interface and you have |something really interesting. what do you mean, expand Well, it's how the actual deployment step is done, i.e. getting the JAR to the server. With Jini there are two ways: 1. Use pull: each server has a

Re: [JBoss-dev] jbossmq selector parser grammer source

2001-08-22 Thread Jason Dillon
On Wed, 22 Aug 2001, Dain Sundstrom wrote: What do you mean by selector parser? There is a parser.java which looks to be generated from a jms.y grammer which is used to parse JMS message selectors. The generated parser source is checked in but not the grammer. --jason I could adapt the

Re: [JBoss-dev] Extra ;

2001-08-22 Thread Jason Dillon
I think it still fails to compile some org.jboss.web.* stuff properly. --jason On Wed, 22 Aug 2001, Dain Sundstrom wrote: Fixed, will commit change as soon as sourcefouge cvs is back on line. Does jikes work compile jboss server now? -dain - Original Message - From: Dave Smith

Re: [JBoss-dev] CVS update: build/jbossmq build.xml

2001-08-22 Thread Jason Dillon
This change will break the release-* targets, as well as the consistency model where files are generated. Why do you need to work off of this directory for project.release output? --jason On Wed, 22 Aug 2001, Hiram Chirino wrote: User: chirino Date: 01/08/22 08:15:47 Modified:

Re: [JBoss-dev] jbossmq selector parser grammer source

2001-08-22 Thread Jason Dillon
Unless s has been toUpperCase() (which I did not explictly check), then this is not spec compliant. It needs to check for true and false too. Do you know what is used to generate parser.java from jms.y? --jason On Wed, 22 Aug 2001, Juha-P Lindfors wrote: It's here:

Re: [JBoss-dev] jbossmq selector parser grammer source

2001-08-22 Thread Juha-P Lindfors
On Wed, 22 Aug 2001, Jason Dillon wrote: Do you know what is used to generate parser.java from jms.y? //### This file created by BYACC 1.8(/Java extension 0.92) //### Java capabilities added 7 Jan 97, Bob Jamison //### Updated : 27 Nov 97 -- Bob Jamison, Joe Nieten //### 01 Jan

Re: [JBoss-dev] jbossmq selector parser grammer source

2001-08-22 Thread Hiram Chirino
I think Byacc. Can I get a win32 ver of that??? Regards, Hiram From: Jason Dillon [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] jbossmq selector parser grammer source Date: Wed, 22 Aug 2001 12:41:33 -0700 (PDT) Unless s has been toUpperCase()

[JBoss-dev] CVS update: contrib/jetty/src/main/org/jboss/jetty SetupHandler.java

2001-08-22 Thread Jules Gosnell
User: jules_gosnell Date: 01/08/22 13:02:34 Modified:jetty/src/main/org/jboss/jetty SetupHandler.java Log: upgrade to latest JBoss and Jetty Revision ChangesPath 1.6 +2 -2 contrib/jetty/src/main/org/jboss/jetty/SetupHandler.java Index: SetupHandler.java

[JBoss-dev] CVS update: contrib/jetty/etc README VERSION

2001-08-22 Thread Jules Gosnell
User: jules_gosnell Date: 01/08/22 13:02:34 Modified:jetty/etc README VERSION Log: upgrade to latest JBoss and Jetty Revision ChangesPath 1.5 +4 -0 contrib/jetty/etc/Attic/README 1.4 +21 -3 contrib/jetty/etc/Attic/VERSION

Re: [JBoss-dev] Extra ;

2001-08-22 Thread Dave Smith
As of 4:14 EST jikes -v Version 1.12 8/1/2000 compile-classes: [mkdir] Created dir: /home/dave/jboss/cluster/output/classes [javac] Compiling 22 source files to /home/dave/jboss/cluster/output/classes [javac] [javac] Issued 1 semantic warning compiling

[JBoss-dev] DTDs

2001-08-22 Thread Aaron Mulder
So I'm using 2.4.0, and even with mbean code=org.jboss.ejb.ContainerFactory name=:service=ContainerFactory attribute name=VerifyDeploymentstrue/attribute attribute name=ValidateDTDsfalse/attribute attribute name=MetricsEnabledfalse/attribute attribute

Re: [JBoss-dev] DTDs

2001-08-22 Thread Scott M Stark
The following local entities are defined, which is not resolving: registerDTD(-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 1.1//EN, ejb-jar.dtd); registerDTD(-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN, ejb-jar_2_0.dtd);

Re: [JBoss-dev] Extra ;

2001-08-22 Thread Dain Sundstrom
That's it. Why don't we fix these errors. I think both are Ambiguous class referances and can be fixed with absolute class referances. We should atleast try, as jikes is like a billion times faster then javac. Do you want to take a shot at resolving the errors? (take a look at the jikes docs

RE: [JBoss-dev] Re: How about a JBoss-2.6 release?

2001-08-22 Thread marc fleury
|More clear? sure thing! why don't you submit that :) you are about to lose your rw passwd for inactivity in JBoss, you know we have the 3mo rules of contribution for active developers. marcf | |/Rickard | |-- |Rickard Öberg |Software Development Specialist |xlurc - Xpedio Linköping Ubiquitous

Re: [JBoss-dev] jbossmq selector parser grammer source

2001-08-22 Thread Juha-P Lindfors
Try http://troi.lincom-asg.com/~rjamison/byacc/ (at the bottom of the page) it contains a win exe, with byaccj 1.1 (so slightly newer) yacc -Jclass=parser jms.y -- Juha On Wed, 22 Aug 2001, Hiram Chirino wrote: I think Byacc. Can I get a win32 ver of that??? Regards, Hiram From:

RE: [JBoss-dev] JIKES

2001-08-22 Thread marc fleury
can someone post the snippet to use jikes as the compiler with ant? sorry for the beginner question.. marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Dain |Sundstrom |Sent: Wednesday, August 22, 2001 4:45 PM |To: [EMAIL PROTECTED] |Subject:

Re: [JBoss-dev] JIKES

2001-08-22 Thread Dave Smith
If you are uising buildmagic just uncomment the line build.compiler=jikes in local.properties in a build.xml file set the build.compiler=jikes property marc fleury wrote: can someone post the snippet to use jikes as the compiler with ant? sorry for the beginner question.. marcf

Re: [JBoss-dev] jbossmq selector parser grammer source

2001-08-22 Thread Scott M Stark
Take a look at JavaCC for language parsers. Infinitely cleaner and easier than other parsers I have tried. http://www.webgain.com/products/metamata/java_doc.html - Original Message - From: Juha-P Lindfors [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, August 22, 2001 1:57 PM

Re: [JBoss-dev] jbossmq selector parser grammer source

2001-08-22 Thread Jason Dillon
Where do I get this from? I would like to integrate it into the build system. --jason On Wed, 22 Aug 2001, Juha-P Lindfors wrote: On Wed, 22 Aug 2001, Jason Dillon wrote: Do you know what is used to generate parser.java from jms.y? //### This file created by BYACC 1.8(/Java

Re: [JBoss-dev] jbossmq selector parser grammer source

2001-08-22 Thread Jason Dillon
Lets convert the grammer/parser to javacc so that everyone can build it. --jason On Wed, 22 Aug 2001, Hiram Chirino wrote: I think Byacc. Can I get a win32 ver of that??? Regards, Hiram From: Jason Dillon [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject:

Re: [JBoss-dev] jbossmq selector parser grammer source

2001-08-22 Thread Hiram Chirino
I'm all for it.. Who knows yacc and javacc?? Regards, Hiram From: Jason Dillon [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] jbossmq selector parser grammer source Date: Wed, 22 Aug 2001 14:43:12 -0700 (PDT) Lets convert the grammer/parser to

[JBoss-dev] CVS update: manual/src/docs jbossjms.xml

2001-08-22 Thread David Jencks
User: d_jencks Date: 01/08/22 14:47:51 Modified:src/docs jbossjms.xml Log: Fixed a couple of minor xml problems psgml/emacs didn't like and added (commented out) doctype for ease of using psgml Revision ChangesPath 1.4 +16 -14manual/src/docs/jbossjms.xml

RE: [JBoss-dev] JIKES

2001-08-22 Thread Jason Dillon
I saw the response to this, but I wanted to add, that I did add a HOWTO in the BMUG for this. --jason On Wed, 22 Aug 2001, marc fleury wrote: can someone post the snippet to use jikes as the compiler with ant? sorry for the beginner question.. marcf |-Original Message- |From:

Re: [JBoss-dev] Extra ;

2001-08-22 Thread Jason Dillon
1.12... you might want to upgrade to 1.14 --jason On Wed, 22 Aug 2001, Dave Smith wrote: As of 4:14 EST jikes -v Version 1.12 8/1/2000 compile-classes: [mkdir] Created dir: /home/dave/jboss/cluster/output/classes [javac] Compiling 22 source files to

[JBoss-dev] CVS update: newsite binary.jsp

2001-08-22 Thread Jules Gosnell
User: jules_gosnell Date: 01/08/22 16:43:11 Modified:.binary.jsp Log: add latest JBoss/Jetty bundle Revision ChangesPath 1.10 +3 -3 newsite/binary.jsp Index: binary.jsp === RCS

[JBoss-dev] CVS update: contrib/jetty/src/main/org/jboss/jetty SetupHandler.java

2001-08-22 Thread Jason Dillon
User: user57 Date: 01/08/22 17:06:00 Modified:jetty/src/main/org/jboss/jetty SetupHandler.java Log: o added empty handle(String, HttpRequest, HttpResponse) so this will compile based on the version of jetty in thridparty. Revision ChangesPath 1.7 +63 -44

[JBoss-dev] CVS update: jbossmx/src/main/org/jboss/ha HAConfigNodeImpl.java

2001-08-22 Thread Jason Dillon
User: user57 Date: 01/08/22 17:09:05 Modified:src/main/org/jboss/ha HAConfigNodeImpl.java Log: o using this.wait() instead of wait(), to avoid compile problem with older jikes. Revision ChangesPath 1.2 +3 -3

[JBoss-dev] Re: JavaStyle jar??

2001-08-22 Thread Hiram Chirino
Hi David.. Sorry I missed your earlier message. I found the JavaStyle tool via the ejbdoclet project. They are the ones that make the ant task for it. Since the ejbdoclet people did not include the javastyle.jar, I did not include it either. I'm have not looked into the licensing of it.

Re: [JBoss-dev] CVS update: build/jbossmq build.xml

2001-08-22 Thread Hiram Chirino
Hi Jason, I guess this is not the best way, but it was the quickest way I could get it to build the standalone binary distribution right. What I need the build to do is: - go through all the modules and release thier normal jboss output. - Filter out some of those file (JBossMQ standalone

Re: [JBoss-dev] Re: JavaStyle jar??

2001-08-22 Thread Jason Dillon
Add the license readme file too if it makes you feel better =) --jason On Wed, 22 Aug 2001, Hiram Chirino wrote: Hi David.. Sorry I missed your earlier message. I found the JavaStyle tool via the ejbdoclet project. They are the ones that make the ant task for it. Since the ejbdoclet

Re: [JBoss-dev] CVS update: build/jbossmq build.xml

2001-08-22 Thread Jason Dillon
On Wed, 22 Aug 2001, Hiram Chirino wrote: I guess this is not the best way, but it was the quickest way I could get it to build the standalone binary distribution right. No worries. I know the current release stuff for shared modules has problems. What I need the build to do is: - go

Re: [JBoss-dev] Re: JavaStyle jar??

2001-08-22 Thread Andreas Schaefer
Hi The current JavaStyle is coming from JEdit (jedit.sf.net) and is handled by Dirk Moebius. Andreas Schaefer - Original Message - From: Hiram Chirino [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, August 22, 2001 5:25 PM Subject: [JBoss-dev] Re:

Re: [JBoss-dev] Re: JavaStyle jar??

2001-08-22 Thread Hiram Chirino
Hi, I just check the license and it is the GPL. So it's ok to check the javastyle jar into the CVS. Regards, Hiram From: Andreas Schaefer [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] Re: JavaStyle jar?? Date: Wed, 22 Aug 2001 17:42:42 -0700

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/il/rmi RMIClientIL.java RMIClientILRemote.java RMIClientILService.java RMIServerIL.java RMIServerILRemote.java RMIServerILService.java RMIServerILServiceMBean.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:10 Added: src/main/org/jboss/mq/il/rmi Tag: Branch_2_4 RMIClientIL.java RMIClientILRemote.java RMIClientILService.java RMIServerIL.java RMIServerILRemote.java

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/cluster/transport/udp Datagram.java UDPAdminStream.java UDPNodeId.java UDPStream.java UDPTransport.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:10 Added: src/main/org/jboss/mq/cluster/transport/udp Tag: Branch_2_4 Datagram.java UDPAdminStream.java UDPNodeId.java UDPStream.java UDPTransport.java Log: Back porting JBossMQ 1.0.0 BETA 1 to

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/referenceable ObjectRefAddr.java SpyConnectionFactoryObjectFactory.java SpyDestinationObjectFactory.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:12 Added: src/main/org/jboss/mq/referenceable Tag: Branch_2_4 ObjectRefAddr.java SpyConnectionFactoryObjectFactory.java SpyDestinationObjectFactory.java Log: Back porting

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/il/oil OILClientIL.java OILClientILService.java OILServerIL.java OILServerILService.java OILServerILServiceMBean.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:10 Added: src/main/org/jboss/mq/il/oil Tag: Branch_2_4 OILClientIL.java OILClientILService.java OILServerIL.java OILServerILService.java OILServerILServiceMBean.java Log:

[JBoss-dev] CVS update: jbossmq/src/examples ClusterReceiver.java ClusterReply.java ClusterRequest.java ClusterSender.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:08 Modified:src/examples Tag: Branch_2_4 ClusterReceiver.java ClusterReply.java ClusterRequest.java ClusterSender.java Log: Back porting JBossMQ 1.0.0 BETA 1 to 2_4 branch Revision Changes

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/cluster/jms ClusterConnectionMetaData.java ClusterTemporaryTopic.java ClusterTopic.java ClusterTopicConnection.java ClusterTopicConnectionFactory.java ClusterTopicPublisher.java ClusterTopicSession.java ClusterTopicSubscriber.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:09 Added: src/main/org/jboss/mq/cluster/jms Tag: Branch_2_4 ClusterConnectionMetaData.java ClusterTemporaryTopic.java ClusterTopic.java ClusterTopicConnection.java

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/il/jvm JVMClientIL.java JVMClientILService.java JVMServerIL.java JVMServerILFactory.java JVMServerILService.java JVMServerILServiceMBean.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:10 Added: src/main/org/jboss/mq/il/jvm Tag: Branch_2_4 JVMClientIL.java JVMClientILService.java JVMServerIL.java JVMServerILFactory.java JVMServerILService.java

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/pm/logged IntegrityLog.java ObjectIntegrityLog.java PersistenceManager.java PersistenceManagerMBean.java SpyMessageLog.java SpyMessageLogTester.java SpyTxLog.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:11 Added: src/main/org/jboss/mq/pm/logged Tag: Branch_2_4 IntegrityLog.java ObjectIntegrityLog.java PersistenceManager.java PersistenceManagerMBean.java SpyMessageLog.java

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/selectors Identifier.java Operator.java Selector.java parser.java parserval.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:12 Added: src/main/org/jboss/mq/selectors Tag: Branch_2_4 Identifier.java Operator.java Selector.java parser.java parserval.java Log: Back porting JBossMQ 1.0.0 BETA 1 to 2_4 branch Revision

[JBoss-dev] CVS update: jbossmq/src/build build.xml

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:08 Modified:src/build Tag: Branch_2_4 build.xml Log: Back porting JBossMQ 1.0.0 BETA 1 to 2_4 branch Revision ChangesPath No revision No revision 1.8.2.1 +13 -14

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/xml XElement.java XElementConsumer.java XElementException.java XElementProducer.java XElementTester.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:12 Added: src/main/org/jboss/mq/xml Tag: Branch_2_4 XElement.java XElementConsumer.java XElementException.java XElementProducer.java XElementTester.java Log: Back porting JBossMQ 1.0.0 BETA 1 to

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/pm PersistenceManager.java Tx.java TxManager.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:11 Added: src/main/org/jboss/mq/pm Tag: Branch_2_4 PersistenceManager.java Tx.java TxManager.java Log: Back porting JBossMQ 1.0.0 BETA 1 to 2_4 branch Revision ChangesPath No revision

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/il/uil UILClientIL.java UILClientILService.java UILServerIL.java UILServerILService.java UILServerILServiceMBean.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:11 Added: src/main/org/jboss/mq/il/uil Tag: Branch_2_4 UILClientIL.java UILClientILService.java UILServerIL.java UILServerILService.java UILServerILServiceMBean.java Log:

[JBoss-dev] CVS update: jbossmq/src/etc/conf/default jbossmq-state.xml jboss.jcml jbossmq.properties jbossmq.xml

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:08 Modified:src/etc/conf/default Tag: Branch_2_4 jboss.jcml Added: src/etc/conf/default Tag: Branch_2_4 jbossmq-state.xml Removed: src/etc/conf/default Tag: Branch_2_4 jbossmq.properties jbossmq.xml Log: Back

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/cluster/transport InvalidConfigurationException.java InvalidStateException.java NodeId.java SerializerUtil.java Transport.java TransportListener.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:13 Removed: src/main/org/jbossmq/cluster/transport Tag: Branch_2_4 InvalidConfigurationException.java InvalidStateException.java NodeId.java SerializerUtil.java Transport.java

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/pm/jdbc MessageLog.java PersistenceManager.java PersistenceManagerMBean.java TxLog.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:11 Added: src/main/org/jboss/mq/pm/jdbc Tag: Branch_2_4 MessageLog.java PersistenceManager.java PersistenceManagerMBean.java TxLog.java Log: Back porting JBossMQ 1.0.0 BETA 1 to 2_4 branch

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/cluster/jms ClusterConnectionMetaData.java ClusterTemporaryTopic.java ClusterTopic.java ClusterTopicConnection.java ClusterTopicConnectionFactory.java ClusterTopicPublisher.java ClusterTopicSession.java ClusterTopicSubscriber.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:13 Removed: src/main/org/jbossmq/cluster/jms Tag: Branch_2_4 ClusterConnectionMetaData.java ClusterTemporaryTopic.java ClusterTopic.java ClusterTopicConnection.java

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/pm/file MessageLog.java PersistenceManager.java PersistenceManagerMBean.java TxLog.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:11 Added: src/main/org/jboss/mq/pm/file Tag: Branch_2_4 MessageLog.java PersistenceManager.java PersistenceManagerMBean.java TxLog.java Log: Back porting JBossMQ 1.0.0 BETA 1 to 2_4 branch

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/cluster/transport InvalidConfigurationException.java InvalidStateException.java NodeId.java SerializerUtil.java Transport.java TransportListener.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:09 Added: src/main/org/jboss/mq/cluster/transport Tag: Branch_2_4 InvalidConfigurationException.java InvalidStateException.java NodeId.java SerializerUtil.java Transport.java

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/il ClientIL.java ClientILService.java ServerIL.java ServerILFactory.java ServerILJMXService.java ServerILJMXServiceMBean.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:10 Added: src/main/org/jboss/mq/il Tag: Branch_2_4 ClientIL.java ClientILService.java ServerIL.java ServerILFactory.java ServerILJMXService.java ServerILJMXServiceMBean.java

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/il/uil/multiplexor DemuxInputStream.java MultiplexorTest.java MuxOutputStream.java SocketMultiplexor.java StreamDemux.java StreamMux.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:11 Added: src/main/org/jboss/mq/il/uil/multiplexor Tag: Branch_2_4 DemuxInputStream.java MultiplexorTest.java MuxOutputStream.java SocketMultiplexor.java StreamDemux.java

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/distributed/interfaces ConnectionReceiver.java ConnectionReceiverSetup.java DistributedConnectionFactory.java DistributedConnectionFactoryMBean.java DistributedJMSServer.java DistributedJMSServerSetup.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:13 Removed: src/main/org/jbossmq/distributed/interfaces Tag: Branch_2_4 ConnectionReceiver.java ConnectionReceiverSetup.java DistributedConnectionFactory.java

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/pm/rollinglogged IntegrityLog.java PersistenceManager.java PersistenceManagerMBean.java SpyMessageLog.java SpyTxLog.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:12 Added: src/main/org/jboss/mq/pm/rollinglogged Tag: Branch_2_4 IntegrityLog.java PersistenceManager.java PersistenceManagerMBean.java SpyMessageLog.java SpyTxLog.java Log:

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq/server BasicQueue.java ClientConsumer.java JBossMQService.java JBossMQServiceMBean.java JMSDestination.java JMSQueue.java JMSServer.java JMSServerMBean.java JMSTopic.java PersistentQueue.java QueueManager.java QueueManagerMBean.java StateManager.java StateManagerMBean.java TopicManager.java TopicManagerMBean.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:12 Added: src/main/org/jboss/mq/server Tag: Branch_2_4 BasicQueue.java ClientConsumer.java JBossMQService.java JBossMQServiceMBean.java JMSDestination.java JMSQueue.java

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/distributed/server ConnectionReceiverINVM.java ConnectionReceiverOIL.java ConnectionReceiverOILClient.java ConnectionReceiverRMI.java ConnectionReceiverRMIImpl.java ConnectionReceiverUIL.java ConnectionReceiverUILClient.java DistributedJMSServerINVM.java DistributedJMSServerINVMMBean.java DistributedJMSServerOIL.java DistributedJMSServerOILClient.java DistributedJMSServerOILMBean.java DistributedJMSServerRMI.java DistributedJMSServerRMIImpl.java DistributedJMSServerRMIImplMBean.java DistributedJMSServerUIL.java DistributedJMSServerUILClient.java DistributedJMSServerUILMBean.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:13 Removed: src/main/org/jbossmq/distributed/server Tag: Branch_2_4 ConnectionReceiverINVM.java ConnectionReceiverOIL.java ConnectionReceiverOILClient.java

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq AcknowledgementRequest.java Connection.java ConnectionToken.java DurableSubcriptionID.java GenericConnectionFactory.java Mutex.java ReceiveRequest.java SpyBytesMessage.java SpyConnection.java SpyConnectionConsumer.java SpyConnectionFactory.java SpyConnectionMetaData.java SpyConsumer.java SpyDestination.java SpyEncapsulatedMessage.java SpyJMSException.java SpyMapMessage.java SpyMessage.java SpyMessageConsumer.java SpyMessageProducer.java SpyObjectMessage.java SpyQueue.java SpyQueueBrowser.java SpyQueueReceiver.java SpyQueueSender.java SpyQueueSession.java SpySession.java SpyStreamMessage.java SpyTemporaryQueue.java SpyTemporaryTopic.java SpyTextMessage.java SpyTopic.java SpyTopicPublisher.java SpyTopicSession.java SpyTopicSubscriber.java SpyXAConnection.java SpyXAConnectionFactory.java SpyXAResource.java SpyXAResourceManager.java Subscription.java TransactionRequest.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:09 Added: src/main/org/jboss/mq Tag: Branch_2_4 AcknowledgementRequest.java Connection.java ConnectionToken.java DurableSubcriptionID.java GenericConnectionFactory.java

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/cluster/transport/udp Datagram.java UDPAdminStream.java UDPNodeId.java UDPStream.java UDPTransport.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:13 Removed: src/main/org/jbossmq/cluster/transport/udp Tag: Branch_2_4 Datagram.java UDPAdminStream.java UDPNodeId.java UDPStream.java UDPTransport.java Log: Back porting JBossMQ 1.0.0 BETA 1 to 2_4

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq AcknowledgementRequest.java Log.java Mutex.java ReceiveRequest.java SpyBytesMessage.java SpyConnection.java SpyConnectionConsumer.java SpyConnectionMetaData.java SpyConsumer.java SpyDestination.java SpyDistributedConnection.java SpyEncapsulatedMessage.java SpyMapMessage.java SpyMessage.java SpyMessageConsumer.java SpyMessageProducer.java SpyObjectMessage.java SpyQueue.java SpyQueueBrowser.java SpyQueueConnection.java SpyQueueConnectionFactory.java SpyQueueReceiver.java SpyQueueSender.java SpyQueueSession.java SpySession.java SpyStreamMessage.java SpyTemporaryQueue.java SpyTemporaryTopic.java SpyTextMessage.java SpyTopic.java SpyTopicConnection.java SpyTopicConnectionFactory.java SpyTopicPublisher.java SpyTopicSession.java SpyTopicSubscriber.java SpyXAQueueConnection.java SpyXAQueueConnectionFactory.java SpyXAResource.java SpyXAResourceManager.java SpyXATopicConnection.java SpyXATopicConnectionFactory.java Subscription.java TransactionRequest.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:13 Removed: src/main/org/jbossmq Tag: Branch_2_4 AcknowledgementRequest.java Log.java Mutex.java ReceiveRequest.java SpyBytesMessage.java SpyConnection.java

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/filepersistence MessageLog.java PersistenceManager.java TxLog.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:13 Removed: src/main/org/jbossmq/filepersistence Tag: Branch_2_4 MessageLog.java PersistenceManager.java TxLog.java Log: Back porting JBossMQ 1.0.0 BETA 1 to 2_4 branch ___

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/persistence IntegrityLog.java ObjectIntegrityLog.java PersistenceManager.java SpyMessageLog.java SpyMessageLogTester.java SpyTxLog.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:14 Removed: src/main/org/jbossmq/persistence Tag: Branch_2_4 IntegrityLog.java ObjectIntegrityLog.java PersistenceManager.java SpyMessageLog.java SpyMessageLogTester.java

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/multiplexor DemuxInputStream.java MultiplexorTest.java MuxOutputStream.java SocketMultiplexor.java StreamDemux.java StreamMux.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:13 Removed: src/main/org/jbossmq/multiplexor Tag: Branch_2_4 DemuxInputStream.java MultiplexorTest.java MuxOutputStream.java SocketMultiplexor.java StreamDemux.java

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/referenceable ObjectRefAddr.java SpyConnectionFactoryObjectFactory.java SpyDestinationObjectFactory.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:14 Removed: src/main/org/jbossmq/referenceable Tag: Branch_2_4 ObjectRefAddr.java SpyConnectionFactoryObjectFactory.java SpyDestinationObjectFactory.java Log: Back porting

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/jdbcpersistence MessageLog.java PersistenceManager.java TxLog.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:13 Removed: src/main/org/jbossmq/jdbcpersistence Tag: Branch_2_4 MessageLog.java PersistenceManager.java TxLog.java Log: Back porting JBossMQ 1.0.0 BETA 1 to 2_4 branch ___

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/selectors Identifier.java Operator.java Selector.java parser.java parserval.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:14 Removed: src/main/org/jbossmq/selectors Tag: Branch_2_4 Identifier.java Operator.java Selector.java parser.java parserval.java Log: Back porting JBossMQ 1.0.0 BETA 1 to 2_4 branch

[JBoss-dev] CVS update: jboss/src/client jbossmq-client.jar

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:58:14 Modified:src/client Tag: Branch_2_4 jbossmq-client.jar Log: Back porting JBossMQ 1.0.0 BETA 1 to 2_4 branch Revision ChangesPath No revision No revision 1.6.4.3 +775 -694

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/xml XElement.java XElementConsumer.java XElementException.java XElementProducer.java XElementTester.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:14 Removed: src/main/org/jbossmq/xml Tag: Branch_2_4 XElement.java XElementConsumer.java XElementException.java XElementProducer.java XElementTester.java Log: Back porting JBossMQ 1.0.0 BETA 1 to

[JBoss-dev] CVS update: jboss/src/lib jbossmq.jar

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:58:14 Modified:src/lib Tag: Branch_2_4 jbossmq.jar Log: Back porting JBossMQ 1.0.0 BETA 1 to 2_4 branch Revision ChangesPath No revision No revision 1.8.4.3 +1137 -960

[JBoss-dev] CVS update: jbossmq/src/main/org/jbossmq/server AbstractQueue.java BasicQueue.java ClientConsumer.java ExclusiveQueue.java InvocationLayerFactory.java JBossMQService.java JBossMQServiceMBean.java JMSDestination.java JMSServer.java JMSServerMBean.java PersistenceManager.java SharedQueue.java StartServer.java Task.java UserManager.java

2001-08-22 Thread Hiram Chirino
User: chirino Date: 01/08/22 20:57:14 Removed: src/main/org/jbossmq/server Tag: Branch_2_4 AbstractQueue.java BasicQueue.java ClientConsumer.java ExclusiveQueue.java InvocationLayerFactory.java JBossMQService.java

  1   2   >