[JBoss-user] [JBossCache] - Conncurrent Txn put issue

2005-05-10 Thread Bill Bejeck
is problem? Thanks, Bill View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877219#3877219 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877219 --- Thi

[JBoss-user] [Javassist user questions] - Re: javassist tries to call a method with wrong return type

2004-11-03 Thread Bill Burke
try downloading a decompiler, outputtting the created class to a .class file and then viewing the code in the decompiler. Then, you would see the error. Bill View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853800#3853800 Reply to the post

[JBoss-user] [Javassist user questions] - synchronized

2004-10-27 Thread Bill Burke
hey, can javassist support synchronized blocks? Is it too hard to implement? Thanks, Bill View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852999#3852999 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

[JBoss-user] [Beginners Corner] - Re: Can I run JBoss4 on JDK1.5

2004-10-20 Thread Bill Burke
yes. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852097#3852097 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852097 --- This SF.net email is sponsored by: IT Pr

[JBoss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - Re: porting workbook examples 04_01 from jboss/hsqldb to jbo

2004-10-05 Thread Bill Burke
You'll have to go to the MySql database manager and drop the tables yourself. I've never used mysql, but there should be a GUI manager or sql prompt like oracle. Bill View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850481#3850481 Reply t

[JBoss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - Re: Problem with workbook example ex15_1

2004-10-05 Thread Bill Burke
I need to update 15_1. Apologies for the delay and such. We're trying to arrange with O'Reilly where the examples files are hosted on sourceforge so that we can update them easier. Bill View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850

[JBoss-user] [Installation & Configuration] - Re: JBoss4 + Java5

2004-10-01 Thread Bill Burke
5.0 is fine out-of-the-box with JB4. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850128#3850128 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850128 --- This SF.

[JBoss-user] [The Lizzard's corner] - Re: Why upgrade to JBoss 4 - need some help justifying it.

2004-09-22 Thread Bill Burke
wise with JBoss 4.0 except the J2EE 1.4 compliance stuff. 3.2.x is marked as maitenance only now. Only 4.0 will contain new features. Bill View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849186#3849186 Reply to the post : http://www.jboss.org/inde

[JBoss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - Re: EJB 4th Edition + JBoss Workbook now published

2004-07-13 Thread Bill Burke
Yeah, somebody else complained tooO'Reilly is working on it. Sorryl View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841937#3841937 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841937

[JBoss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - EJB 4th Edition + JBoss Workbook now published

2004-07-13 Thread Bill Burke
I'm happy to announce that the JBoss workbook has finally been published and included with O'Reilly's EJB 4th edition. http://www.oreilly.com/catalog/entjbeans4/index.html View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841881#3841881 Reply to the post : htt

[JBoss-user] [O'Reilly JBoss 3.0 Workbook] - Re: ex 12_1 public abstract getHomeAddress() auto generated

2004-07-12 Thread Bill Burke
Customer is a CMP bean. You'll see in ejb-jar.xml that cmp-fields are defined. This abstract method corresponds to a cmp-field. At deployment time, JBoss automatically generates an implementation of your CMP bean. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic

[JBoss-user] [Clustering/JBoss] - Re: cacheing homeinterfaces in a clustered environment

2004-06-24 Thread Bill Burke
One more thing. Why does it work this way? We did not want clients to be involved with any multicast protocol as they may be on a WAN or communicate through a firewall View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839832#3839832 Reply to the post : http:/

[JBoss-user] [Clustering/JBoss] - Re: cacheing homeinterfaces in a clustered environment

2004-06-24 Thread Bill Burke
A proxy must have at least one available target to communicate to get its list refreshed. The list gets refreshed on a successful response to a successful EJB invocation. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839830#3839830 Reply to the post : http

[JBoss-user] [HTTPD, Servlets & JSP] - Re: ZipException trying to run any web app (including jmx-co

2004-06-21 Thread Bill Burke
Ok, this is fixed for Tomcat 5 and releases GREATER than: JBoss 4 DR4 JBoss 3.2.4 So it will be fixed for TC5 in JBoss 4 Beta1 and JBoss 3.2.5 (or any RC of 3.2.5) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839436#3839436 Reply to the post : http://w

[JBoss-user] [EJB/JBoss] - Re: Why not call getLockManager.removeLockRef?

2004-05-21 Thread Bill Burke
Actually this is EJB stuff. He's looking into code. Keep it up liu. Good work View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835809#3835809 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835809

[JBoss-user] [O'Reilly JBoss 3.0 Workbook] - Re: O'Reilly Enterprise JavaBeans 4th edition and JBoss 4.0

2004-05-19 Thread Bill Burke
EJB Workbook for JBoss 4.0 lwill be included with EJB 4th edition in print. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835558#3835558 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835558 -

Re: [JBoss-user] Why one-way mapping between forums and mailing list?

2004-04-01 Thread Bill Burke
attention to questions each of us knows how to answer. What you can do, is unsubscribe to this general list and subscribe to only the forums you want to receive email from. Bill. P.S. Dustin, as long as you are fair in your venting, vent as much as you want! We do work hard to give you a free

[JBoss-user] [Javassist user questions] - Re: javassist.ClassPool should extend the ClassLoader or URL

2004-03-30 Thread Bill Burke
Unfortunately, AFAIK, the JDK 1.5 ClassFileTransformer is only available in Debug mode and should not be used for what we want to use it for. This is what Jonas Boner and Alex Vasseur of AspectWerkz told me at the AOSD conference. Bill View the original post : http://www.jboss.org/index.html

Re: [JBoss-user] Monitoring enhancement in JBoss 3.2.4

2004-03-17 Thread Bill Burke
=3638&op=click ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- ==== Bill Burke Chief Architect JBoss Inc. --- This SF.Net email is sponsored by: IBM Linux Tu

[JBoss-user] [News & Announcements] - JBoss 4.0 DR3 and JBoss AOP 1.0 Beta Released

2004-03-16 Thread Bill Burke
http://jboss.org/jbossBlog/blog/bburke/?permalink=JBoss+4DR3%2C+AOP+1.0Beta%2C+JBoss+3.2.4RC1.html http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826039#3826039";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826039>Reply to the post

[JBoss-user] [News & Announcements] - JBoss 4.0 DR3 and JBoss AOP 1.0 Beta releases

2004-03-16 Thread Bill Burke
http://jboss.org/jbossBlog/blog/bburke/?permalink=JBoss+4DR3%2C+AOP+1.0Beta%2C+JBoss+3.2.4RC1.html http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826037#3826037";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826037>Reply to the post

[JBoss-user] [Advanced Documentation] - Re: Requerimientos para JBoss Server

2004-03-12 Thread Bill Burke
download jboss here: http://www.jboss.org/downloads unzip jboss-x.x.x.zip that's it. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825421#3825421";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825421>Reply to the post

[JBoss-user] [J2EE Compliance] - Re: EJB 2.1 Timer Objects

2004-03-12 Thread Bill Burke
The problem with spawning threads withinin a servlet or an EJB is that there is no way for the ApplicationServer to propagate security credentials and the current transaction to the spawned thread. If you are ok with that disadvantage, then Thread away! http://www.jboss.org/index.html?module=

[JBoss-user] [J2EE Compliance] - Re: EJB 2.1 Timer Objects

2004-03-11 Thread Bill Burke
A poor 1st iteration of the EJB 2.1 Timer Service will be in the JBoss 4 DR3 release next week. It works, but it is not integrated with Transactions yet. Bill http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825307#3825307";>View the original post http://www.jbos

[JBoss-user] [Performance Tuning] - Re: Monitoring Thread CPU usage

2004-03-10 Thread Bill Burke
This InputStream.read() is being done by Tomcat? Then strike my last suggestion FYI, a blocked InputStream.read() does not eat CPU. You really should run your application through optimizeit. Thread dumps just ain't gonna do it. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825

[JBoss-user] [Performance Tuning] - Re: Monitoring Thread CPU usage

2004-03-10 Thread Bill Burke
still sounds like a application problem You might want to try processing this file within a transaction. The JBoss transaction manager will interrupt the tx's thread on a tx timeout which will interrupt any blocking I/O. or, you could just implement this timeout/interruption code in a se

[JBoss-user] [Performance Tuning] - Re: Monitoring Thread CPU usage

2004-03-05 Thread Bill Burke
yes profiler will affect performance. OptimizeIt is pretty decent though. Hobbled my bench by about 25-35%, but I was able to find bottlenecks. Ya know, it could be the garbage collector running. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824431#3824431";>View the original post

[JBoss-user] [Performance Tuning] - Re: Monitoring Thread CPU usage

2004-03-05 Thread Bill Burke
run within a profiler like OptimizeIt. OptimizeIt shows cpu usage per thread. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824427#3824427";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824427>Reply to the post

Re: [JBoss-user] [Clustering/JBoss] - Apache2,mod_jk2,jboss3.2.3/Tomcat41 - ONLY sticky session lo

2004-03-05 Thread Bill Burke
f GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- ===

[JBoss-user] [Performance Tuning] - Re: Performance Woes

2004-03-03 Thread Bill Burke
ng on JBoss. playboy.com is another we're in production in many many many places and if we didnt' scale beyond 30 users, nobody would use us. Bill http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824077#3824077";>View the original post http://www.jboss.org/index

[JBoss-user] [Performance Tuning] - Re: Performance Woes

2004-03-03 Thread Bill Burke
Local interfaces, CMP, Connection Pooling. We removed almost all synchronization bottlenecks. Also, if you're doing Entity beans, you need to look at your locking/caching strategies on a PER entity basis. There is no out-of-the-box solution for optimal performance. Bill http://www.jboss.org/

[JBoss-user] [Installation & Configuration] - Re: Jboss performance

2004-02-23 Thread Bill Burke
Sorry, one more thing. Use JBoss 3.2.3 or higher. Alex Loubyansky did a huge amount of performance improvements in the CMP engine. Adrian and I did a lot of improvements in the datapooling and Local Interfaces area. Bill View the original post : http://www.jboss.org/index.html?module

[JBoss-user] [Installation & Configuration] - Re: Jboss performance

2004-02-23 Thread Bill Burke
One more thing, Instance Per Transaction can only be run with Commit B or C. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822599#3822599 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822599

[JBoss-user] [Installation & Configuration] - Re: Jboss performance

2004-02-23 Thread Bill Burke
Hey, that article I wrote was for use with commit option 'b' or 'c'. If you are fine with no caching, then read that article. But, that being said, you really need to analyze PER Entity Bean your caching, locking, and tuning strategies as each Entity has different requireme

Re: [JBoss-user] JBoss3.2.3 - AOP or javassist

2004-02-20 Thread Bill Burke
n.com/?ad_id=1356&alloc_id=3438&op=click ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- Bill Burke Chief Architect JBoss Inc.

[JBoss-user] [O'Reilly JBoss 3.0 Workbook] - Re: How does jboss auto generate table for entity bean?

2004-02-17 Thread Bill Burke
ejb-jar(shutdown for instance), the table will be dropped. Basically you can let JBoss create relationships, constraints etc, without involving a db init sql script. Bill --- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build a

[JBoss-user] [Javassist user questions] - Re: Javassist and JavaWebStart

2004-02-04 Thread Bill Burke
byte[] bytes) this method would have to call defineClass. The parent classloader of this classloader would have to be: Thread.currentThread().getContextClassLoader() or MyPackage.cell.Cell.class.getClassLoader(); Am I making sense? bill ---

Re: [JBoss-user] hibernate cluster able

2004-02-03 Thread Bill Burke
Stefan Groschupf wrote: I'll let Gavin answer. Well Gavin, if you don't wish to answer don't do it. ;) It's still a open source community or isn't it? B-) Bill, if i understand you right, hibernate itself is not cluster able but it can use a clustered cache. Fai

Re: [JBoss-user] Start problem with Jetty

2004-02-03 Thread Bill Burke
://lists.sourceforge.net/lists/listinfo/jboss-user -- Bill Burke Chief Architect JBoss Group LLC. --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth

Re: [JBoss-user] hibernate cluster able

2004-02-03 Thread Bill Burke
Yes, it integrates with a number of distributed caches. JBoss Cache being one of them. I'll let Gavin answer. Bill Stefan Groschupf wrote: Hi, i didnt found something in the web about. Is a hibernate object clusterable in jboss? Is there any documentation about this issue? Thanks, S

Re: [JBoss-user] Setting jmx-console password

2004-01-29 Thread Bill Burke
/lists/listinfo/jboss-user -- Bill Burke Chief Architect JBoss Group LLC. --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse

Re: [JBoss-user] too much queries - bug?

2004-01-19 Thread Bill Burke
Doesn't sound right. Are you using row-locking? on-find or on-load? What is the commit-option? Thanks, Bill Rafal Kedziorski wrote: Hi, I took a look in my mysql.log and don't undersrtand something. I have this code in my stateless session bean: private UserVO loginUser(Lo

Re: [JBoss-user] JBoss 3.2.4

2004-01-19 Thread Bill Burke
TED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- ==== Bill Burke Chief Architect JBoss Group LLC. --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development

Re: [JBoss-user] prepared-statement-cache-size: How to estimate an optimal size

2004-01-17 Thread Bill Burke
https://lists.sourceforge.net/lists/listinfo/jboss-user -- Bill Burke Chief Architect JBoss Group LLC. --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the br

Re: [JBoss-user] Commit-option A: When is it safe to use?

2004-01-15 Thread Bill Burke
forge.net/lists/listinfo/jboss-user -- Bill Burke Chief Architect JBoss Group LLC. --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth o

Re: [JBoss-user] Migrating from JBoss 3.0.0 to 3.2.3

2004-01-13 Thread Bill Burke
the 2 versions of JBoss and where one can encounter problems while migrating from JBoss 3.0.0 to JBoss 3.2.3 as we need to know the time duration for the above Thanks in advance Shashi Kiran -- Bill Burke Chief Architect JBoss Group LLC

Re: [JBoss-user] Where to put the Interceptor .class file?

2004-01-09 Thread Bill Burke
You cannot put a jar within an EAR without adding a classpath to the manifest file You can place the interceptor in a separate JAR outside the EAR, or in the EJB-jar as well if you rather do that. Bill Jonathan.O'[EMAIL PROTECTED] wrote: Well, I've learned lots of interesting stuff

Re: [JBoss-user] Where to put an Interceptor class?

2004-01-09 Thread Bill Burke
ricsInterceptor org.jboss.resource.connectionmanager.CachedConnectionInterceptor RetrySession RetrySession Retry //Title:jbg //Version: //Author: Bill Burke //Company: JBG //Description: Your description package org.jboss.test.retry.bean; import jav

Re: [JBoss-user] Fw: problem in starting jboss4.0.0dr2

2004-01-08 Thread Bill Burke
Sorry, now I remember I think, you have to run with the 'all' configuration. run.sh -c all or run.bat -c all Bill marco mistroni wrote: Hi all, i have just downloaded jboss4.0.0dr2 and installed it, but when i ran it i got following problem. Packages waiting for a deploye

Re: [JBoss-user] Where to put an Interceptor class?

2004-01-07 Thread Bill Burke
Ok, the retry stuff is now commited to Branch_3_2 and HEAD. Look in jboss-3.2/testsuite/src/main/org/jboss/test/retry/... and jboss-3.2/testsuite/src/resources/retry/... for how to configure and implement retry handlers. Regards, Bill Jonathan.O'[EMAIL PROTECTED] wrote: Wow, Answers

Re: [JBoss-user] Fw: problem in starting jboss4.0.0dr2

2004-01-07 Thread Bill Burke
>, { objectName: jboss.ejb:service=ActivationSpecDeployer state: CREATED I am waiting for: jboss.ejb:service=EJBEntityResolver state: RUNNING, jboss.jca:service=RaURIResolver state: RUNNING, jboss.ejb:service=EJBDeployer state: CREATED } [EMAIL PROTECTED] <mailto:

Re: [JBoss-user] Where to put an Interceptor class?

2004-01-07 Thread Bill Burke
Jonathan.O'[EMAIL PROTECTED] wrote: Wow, Answers from Bill and Adrian in less than 15 minutes!! I guess Interceptor is the magic word :-) I'll look at the current behaviour of TxInterceptorCMT, but I suspect we want to control this ourselves. I'll let you guys know any good i

Re: [JBoss-user] Where to put an Interceptor class?

2004-01-07 Thread Bill Burke
requirement will work. Look in conf/standardjboss.xml for examples. Bill Jonathan.O'[EMAIL PROTECTED] wrote: Hi, We're just about to write our first interceptor (to retry deadlocked methods), and we can't find the docs where to have the class loaded. The best would be to have it in a jar

[JBoss-user] Webconsole Snapshot Recording of JMX attributes

2004-01-06 Thread Bill Burke
. This is currently only available in Branch_3_2 and will be released with 3.2.4 (or the next RC of 3.2.4) Regards, Bill -- ==== Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by:

Re: [JBoss-user] ***JBoss 3.2.2/Oracle 9i thin driver test resulting in deadlock * **

2004-01-06 Thread Bill Burke
default, JBoss will pessimistically lock even read methods on Entity Beans that are accessed within a transaction. Bill Sasidharan, Manoj wrote: Hello All, The stress test of our JBoss application results in application deadlocks. The test fails even when there are 6 concurrent users. Find

Re: [JBoss-user] Commit option A with EntityMultiInstanceInterceptor

2004-01-06 Thread Bill Burke
JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- ==== Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: IBM Linux Tutorials. Become

Re: [JBoss-user] Commit option A with EntityMultiInstanceInterceptor

2004-01-06 Thread Bill Burke
Hibernate works in this way and JBoss CMP will too when it is finally integrated with it. Bill Balakrishnan, Vijay wrote: Hi, Does Commit option A work with EntityMultiInstanceInterceptor with jboss 3.x ?? I saw in the old docs that there was work being done on that. Thanks, Vijay

[JBoss-user] Webconsole Snapshot Recording of JMX attributes

2004-01-06 Thread Bill Burke
. This is currently only available in Branch_3_2 and will be released with 3.2.4 (or the next RC of 3.2.4) Regards, Bill --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up

Re: [JBoss-user] jbossdo questions

2004-01-06 Thread Bill Burke
JBossDO has been retired in favor of Hibernate. Check out www.hibernate.org. Bill Eric J Kaplan wrote: Hi Does jdo (and therefore jbossdo) support pulling back different subsets of fields on the fly? A jdo defines 10 fields, but you only want 5 of them one time, and 7 the next. Also

Re: [JBoss-user] Monitoring, performance, response time - JRAT

2004-01-06 Thread Bill Burke
-2 days to Branch_3_2). Bill //Nicholas --- Bill Burke <[EMAIL PROTECTED]> wrote: Are these web clients? I think you can write a filter to obtain client ip, maybe even user. For database access you would have to modify the execute statement of the WrappedStatement or WrappedPrepared

Re: [JBoss-user] Monitoring, performance, response time

2004-01-06 Thread Bill Burke
Are these web clients? I think you can write a filter to obtain client ip, maybe even user. For database access you would have to modify the execute statement of the WrappedStatement or WrappedPreparedStatement within the connector module. Bill [EMAIL PROTECTED] wrote: perhaps you have

Re: [JBoss-user] OutOfMemoryError after 4 days

2004-01-06 Thread Bill Burke
the default heap space is 64M. I think JBoss is big enough now that we get close to that pretty quick. Either increase heap -Xmx, or reduce the amount of JBoss services. Bill Ionel GARDAIS wrote: Hi, I had a JBoss 3.2.2 running since January 2nd which crashes with an OutOfMemoryError

Re: [JBoss-user] Any projected dates for JBoss 4.x Release Candidate

2004-01-05 Thread Bill Burke
We are currently formulating the release schedule for next year. Stay tuned. Bill Sasidharan, Manoj wrote: Hello All, Is there any planned date for the release of JBoss 4.0. We have plans to use some of the J2EE 1.4 spec features like Timer. rgds MS

Re: [JBoss-user] Stability/Performance test with JBoss3.2.2/Oracle 9.2.0.4 Problem s

2004-01-05 Thread Bill Burke
and/or connections: true for closing leaked JDBC statements when a connection is returned to the pool. Bill Sasidharan, Manoj wrote: Hello All, We are facing some problems while running our stress test on JBoss 3.2.2: 1. Out of Memory error 2. System ran out of open cursors (tests run fine in

Re: [JBoss-user] 3.2.x and Virtual Hosting: Tomcat Broken, Jetty Works

2004-01-05 Thread Bill Burke
hy I am using Jetty. Less configuration. Less problems. S. Sorry to side with Stefan, but it is a good feature. Playboy.com would probably appreciate it too as they do a lot with virtual hosting and had a bunch of problems trying to figur

Re: [JBoss-user] Why use JBOSS?

2003-12-19 Thread Bill Burke
JBoss detects connection and statement leaks (debugging) For monitoring in 3.2.4 we have MBean attribute monitoring and alerting. 3.2.3 has MBean attribute graphing. We also hope to improve the web-console a lot to have a friendly GUI. None of us are GUI guys, but we try :) Bill Patrick

Re: [JBoss-user] Why use JBOSS?

2003-12-19 Thread Bill Burke
ials do we. :( Thanks for calling my attention to this. Bill MC wrote: Thank you for your response, and for so nicely summarizing the pages and pages I've been trying to read online. We already have a transaction monitor, but are only beginning to think about clustering and connection p

Re: [JBoss-user] EJB 2.0/EJBQL spec (was: Jboss 3.2.2/EJB-QL with >= or <=?)

2003-12-19 Thread Bill Burke
Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- Bill Burke Chief

Re: [JBoss-user] Why use JBOSS?

2003-12-19 Thread Bill Burke
ction manager, which JBoss has as well, that is seemlessly integrated with our connection pooling. Bill MCS wrote: We are currently using tomcat, apache, and mysql to successfully deploy a fairly complex application and we have no cause for complaints. Since my knowledge of jboss consists m

Re: [JBoss-user] Is this CMP2 behaviour according to the spec?

2003-12-18 Thread Bill Burke
not copies. FYI, I know you don't care now, but we will look into the Tomcat virtual-host thing you bitched about a few emails ago too. Bill Stefan Arentz wrote: Say I have a bean with two date fields, dateA and dateB. Then I do this: ejbCreate() { Date date = new Date();

Re: [JBoss-user] Does jboss support cmp inherit?

2003-12-15 Thread Bill Burke
The EJB spec nor JBoss CMP supports Object/Database mappings with inheritance. You can have the bean class or interface classes use inheritance, but the database mapping does not support inheritance. Try hibernate. It is a much cleaner O/R mapping. Bill forge wrote: Hello, I have three

Re: JFreeChart Re: [JBoss-user] 3.2.3 Release Available

2003-12-12 Thread Bill Burke
Actually, take that comment back. Makes no sense why JFreeChart 0.9.15 doesn't do 3D effects with JBoss 3.2.2, JFreeChart is only embedded in the web-console applet.jar so it shouldn't effect or hurt another application using JFreeChart. Bill Bill Burke wrote: JBoss ships with JFr

JFreeChart Re: [JBoss-user] 3.2.3 Release Available

2003-12-12 Thread Bill Burke
JBoss ships with JFreeChart in 3.2.3. I thought the version was 0.9.15. I guess it is 0.9.14. Just replace the jfreechart.jar within jboss/server/xxx/lib with the 0.9.15 version and 3.2.4 will update to 0.9.15 when it is released. Bill [EMAIL PROTECTED] wrote: Found some problem with no

Re: [JBoss-user] JBoss 3.2.4 ...

2003-12-12 Thread Bill Burke
han Oracle, PostgreSQL, MySQL. Probably MS SQLServer? Bill Rafal Kedziorski wrote: At 12:08 12.12.2003, [EMAIL PROTECTED] wrote: What is buggy about 3.2.3? we have a problem with on-find strategy and row-locking = "true". with on-load it's working without any problem. Rafal

Re: [JBoss-user] JMS Clustering

2003-12-10 Thread Bill Burke
?ad_id78&alloc_id371&op=click ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- Bill Burke Chief Architect JBoss Group LLC. --- This S

Re: [JBoss-user] Death of the deadlock

2003-12-10 Thread Bill Burke
Cool. So you actually found the EntityLockMonitor useful? Bill Pete Beck wrote: Hi everyone. For the benefit of mankind, I've just written an article on our experiences with JBoss and tackling deadlocks: http://i3t.org/members/article.jsp?articleId=1595209 It seems to be a frequent issu

[JBoss-user] Nukes forums are live on www.jboss.org

2003-12-10 Thread Bill Burke
Can you all bang on it? Julien did a bunch of testing before hand and it seems to be working pretty good so far. Kudos to Julien's hard work. It looks pretty nice and is pretty fast. Bill --- This SF.net email is sponsored by: IBM

Re: [JBoss-user] JBoss 3.0.x and 3.2.x

2003-12-06 Thread Bill Burke
old and has gone through 3 minor releases with many RC's in between. Bill [EMAIL PROTECTED] wrote: Bill, will 3.0.x continue to evolve? Or should everybody migrate to 3.2? Thanks a lot Gabriel Bill Burke <[EMAIL PROTECTED]> escreveu: yes [EMAIL PROTECTED] wrote: Is JBoss 3.2.x

Re: [JBoss-user] JBoss 3.0.x and 3.2.x

2003-12-06 Thread Bill Burke
TECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills.

Re: [JBoss-user] JBoss On Linux

2003-12-05 Thread Bill Burke
If you specify a remote provider in jndi.properties or pass it in with a Properties object into new InitialContext JBoss will make a socket connection. You must leave the provider empty. Best is to just do new InitialContext() without any parameters. Bill Peter Luttrell wrote: I was very

Re: [JBoss-user] JMS Clustering

2003-12-05 Thread Bill Burke
Ivelin will have to answer this. Bill Bruce Slawson wrote: I looks like 3.2.3 now includes JMS clustering. I have a couple of questions... Is it robust and ready for a production environment? Does is provide fail over, load balancing, or both? Are MDBs now clustered as well? Are there any

Re: [JBoss-user] Setting number of threads.

2003-11-27 Thread Bill Burke
Only the PooledInvoker has a maximum connections setting. You would have to use that invoker for all your EJBs to set the thread limit on EJB connections. You can change this by putting the MBean nmae within standardjboss.xml for all settings. Bill David Wade wrote: How do I configure the

Re: [JBoss-user] Multihome JBoss Issue

2003-11-26 Thread Bill Burke
have a Provider URL hardcoded with your JSP. Bill Rod Macpherson wrote: Thanks Bill, Scott posted this as well. I am using that but here is the problem 1. Have a box with three virtual IP addresses we will call default, primary and secondary. 2. Launch JBoss on primary using "--host primary&

Re: [JBoss-user] Multihome JBoss Issue

2003-11-26 Thread Bill Burke
obals.HOST + ":1099"); properties.put("java.naming.factory.url.pkgs", "org.jboss.naming"); } -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by: SF.net G

Re: [JBoss-user] WrappedConnection problem

2003-11-26 Thread Bill Burke
net/donate/ ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- ==== Bill Burke Chief Architect JBoss Group LLC. --- This SF.ne

[JBoss-user] Re: [JBoss-dev] No GROUP BY in JBoss-QL?

2003-11-25 Thread Bill Burke
Unfortunately EJB QL only allows 1 item in the select statement so no GROUP BY. Use Hibernate. Bill Stefan Arentz wrote: I noticed that there is no GROUP BY in JBoss-QL. Is that for a reason? Looking at the source of the EJB-QL compiler, is this something that can be added by using the

[JBoss-user] JMS benchmarking

2003-11-25 Thread Bill Burke
Anybody know of a good benchmarking suite for JMS? If so, are you willing at all to help port it to JBoss? Thanks, Bill -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by

Re: [JBoss-user] added graphing to web console

2003-11-22 Thread Bill Burke
Anybody get it to work? Graphing that is? Sacha couldn't get it to work. Bill Scott M Stark wrote: Yes, that sounds good. -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is spon

[JBoss-user] added graphing to web console

2003-11-22 Thread Bill Burke
sends a notification. This notification would be turned into an email message or sent to some other data feed. Sound like a good idea? Bill -- Bill Burke Chief Architect JBoss Group LLC. -- Bill Burke Chief Architect JBoss Group LLC

Re: [JBoss-user] FW: [Core] Sys Admin Denver Sold OUT

2003-11-20 Thread Bill Burke
OUT We have hit our cut-off of 28 attendees registered for sys admin denver. We may be able to squeeze in 1 or 2 more but I have change it to sold out on the website. -marka -- ==== Bill Burke Chief Architect JBoss

Re: [JBoss-user] AOP in JBoss4DR2

2003-11-20 Thread Bill Burke
d stuff there 3) Or, create a foobar.aop archive. An AOP archive is a JAR, but in the META-INF directory there should be a jboss-aop.xml file. http://www.jboss.org/index.html?module=html&op=userdisplay&id=developers/projects/jboss/aop#packaging Bill Giovanni Formenti wrote: Hallo! I t

Re: [JBoss-user] jboss causing system instability

2003-11-19 Thread Bill Burke
he problem ? vivek Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard <http://antispam.yahoo.com/whatsnewfree> -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.net ema

Re: [JBoss-user] Performance JBoss 3.0.x vs JBoss 3.2.x

2003-11-07 Thread Bill Burke
I know that you are using Oracle 8.1.x and it doesn't support the SQL 92 LEFT OUTER JOIN syntax so I need to work on it a little for 8.1.x Should give you better than a few percent :) Bill Christofer Dutz wrote: From the point of performance, I can absolutely say : YES As I am doing

Re: [JBoss-user] Commit Option Confusion

2003-11-07 Thread Bill Burke
://lists.sourceforge.net/lists/listinfo/jboss-user -- Bill Burke Chief Architect JBoss Group LLC. --- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest dev

Re: [JBoss-user] Commit Option Confusion

2003-11-07 Thread Bill Burke
load group actually worked to improve your performance? Do you have BLOBs or something? I don't see this with my specj benches. Bill Kevin Conner wrote: I am missing something or is my understanding of Commit options flawed? I moved our app from B to A, added a new load group strateg

Re: [JBoss-user] 'On Java' AOP example

2003-11-07 Thread Bill Burke
; ... FieldWriteInvocation fwi = (FieldWriteInvocation)invocation; Field f = fwi.field; Object value = fwi.value; ... Sorry for the poor documentation. Bill [EMAIL PROTECTED] wrote: Hi all, I have been playing around with JBoss AOP framework. I encountered the following problem when trying to get the 'On Java&

Re: [JBoss-user] CMP or BMP transactions, isolation level, performance

2003-11-06 Thread Bill Burke
*-ds.xml config file . So you would define two different datasources that talk to the same DB, but define different isolation levels for both. Bill Pedro Salazar wrote: Greetings, I would like to ask if even with the CMP beans is possible to customize the transaction isolation level? If yes, how

Re: [JBoss-user] Commit Option Confusion

2003-11-06 Thread Bill Burke
Are you doing a lot of finder queries? Finder queries still go to DB except for findByPrimaryKey. Also, do you have a lot of contention? Concurrent access? Take a look at the for-pay docs on how to optimize this. Bill Phil Shrimpton wrote: Hi, I am tuning an app before deployment on 3.2.2

Re: [JBoss-user] AOP framework & documentation

2003-11-06 Thread Bill Burke
SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user -- Bill Burke Chief Architect JBoss Grou

Re: [JBoss-user] forums down/slow?

2003-10-29 Thread Bill Burke
o the forums? I go to jboss.org, click on forums, and they never come up. Got them w/o problems ... 21:18 GMT+1 = -- ==== Bill Burke Chief Architect JBoss Group LLC. --- This SF.net email is sponsored by:

  1   2   3   4   5   >