Re: [JBoss-dev] testsuite crashes vm on linux for cvs-rc3

2002-05-10 Thread David Green
rbage collector and the hotspot compiler, if such a thing is possible. This was on Solaris. David Green On Fri, 10 May 2002, Scott M Stark wrote: > JDK 1.4.0 is also crashing for me about here: > [junit] Tests run: 25, Failures: 0, Errors: 1, Time elapsed: 234.215 sec >

[JBoss-dev] JBoss IRC Channel?

2001-07-09 Thread David Green
nterested, and I'll permanently register a channel for you on the server. You can use the above link without registering the channel, but noone will have admin capabilities for it. David Green ___ Jboss-development mailing list [EMAIL PROTECTED

[JBoss-dev] Webserver Bug?

2001-07-09 Thread David Green
tring(0, separator); Please let me know if it is a bug, so I can stop trying to fix it on the client side. Thanks, David Green ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

Re: [JBoss-dev] Jboss site question

2001-06-28 Thread David Green
I do the same thing and it works great. JBoss runs as a user named "JBoss" - if you were really worried about hackers, you could probably even run JBoss chrooted. David Green On Thu, 28 Jun 2001, Sebastien Alborini wrote: > Hi, > > tomcat runs on port 8080 as non-root user.

RE: [JBoss-dev] Jboss site question

2001-06-28 Thread David Green
I use something like this: /sbin/ipchains -I input -p tcp -d myipaddress/32 80 -y -l -j REDIRECT 8080 /sbin/ipchains -I input -p tcp -d myipaddress/32 443 -y -l -j REDIRECT 8443 myipaddress is your dotted quad ip. David Green On Thu, 28 Jun 2001, Jay Walters wrote: > Thanks Sebastien and

RE: [JBoss-dev] Auto-Deploy

2001-06-28 Thread David Green
would provide for the most > > > foolproof operation. David Green On Thu, 28 Jun 2001, Jim Brownfield wrote: > I guess I don't see it as a problem; I see it as a Unix "feature" :). > > The problem I see with trying to "sleep and check" is that you can

Re: [JBoss-dev] CVS update: contrib/tomcat/src/main/org/jboss/test/tomcat/ejb/beanStatelessSessionBean.java

2001-06-28 Thread David Green
Save that into Util.java, compile, and run. It makes output like: *** Snapshot of Execution Stack *** at Util.trace(Util.java:13) at Util.main(Util.java:8) David Green On Thu, 28 Jun 2001 [EMAIL PROTECTED] wrote: > User: starksm > Date: 01/06/28 08:23:55 > > Modif

RE: [JBoss-dev] Auto-Deploy

2001-06-28 Thread David Green
I'm quite aware of how to get around the problem. If I wasn't, I wouldn't have been able to write code to fix the problem generically :) We use 'scp' not 'cp'. David Green On Thu, 28 Jun 2001, Jim Brownfield wrote: > If you're on Linux, you shoul

[JBoss-dev] Auto-Deploy

2001-06-28 Thread David Green
d by the user in one of the conf files... I'd personally set it to something like 5 seconds or more, although a default of 1 second might be appropriate. David Green ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

Re: [JBoss-dev] JBossSecurityMgrRealm.java

2001-06-26 Thread David Green
y is for, etc... I have here 'ejboss' 'jboss' 'jboss-j2ee' 'oldboss' also for web stuff 'website' 'newsite' 'website2' 'website2/website2' Seems a little confusing.. I'm guessing that most of this stuff is no long