[JBoss-user] JCA / JNI problem

2003-04-03 Thread Heinz, Roman
Hi. My environment: JBoss 3.2.x, JVM 1.3.1_07, 1.4.1_01 and 1.4.1_02, Windows XP I'm implementing a JCA resource adaptor for a legacy MS COM based system. I use IBM's bridge2java as Java-COM bridge. In a first try, i did all in standalone Tomcat with servlets, loaded bridge2java.dll by myself wi

[JBoss-user] Re: [JBoss-dev] Compound PK using CMR/CMP

2003-04-03 Thread Alex Loubyansky
Please, post to jboss-user. Provide more info on mapping of entities and relationships, tables in the database and exception. Could you try your app in JBoss-3.2? alex Friday, April 04, 2003, 4:23:18 AM, you wrote: BR> Hi, BR> I have created an Entity EJB that maps to a table with a compound

RE: [JBoss-user] auth login config file from JSP

2003-04-03 Thread Craig Berry
Interesting, thanks. I suppose that I could take apart the source for whatever class implements j_security_check and try to mimic that, since it demonstrably does the trick. What class is that? The j_security_check mapping seems to happen "magically", as I can't find any mention of it in the

AW: [JBoss-user] Different wsdl in jboss3.2 and jboss4.0

2003-04-03 Thread Jung , Dr. Christoph
Could you debug into the EJBProvider, please? I will also have a look this afternoon (want to include MBeanProvider into xdoclet support, anyway) ... CGJ -Ursprüngliche Nachricht- Von: John Fawcett [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 3. April 2003 20:11 An: [EMAIL PROTECTE

Re: [JBoss-user] jetty max form size reached?

2003-04-03 Thread Christian Riege
hi, On Thu, 2003-04-03 at 20:13, Frank Morton wrote: > Using jboss 3.2.0RC2/jetty under MacOS X with JDK 1.4.1. > > I have a large form with 2095 items. When processing the form, > it is only able to find 1819 items in the form request Enumeration. > I don't know if it is a form size limit, eleme

Re: [JBoss-user] auth login config file from JSP

2003-04-03 Thread Scott M Stark
No there is not as transparent transition from an unsecured context to a secured context is not part of the servlet specs due to the fact that integration with security infrastructures is not part of the specs. Scott Stark Chief Technology Officer JBoss Group, LLC

Re: [JBoss-user] CMR Error under load

2003-04-03 Thread Stephen Coy
Sourceforge CVS was very slow last night, so I did not get much done. I don't know about a solution, but I will try and diagnose it. At the moment, it looks like there is a problem if the child bean's getters are marked read-only, even if the parent bean's are not. Anyway, hopefully (if the sou

Re: [JBoss-user] sychronization problem with flushAuthenticationCache?

2003-04-03 Thread Scott M Stark
Authentication and authorization are not atomic operations so if you flush the cache after authentication there can be requests that have been orphaned with respect to the credentials picked up during authentication. When a cache entry expires in between authentication and authorization such a prob

RE: [JBoss-user] DefaultDS Lookup Failure

2003-04-03 Thread Rod Macpherson
Thanks Igor. -Original Message- From: Igor Fedorenko [mailto:[EMAIL PROTECTED] Sent: Thursday, April 03, 2003 2:55 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] DefaultDS Lookup Failure Remove extra /env/ from , i.e your res-ref-name should be jdbc/DefaultDS. -Original Messa

RE: [JBoss-user] auth login config file from JSP

2003-04-03 Thread Craig Berry
OK, let me rephrase the question in a different way, and at a higher level; perhaps I'm just solving my problem the wrong way. We would like to offer a seamless path for guest users to enter our application without ever seeing an explicit login, if they come via a particular unprotected servlet.

Re: [JBoss-user] auth login config file from JSP

2003-04-03 Thread Scott M Stark
That is not going to work as your going outside of the standard mechanisms for propagating security to the web container. You have to integrate deeply with the web container using a custom valve for example in tomcat. Scott Stark Chief Technology Officer JBoss Group, LLC x

RE: [JBoss-user] DefaultDS Lookup Failure

2003-04-03 Thread Igor Fedorenko
Rod, Please remove extra /env/ from , i.e your res-ref-name should be jdbc/DefaultDS. Cheers, Igor. -Original Message- From: Rod Macpherson [mailto:[EMAIL PROTECTED] Sent: Thursday, April 03, 2003 5:38 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] DefaultDS Lookup Failure Testing the

RE: [JBoss-user] DefaultDS Lookup Failure

2003-04-03 Thread Igor Fedorenko
Remove extra /env/ from , i.e your res-ref-name should be jdbc/DefaultDS. -Original Message- From: Rod Macpherson [mailto:[EMAIL PROTECTED] Sent: Thursday, April 03, 2003 5:38 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] DefaultDS Lookup Failure Testing the osworkflow sample and getti

[JBoss-user] sychronization problem with flushAuthenticationCache?

2003-04-03 Thread David Ward
Using jboss-3.0.6_tomcat-4.1.18 on Solaris 9, Sun JDK 1.4.1_01, web+ejb+db app, all using J2EE declarative security. There are times in our application where we have to use the MBeanServer to call flushAuthenticationCache("ourdomain") on the JaasSecurityManagerService. We are looking forward to 3

[JBoss-user] DefaultDS Lookup Failure

2003-04-03 Thread Rod Macpherson
Title: Message Testing the osworkflow sample and getting this error:   14:30:19,425 FATAL [BaseJDBCProvider] Could not look up DataSource using JNDI location: java:comp/env/jdbc/DefaultDS ...   Added the following to jboss-web.xml for the sample war file and redeployed but still fails:  

[JBoss-user] **Àb«È±Ð¾Ç»P¬ÛÃö¤u¨ã¤j¥þ**

2003-04-03 Thread n3qv_211b1y
Title: ordhack **Àb«È±Ð¾Ç»P¬ÛÃö¤u¨ã¤j¥þ** ¥úºÐ¤º®e¤À¥|³¡¥÷¡G 1.HACK2002 <ºô­

RE: [JBoss-user] auth login config file from JSP

2003-04-03 Thread Craig Berry
> From: Scott M Stark [mailto:[EMAIL PROTECTED] > > You need to specify the security domain name in the war WEB-INF/jboss-web.xml descriptor. > > >java:/jaas/xyz > But what if I want both form-based and programmatic logins, with both sharing use of a database authenticator? I have a "user

Re: [JBoss-user] JBoss 3.2RC4 and Hibernate2

2003-04-03 Thread Scott M Stark
MarshalledObject does try to honor the class loader but there is some bad caching behvior triggered by its use of Class.forName(String, boolean, ClassLoader) that binds the load to the first class loader or something like that. Its been a while since I looked at as we had given up on using it. xxx

Re: [JBoss-user] JBoss 3.2RC4 and Hibernate2

2003-04-03 Thread Scott M Stark
Its used by the cmp2 layer for generation of the abstract bean implementation wrappers. As long as your version works its safe to replace the shipped bcel.jar. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From

Re: [JBoss-user] JBoss 3.2RC4 and Hibernate2

2003-04-03 Thread Dain Sundstrom
On Thursday, April 3, 2003, at 02:42 PM, Anders Engström wrote: On Thu, Apr 03, 2003 at 10:52:38AM -0800, Scott M Stark wrote: In the meantime - what use does bcel.jar serve in jboss, and is it safe to remove it from the server's classpath (or replace it with cglib from hibernate) in a J2EE serve

Re: [JBoss-user] JBoss 3.2RC4 and Hibernate2

2003-04-03 Thread Dain Sundstrom
There is also a problem is they are trying to use java.rmi.MarshalledObject to store serialized objects, because java.rmi.MarshalledObject does not respect classloaders. -dain On Thursday, April 3, 2003, at 12:52 PM, Scott M Stark wrote: It look like a problem with hibernate using Class.forNam

Re: [JBoss-user] JBoss 3.2RC4 and Hibernate2

2003-04-03 Thread Anders Engström
On Thu, Apr 03, 2003 at 12:38:51PM -0700, Rod Cope wrote: > Anders, > > I had almost exactly the same problem with the latest Hibernate2 beta 4 and > JBoss 3.2RC4. I also came up with exactly the same workaround independently > - replacing bcel.jar with cglib.jar. > > As Scott says, it may be so

Re: [JBoss-user] JBoss 3.2RC4 and Hibernate2

2003-04-03 Thread Anders Engström
On Thu, Apr 03, 2003 at 10:52:38AM -0800, Scott M Stark wrote: > It look like a problem with hibernate using Class.forName rather than > the Thread.currentThread().getContextClassLoader(). Class.forName > forces the class in question to be visible vis that class loader of the > calling class or one

[JBoss-user] Hiç bir yerde bulamayacaðýnýz porno filmler alhwu

2003-04-03 Thread Burak
Title: Mail id: xdculgnlhhdinljiummpimdqlypfgqfgthbhnoswxyfomqwidjaoxdfmeurml Türkiye'nin En Büyük Seks ArþiviEn Kaliteli Porno Siteye Ulaþýn!Porno Film cd'lerinin bulunduðu tek site!Bu Sitede Neler Var?Gencecik LolitalarJapo

RE: [JBoss-user] JBoss 3.2RC4 and Hibernate2

2003-04-03 Thread Rod Cope
Anders, I had almost exactly the same problem with the latest Hibernate2 beta 4 and JBoss 3.2RC4. I also came up with exactly the same workaround independently - replacing bcel.jar with cglib.jar. As Scott says, it may be something Gavin can change relative to avoiding Class.forName(). Until th

RE: [JBoss-user] netboot in 3.2

2003-04-03 Thread Jeremy Boynes
Netboot doesn't do this, no. The cache (in tmp) is transient and won't survive a restart. IIRC there is a deployment cache service that might do what you are looking for - I haven't looked at it. If it worked then it might work around the JSP issues as well, so if you have time to check it out I'l

Re: [JBoss-user] MDBs and Transactions

2003-04-03 Thread Ian Duggan
On Thursday 03 April 2003 3:32 am, Brian McSweeney wrote: > method1 - do some processing, send a message to a MDB > method2 - delete entity A > > both methods are transaction required. > > the MDB does some processing using entity A. > > The problem is that the facade methods can be called at > an

RE: [JBoss-user] Out of Memory Error

2003-04-03 Thread Rod Macpherson
The startup script uses an environment variable to grab JVM options: JAVA_OPTS. Without it you have 64 of the 1000 available. JAVA_OPTS = -Xmx256M -Xms256M That'll give you a minimum and maximum of 256 megs. I like to set min = max so that it allocates the max right up front. -Original

Re: [JBoss-user] java.lang.NoSuchMethodError in JaasSecurityManager

2003-04-03 Thread Mikkel Heisterberg
A stacktrace would be helpfull "Sternagel Annegret (MPI/ADB)" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 03-04-2003 18:04 Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject [JBoss-user] java.lang.NoSuchMethodError in JaasSecurityManager Hello,

Re: [JBoss-user] massive performance decrease

2003-04-03 Thread Dain Sundstrom
I have no plan to backport the changes, as it depends on a bunch of other changes only in 4.0. I don't think it would be to hard to backport (4-8 hours), but I'm still not satisfied with the implementation and plan on making more optimizations. Most importantly, this is all new code (complete

Re: [JBoss-user] JBoss 3.2RC4 and Hibernate2

2003-04-03 Thread Scott M Stark
It look like a problem with hibernate using Class.forName rather than the Thread.currentThread().getContextClassLoader(). Class.forName forces the class in question to be visible vis that class loader of the calling class or one of its parents. This is too restrictive for a framework in an arbitrar

Re: [JBoss-user] CMR question: r-table-mapping, with existing tables

2003-04-03 Thread Bill Curtis
Hi Alex. Thanks for the info. In case anyone else runs into a problem like this: I have created a view which selects from the mapping and data tables, to create a more natural mapping (parent oid to child oid). My now uses this view. The CM relationship works fine. I'm slightly concerned abou

[JBoss-user] jetty max form size reached?

2003-04-03 Thread Frank Morton
Using jboss 3.2.0RC2/jetty under MacOS X with JDK 1.4.1. I have a large form with 2095 items. When processing the form, it is only able to find 1819 items in the form request Enumeration. I don't know if it is a form size limit, element count limit, or something else. Everything I have tried ends

RE: [JBoss-user] Different wsdl in jboss3.2 and jboss4.0

2003-04-03 Thread John Fawcett
Hi, I am using jboss3.2RC5. I moved the axis libraries, and got the same wsdl. In addition, I moved the ibm-wsdl4j library, which also had no effect on the wsdl. Changing the libraries required minor changes to AxisService, AttributeSerializer, and ObjectNameSerializer -- should I submit a patch?

RE: [JBoss-user] Out of Memory Error

2003-04-03 Thread Sacha Labourey
Upgrade to a decent version, this is about one year old! > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Sanjeev Singal > Sent: jeudi, 3. avril 2003 19:57 > To: [EMAIL PROTECTED] > Subject: [JBoss-user] Out of Memory Error > > > Hey All, > > I

Re: [JBoss-user] Authentication for JMX management browser

2003-04-03 Thread Sanjeev Singal
Matt and Julien, Thank you very much for your help. Sanjeev Matt Johnson wrote: > Sanjeev, > > To use Julien's instructions, you will also need to upgrade to the > latest JBoss 3.0.x (currently 3.0.6), as this uses a webapp at the > "jmx-console" context to handle this. The jmx console on port

RE: [JBoss-user] Class not found exception when deploy (the classes are actually t here in the JAR file !)

2003-04-03 Thread Eric J Kaplan
David   Check the package statement at the top of your ActivityBean class to make sure it’s correct.  We saw something just the other day like this and that was the problem.   Regards   Eric Kaplan   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Be

[JBoss-user] Out of Memory Error

2003-04-03 Thread Sanjeev Singal
Hey All, I have an application running on jboss-3.0.0. During the stress testing of this application after a while (approx. 2 hours) we start seeing outOfMemoryError messages. Then jboss stops responding. Then we have to restart the jboss but same error appears during our stress testing again. M

[JBoss-user] JBoss 3.2RC4 and Hibernate2

2003-04-03 Thread Anders Engström
Hi. We're having some trouble using Hibernate2 (beta2) on JBoss 3.2RC4. I've discussed the problem on the Hibernate discussion forum (sourceforge) and managed to find a work-around... sort-of :) Below is the initial post (the entire thread can be found at http://sourceforge.net/forum/forum.php?

[JBoss-user] java.lang.NoSuchMethodError in JaasSecurityManager

2003-04-03 Thread Sternagel Annegret (MPI/ADB)
Hello, I changed the jboss version from 2.4.3 to 2.4.10 using jdk 1.3. The JAAS configuration worked well in jboss 2.4.3. In jboss 2.4.10 I get a NoSuchMethodError during create of the SessionBean. Any idea ? Thanks Annegret [17:46:36,718,IadSB] TRANSACTION ROLLBACK EXCEPTION: javax.transaction

Re: [JBoss-user] CMR Error under load

2003-04-03 Thread Dain Sundstrom
What is the name of the test case and are you working on a solution? -dain On Thursday, April 3, 2003, at 04:22 AM, Stephen Coy wrote: I'll add the testcase to Branch_3_0 as well. We've never experienced this problem, but have only operated under 3.0.2, 3.0.4 and 3.0.6. Our application (over)

Re: [JBoss-user] CMR Error under load

2003-04-03 Thread Dain Sundstrom
I think the message is remove the read-only tags and you will not get the errors. -dain On Thursday, April 3, 2003, at 03:03 AM, Andrew May wrote: My test case fails on 3.0.3 so it's not just a problem with 3.2.0. So for us that means we can't go live with either :( - unless we can find a sui

Re: [JBoss-user] logout

2003-04-03 Thread kiuma
[EMAIL PROTECTED] wrote: Hi! I have searched the net, but could find no information, so I post my question here. How do I do a logout from a Struts Action? I am using JaasSecurityManager of JBoss, with BASIC authentication for the war, running in TomCat (btw.: digest auth seems to be broken). Log

Re: [JBoss-user] Optimized CMP loading

2003-04-03 Thread Dain Sundstrom
You need to use a transaction for the access. We can not assume that data read in one transaction is valid in another transaction. -dain On Thursday, April 3, 2003, at 08:39 AM, Simone Milani wrote: I am using read-ahead: on-find 50 It keeps saying no preload dat

Re: [JBoss-user] logout

2003-04-03 Thread Neal Sanche
Hi Tibor, On Thursday 03 April 2003 09:53 am, [EMAIL PROTECTED] wrote: > How do I do a logout from a Struts Action? > I am using JaasSecurityManager of JBoss, with BASIC authentication > for the war, running in TomCat (btw.: digest auth seems to be > broken). Login works fine, however, I am not ge

[JBoss-user] Shared ejb-jars, scoped ears and MDBs

2003-04-03 Thread Weiqi Gao
In trying to deploy multiple ears that uses shared ejb-jars in the same instance of JBoss, I'm using scoped deployment of ears and modifying the global JNDI name of the session beans: app1.ear (scoped) shared-ejb.jar (JNDI name ejb/Foo -> ejb/Foo/app1) non-shared-ejb.jar, etc.

Re: [JBoss-user] logout

2003-04-03 Thread James Ward
As far as I know you can't logout with BASIC auth since the browser keeps sending the authentication info. Use Form based auth. Or if you want to be really slick, have xdoclet create your web.xml for you and create a build time variable which will specify which authentication method to use. This

AW: [JBoss-user] Different wsdl in jboss3.2 and jboss4.0

2003-04-03 Thread Jung , Dr. Christoph
Which 3.2 are you talking about? I think that the difference between both branches is indeed Axis1.1 Beta (3.2) against Axis 1.1 RC1 (head) ... Our EJBProvider source should be equivalent by now. So it could be only the emitter setting the wrong servicename (to jndiName, as it seems). Can you p

[JBoss-user] logout

2003-04-03 Thread TIBOR . KISS
Hi! I have searched the net, but could find no information, so I post my question here. How do I do a logout from a Struts Action? I am using JaasSecurityManager of JBoss, with BASIC authentication for the war, running in TomCat (btw.: digest auth seems to be broken). Login works fine, however, I

Re: [JBoss-user] Optimized CMP loading

2003-04-03 Thread Simone Milani
I am using read-ahead: on-find 50 It keeps saying no preload data found while actually before has loaded the data. 2003-04-03 15:28:44,293 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCLoadEntityCommand.MDSDbax] Executing SQL: SELECT MD_KEY,MD_BUSINESS_AREA, MD_CLASS, MD_

RE: [JBoss-user] Assigning roles dynamically - interacting with theJaasSecurityManager at runtime

2003-04-03 Thread Mikkel Heisterberg
Thank you for the reply. It makes sense that the authentication results are cached so avoid unnecessary trips to the database or LDAP but I would think that I was playing around with that cache, since the data would otherwise be cached in two places - in the JaasSecurityManager and in that "other

Re: [JBoss-user] Optimized CMP loading

2003-04-03 Thread Alex Loubyansky
Thursday, April 03, 2003, 3:35:05 PM, you wrote: SM> Hi, SM> Is it possible to preload all the entities returned from a finder? Yes, with read-ahead. SM> I have a finder method that returns many rows (around 100) and the read-ahead strategy does not help at all. Does not help or does no

Re: [JBoss-user] JBossManagedConnectionPool - How Many Connections In Pool ?

2003-04-03 Thread Nicholas
Yep, I also noticed that AvailableConnectionCoubnt was always zero, even when I am using connections. What's with that ? //Nicholas --- nick <[EMAIL PROTECTED]> wrote: > Nicholas wrote: > From memory there are two: AvailableConnections and > MaxConnections (or > something like that). > I noti

[JBoss-user] Optimized CMP loading

2003-04-03 Thread Simone Milani
Hi,       Is it possible to preload all the entities returned from a finder?  I have a finder method that returns many rows (around 100) and the read-ahead strategy does not help at all.  Also I am using Optimistic locking with 3.2.0 so there is no global entity cache.   Thanks   Simone

[JBoss-user] jboss & sap DB

2003-04-03 Thread Stefan Groschupf
Hi there, someone has a success story to use sap db with jboss? Any hints or negative experience? I searching for a good open source database. thanks Stefan --- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $

RE: [JBoss-user] Assigning roles dynamically - interacting with the JaasSecurityManager at runtime

2003-04-03 Thread Sacha Labourey
That's not the part I know the best, but I think that it is because positive authentication results are cached. You can clear the whole cache pretty easily (MBean bethod) but only the forthcoming 3.0.7 will allow you to invalide a single entry. Cheers, Sacha -Original Message---

Re: [JBoss-user] How to build Tomcat Module

2003-04-03 Thread Simone Milani
Hi, Thanks but it does not work for me. The readme file in tomcat41 refer to the catalina module, I find it really confusing! Thanks Simone - Original Message - From: "Alex Loubyansky" <[EMAIL PROTECTED]> To: "Simone Milani" <[EMAIL PROTECTED]> Sent: Thursday, April 03, 2003 6:21 AM

Re: [JBoss-user] MDBs and Transactions

2003-04-03 Thread Brian McSweeney
Thanks Horia, you didn't quite understand. I'll try to be clearer. Say the facade has two methods method1 - do some processing, send a message to a MDB method2 - delete entity A both methods are transaction required. the MDB does some processing using entity A. The problem is that the facade

Re: [JBoss-user] CMR Error under load

2003-04-03 Thread Stephen Coy
I'll add the testcase to Branch_3_0 as well. We've never experienced this problem, but have only operated under 3.0.2, 3.0.4 and 3.0.6. Our application (over)uses lots of CMR and we use those read-only tags everywhere too. Steve Coy On Thursday, April 3, 2003, at 07:03 PM, Andrew May wrote:

[JBoss-user] Assigning roles dynamically - interacting with the JaasSecurityManager atruntime

2003-04-03 Thread Mikkel Heisterberg
Hi all... I am running the JBoss 2.4.4 / Tomcat 3.2.3 bundle on Windows 2000 / Linux. I am having a need to change the roles of a particular user at runtime to simulate logging the user in as a different user (as the linux command su if you will). The problem I'm having is that the new user iden

Re: [JBoss-user] MDBs and Transactions

2003-04-03 Thread Horia Muntean
Nope. If I understand corectly, u have a facade that deletes entity A and sends a message to a MDB that it trying to work with entity A, but this fails cause u just deleted it. This is normal because the only thing that is under the same TX initiated by the facade is the deletion of entity A a

Re: [JBoss-user] Command to checkout JBoss3.2 src?

2003-04-03 Thread Lennart Petersson
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss co -r Branch_3_2 jboss-3.2 /L torsdagen den 3 april 2003 kl 06.29 skrev Sasidharan, Manoj: Hello All, What is the commend to checkout the latest src for JBoss 3.2? Is it: cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss co jboss-head Th

Re: [JBoss-user] CMR Error under load

2003-04-03 Thread Andrew May
My test case fails on 3.0.3 so it's not just a problem with 3.2.0. So for us that means we can't go live with either :( - unless we can find a suitable workaround. Andrew Stephen Coy wrote: At the moment, we have a regression failure from 3.0.x to 3.2.0, because it "works" fine there. I say it

[JBoss-user] "Invalid invocation" EJBException after EAR re-deploy

2003-04-03 Thread David Benjamin
Hi, We've run into a problem which is one of those things where you say to yourself, "This can't be a bug, because then everyone would be seeing it, but they aren't, so it must be something wrong with what we are doing. Aggg!" There have been similar (but not identical) problems discussed on th

[JBoss-user] JBoss-IDE - Webapp / EJB wizards

2003-04-03 Thread Keysers Wonne
Hi, We are currently using JBuilder, in combination with the JBoss-OpenTool, to build our J2EE apps. The wizards and visual aids make development very easy and fast, but unfortunately JBuilder is a rather expensive sollution. Therefore, I was evaluating Eclipse and the JBoss-IDE plugins, but

Re: [JBoss-user] netboot in 3.2

2003-04-03 Thread Lennart Petersson
Hi Jeremy! Not looked at this to much but since your on... does this handle some kind of local caching, meaning that if the next time I start JBoss and there is for some reason no contact with the WebDAV server - will JBoss boot from the local cache instead? If not, is it planned to do? We have

[JBoss-user] Command to checkout JBoss3.2 src?

2003-04-03 Thread Sasidharan, Manoj
Hello All, What is the commend to checkout the latest src for JBoss 3.2? Is it: cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss co jboss-head Thanks for your time. MS --- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting