[JBoss-dev] CVS update: newsite/documentation mssql.htm

2001-03-29 Thread kunle
User: kunle Date: 01/03/23 17:23:11 Modified:documentation mssql.htm Log: Finally got around to committing this re-write of the MSSQL howto.- now a quick start tutorial to using JBoss+MSSQL- illustrates the process for 3 (yes three!) different JDBC drivers- Merant Connect J

Re: [JBoss-dev] Sourceforge cvs problem

2001-03-29 Thread Vladimir Blagojevic
Hey Michael, Thanks a lot. I got it working (password-less ssh authentication) on RH7.0. I did not touch anything since I played with it last nite. So it was most likely this 6 hour propagation time you talked about. Thanks, Vladimir Micheal J wrote: > Some ideas: > 1. Use an RSA key-pair f

[JBoss-dev] Subscribe

2001-03-29 Thread Chidambara, Vinoth (CTS)
Title: Subscribe With Regards, Vinoth.C This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy

[JBoss-dev] instantdb deadlock

2001-03-29 Thread Dominik Baranowski
FYI: I've encounted a deadlock while performing concurrent access to instantDB this is fixed in version 3.26 which can be downloaded from the enhydra site. -dom ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/li

[JBoss-dev] JMSProviderAdapter & Serializable

2001-03-29 Thread Jason Dillon
Hello, I just started playing around with JMSProvderAdapter (trying to get SwiftMQ happy inside of JBoss) and found that if my concreate adapter did not explicily implement Serializable it would fail. I am wondering if it would make sence to modify JMSProviderAdapter to extend from Serializable?

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

2001-03-29 Thread kunle
User: kunle Date: 01/03/29 19:08:58 Modified:src/docs howtomssql.xml Log: - undo name change Revision ChangesPath 1.5 +1 -1 manual/src/docs/howtomssql.xml Index: howtomssql.xml === RCS

[JBoss-dev] CVS update: newsite index.html

2001-03-29 Thread starksm
User: starksm Date: 01/03/29 14:32:08 Modified:.index.html Log: Fix the JBoss/Server link Revision ChangesPath 1.4 +1 -1 newsite/index.html Index: index.html === RCS file: /cvsro

R: [JBoss-dev] add file to sourceforge

2001-03-29 Thread Bordet, Simone
Ciao Fulco, from which directory are you issuing this command ? Best will probably be (although I'm not a cvs command-line guru): cd newsite/bin cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/jboss add -kb jboss_catalina_b1.zip Simon > -Messaggio originale- > Da: Fulco Muriglio [mailto:[EMA

[JBoss-dev] I need ammo

2001-03-29 Thread Bill Burke
All, I need help. I really need some references on who is using JBoss in production and to what scale. I'm meeting resistence on adopting JBoss at my company and really need this information to convince the nervous, uninformed, upper-upper management(CIO types) that this is the way to go

[JBoss-dev] add file to sourceforge

2001-03-29 Thread Fulco Muriglio
The following command: cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/jboss add -kb newsite/bin/jboss_catalina_b1.zip should add that file at cvs. The answer is: [EMAIL PROTECTED]'s password: cvs add: in directory .: cvs [add aborted]: there is no version here; do 'cvs checkout' first What is the

RE: [JBoss-dev] CVS update: newsite/business binary.html

2001-03-29 Thread marc fleury
when can I make noise about this phox marc |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of |[EMAIL PROTECTED] |Sent: Thursday, March 29, 2001 3:47 PM |To: [EMAIL PROTECTED] |Subject: [JBoss-dev] CVS update: newsite/business binary.html | | | Use

[JBoss-dev] CVS update: newsite/business binary.html

2001-03-29 Thread phox
User: phox Date: 01/03/29 12:46:33 Modified:business binary.html Log: Embedded Catalina added Revision ChangesPath 1.10 +2 -1 newsite/business/binary.html Index: binary.html === RCS fi

RE: [JBoss-dev] Rewrite of ejb.jar, et al

2001-03-29 Thread marc fleury
No except the "tools" which we shouldn't use (the 8082 port stuff) for the rest it is kosher. Reminds me we should really rewrite the tools ourselves... I will get there with EJB soon. marc |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Dan |Christ

RE: [JBoss-dev] Rewrite of ejb.jar, et al

2001-03-29 Thread Dan Christopherson
Are there similiar license issues with the JMX RI? On Thu, 29 Mar 2001, Jay Walters wrote: > Ok, that seems like a good approach since it's actually pretty small right > now. Any more ideas? Complaints? > > Pretty much ready to check some of it in once we sort out where it should > go. > > C

RE: [JBoss-dev] Rewrite of ejb.jar, et al

2001-03-29 Thread marc fleury
jboss-j2ee marc |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Jay |Walters |Sent: Thursday, March 29, 2001 12:35 PM |To: Jboss-Development@Lists. Sourceforge. Net |Subject: [JBoss-dev] Rewrite of ejb.jar, et al | | |Thanks to everybody working on w

RE: [JBoss-dev] Rewrite of ejb.jar, et al

2001-03-29 Thread Jay Walters
Ok, that seems like a good approach since it's actually pretty small right now. Any more ideas? Complaints? Pretty much ready to check some of it in once we sort out where it should go. Cheers -Original Message- From: Juha-P Lindfors [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 29

Re: [JBoss-dev] Rewrite of ejb.jar, et al

2001-03-29 Thread Juha-P Lindfors
On Thu, 29 Mar 2001, Jay Walters wrote: > I'm not good with names, but how > about jboss-ee, jboss-external, ee-spec or just external? Why not just drop it under contrib/ in its own submodule (api?) and then a module per API? Seems these might find some use outside the JBoss project as well.

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

2001-03-29 Thread stacycurl
User: stacycurl Date: 01/03/29 10:33:25 Added: src/build build.xml build.bat Log: Ant build files for JBossMX Revision ChangesPath 1.1 jbossmx/src/build/build.xml Index: build.xml =

[JBoss-dev] CVS update: jbossmx/src/build - New directory

2001-03-29 Thread stacycurl
User: stacycurl Date: 01/03/29 10:32:10 jbossmx/src/build - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbossmx/src/lib xerces.jar mail.jar log4j.jar junit.jar jmxtools.jar jmxri.jar activation.jar

2001-03-29 Thread stacycurl
User: stacycurl Date: 01/03/29 10:31:20 Added: src/lib xerces.jar mail.jar log4j.jar junit.jar jmxtools.jar jmxri.jar activation.jar Log: Jars needed by JBossMX Revision ChangesPath 1.1 jbossmx/src/lib/xerces.jar <>

[JBoss-dev] CVS update: jbossmx/src/lib - New directory

2001-03-29 Thread stacycurl
User: stacycurl Date: 01/03/29 10:28:34 jbossmx/src/lib - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

Re: [JBoss-dev] JDBC provider redundant and XA stuff

2001-03-29 Thread Bill Burke
Hey Filip, Take a look at the XADataSourceLoader code. It uses a Minerva XAPoolDataSource. getConnection() uses the Minerva code base to register the transaction with the JBoss transaction manager. There is no code anywhere except in Minerva that registers the XAResources with the Transact

RE: [JBoss-dev] ANT Verifier task?

2001-03-29 Thread Juha-P Lindfors
well.. ermm.. there's the ant documentation for the task... *cough* :) -- Juha On Thu, 29 Mar 2001, marc fleury wrote: > Oh goodness!!! it is of course well documented isn't it? > > marc > > > |-Original Message- > |From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > |Sent: Thursd

[JBoss-dev] CVS update: jboss/src/main/org/jboss/logging Log.java

2001-03-29 Thread stacycurl
User: stacycurl Date: 01/03/29 09:47:47 Modified:src/main/org/jboss/logging Log.java Log: Log.createLog checks an environment property JBOSS_LOG_CLASS and instantiates that class, if JBOSS_LOG_CLASS is missing it reverts back to the previous behaviour of creating org.jboss.loggi

[JBoss-dev] CVS update: jboss/src/main/org/jboss/jmx/server RMIConnectorServiceMBean.java RMIConnectorService.java

2001-03-29 Thread stacycurl
User: stacycurl Date: 01/03/29 09:44:10 Modified:src/main/org/jboss/jmx/server RMIConnectorServiceMBean.java RMIConnectorService.java Log: Each JMX agent needs to build a RMIConnector into JNDI, previously there seem to have been only 1 agent running. I nee

[JBoss-dev] Rewrite of ejb.jar, et al

2001-03-29 Thread Jay Walters
Thanks to everybody working on writing the various packages. So we are beginning to get the various jar files which are under the scsl rewritten, which of course leads to the question of where we should put this stuff into cvs. I've been poking around and it seems there are a fair amount of depe

Re: [JBoss-dev] JDBC provider redundant and XA stuff

2001-03-29 Thread Bill Burke
One more thing on this that I've commented on before. The Oracle 8.1.7 drivers do connection and statement pooling as well as XAConnections, so there is no need to use Minerva. Unfortunately, Minerva does all the work of hooking up the XAResources with the Transaction Manager and such. It wo

[JBoss-dev] EJB deploy/undeploy problem

2001-03-29 Thread Stanislav Pavlíček
Hello, I have following problem under JBoss-2.1: Deployed Ejbs are unpacked into /tmp/Default/... on the startup, but content of this directory is deleted on the shutdown, so any file modifications or even newly created files are lost. Is there any chance to modify Jboss's Container Factory be

RE: [JBoss-dev] ANT Verifier task?

2001-03-29 Thread marc fleury
Oh goodness!!! it is of course well documented isn't it? marc |-Original Message- |From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] |Sent: Thursday, March 29, 2001 2:37 AM |To: marc fleury |Cc: Jboss-Development@Lists. Sourceforge. Net |Subject: Re: [JBoss-dev] ANT Verifier task? | |

RE: [JBoss-dev] CVS update: jbossmx - Imported sources

2001-03-29 Thread marc fleury
FINALLY, thanks stacy Ok we can manage the clusters of JMX instances ANYONE UP FOR A SIMPLE STATEFUL BEAN Come on guys! i can believe you talk so much and when the request for real stuff comes in, all the "experts" run away... COME ON SOMETHING, ANYTHING in CVS will impress me, THAT r

[JBoss-dev] CVS update: jbossmx - Imported sources

2001-03-29 Thread stacycurl
User: stacycurl Date: 01/03/29 05:49:37 Log: This is fhe first check in of failover / high availability software for JMX Status: Vendor Tag: jbossmx Release Tags: jbossmx_1 N jbossmx/src/examples/ActiveAgentMLet.xml N jbossmx/src/examples/FailoverAgentMLet.xml N jbo

[JBoss-dev] CVS update: manual/src/docs/images/jbosssx LMDatabaseModel.jpg

2001-03-29 Thread starksm
User: starksm Date: 01/03/29 03:24:50 Added: src/docs/images/jbosssx LMDatabaseModel.jpg Log: Added the DatabaseServerLogin module tables figure Revision ChangesPath 1.1 manual/src/docs/images/jbosssx/LMDatabaseModel.jpg <> _

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

2001-03-29 Thread starksm
User: starksm Date: 01/03/29 03:24:50 Modified:src/docs jbosssx.xml Log: Added the DatabaseServerLogin module tables figure Revision ChangesPath 1.2 +14 -8 manual/src/docs/jbosssx.xml Index: jbosssx.xml ==

[JBoss-dev] CVS update: manual/src/docs/images/jbosssx sx.SecurityInterceptor.classes.gif sx.SecurityInterceptor.model.gif sx.jbossSecurityDTD.jpg

2001-03-29 Thread starksm
User: starksm Date: 01/03/29 03:09:08 Added: src/docs/images/jbosssx sx.SecurityInterceptor.classes.gif sx.SecurityInterceptor.model.gif sx.jbossSecurityDTD.jpg Log: Revision ChangesPath 1.1 manual/src

[JBoss-dev] CVS update: manual/src/docs/images/jbosssx - New directory

2001-03-29 Thread starksm
User: starksm Date: 01/03/29 03:08:05 manual/src/docs/images/jbosssx - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: newsite/documentation jboss_win32_1.html

2001-03-29 Thread starksm
User: starksm Date: 01/03/29 02:05:54 Modified:documentation jboss_win32_1.html Log: Change another java -jar run.jar example to run.bat Revision ChangesPath 1.4 +1 -1 newsite/documentation/jboss_win32_1.html Index: jboss_win32_1.html =

[JBoss-dev] CVS update: newsite/documentation jboss1.html jboss_win32_1.html

2001-03-29 Thread starksm
User: starksm Date: 01/03/29 00:27:53 Modified:documentation jboss1.html jboss_win32_1.html Log: Change the obsolete java -jar run.jar to run.bat and run.sh Revision ChangesPath 1.3 +1 -1 newsite/documentation/jboss1.html Index: jboss1.html ===

[JBoss-dev] CVS update: contrib/catalina/src/build build.sh

2001-03-29 Thread phox
User: phox Date: 01/03/29 00:27:17 Modified:catalina/src/build build.sh Log: Upgrade for ant1.3 Revision ChangesPath 1.2 +2 -1 contrib/catalina/src/build/build.sh Index: build.sh ===

RE: [JBoss-dev] Sourceforge cvs problem

2001-03-29 Thread Micheal J
Some ideas: 1. Use an RSA key-pair for SSH1. Ensure that the keys have no passphrase (no pint in going password-less only to be asked for the passphrase instead) 2. Use the "Edit key" feature of the account management page to upload your *public* key file only to all the relevant SF servers (this