[JBoss-user] log4j.xml, FILE v. CONSOLE logging

2004-02-29 Thread eric . kaplan
I have a client who is asking how they can set the logging limit for a class to ERROR in the console but INFO in the server log. I've tried a bunch of things that seem rational but don't work!!! Can someone please help, I need to give them an answer. I've tried, under limit categories, the

[JBoss-user] Connection factories on 3.0.4

2004-02-27 Thread eric . kaplan
All Can someone explain the pros and cons of the various connection factories on jboss 3.0.4. To be specific, is one factory optimized for volume but less stable (disconnects more easily), and another not optimized for volume but extremely stable. We currently use the ConnectionFactory, which is

[JBoss-user] specify different oracle tablespace from default

2004-02-21 Thread eric . kaplan
Is there any way to specify in the oracle datasource that you want to use a different tablespace than the default tablespace for the login specified? In Sybase, this can be part of the url. Something similar? Regards --- IMP Webmail brought to

[JBoss-user] Hung client

2004-02-20 Thread eric . kaplan
We are having a very strange problem. We have three different solaris machines we are trying to run jboss on. On two out of the three machines, when we run the application server, a client on another solaris box is unable to create a session bean (sessionbean.create()) after a successful jndi

RE: [JBoss-user] RE: JMS problem?

2003-11-06 Thread eric . kaplan
users on citrix, meaning there are 7 clients all running from the same machine. Is this an issue with the oil connection factory? Regards Eric Kaplan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Brock Sent: Friday, October

Re: [JBoss-user] Re: JBoss project and Eclipse

2003-09-13 Thread eric . kaplan
We do the same as Eric and it's fine. If you want to debug server side code, genuitec has a great plugin. http://www.genuitec.com/products/Eclipse_JBoss.pdf Regards Quoting Eric Jain [EMAIL PROTECTED]: There are 54 of jars after all You may be able to get by with far less. For

RE: [JBoss-user] RE: possible JMS memory leak under 3.0.4?

2003-06-29 Thread eric . kaplan
Adrian et all I apologize. Adrian is right. I'll look into it on our end. I should have gotten the complete package name before I went further. Regards Eric Quoting Adrian Brock [EMAIL PROTECTED]: This isn't jboss code. It is jmsdof (a retired sourceforge project) You can turn on

RE: [JBoss-user] Performance gains using local interfaces in servlets

2003-06-22 Thread eric . kaplan
the code works, then someone flips a switch, and it doesn't. I guess the original idea behind local vs remote interfaces was to make it more explicit (if you have a local interface, you pass by reference, remote, you pass by value). Eric Kaplan Quoting Bill Burke [EMAIL PROTECTED

[JBoss-user] question about jboss cmp

2003-01-23 Thread Eric Kaplan
will the container do? Is it smart enough to know the set is already in memory? If so, if someone then asks for 1/1/00 through 1/1/03, what does it do? Get all again? Just get 1/1/00 through 12/31/00? Eric Kaplan Armanta, Inc. attachment: winmail.dat

[JBoss-user] multiple bean version question

2003-01-16 Thread Eric Kaplan
with this problem would be much appreciated. Regards Eric Kaplan Armanta, Inc. attachment: winmail.dat

RE: [JBoss-user] Cmp vs hibernate

2003-01-09 Thread Eric Kaplan
Maybe things have changed recently, but I think the biggest thing against them (besides some of their obscene pricing policies - read ObjectStore) was their poor performance querying across very large sets of data compared to their stodgy relational counterparts. They were stillborn because they

[JBoss-user] JMS network recoverability

2003-01-06 Thread Eric Kaplan
but this is stopping us. Do we need to upgrade? If we do, can it be done easily? Regards Eric Kaplan Armanta, Inc. attachment: winmail.dat

RE: [JBoss-user] mbean IllegalAccessError

2002-12-18 Thread Eric Kaplan
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David Jencks Sent: Tuesday, December 17, 2002 3:51 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] mbean IllegalAccessError On 2002.12.17 13:32:14 -0500 Eric Kaplan wrote: Hi I attempted to deploy

RE: [JBoss-user] mbean IllegalAccessError

2002-12-18 Thread Eric Kaplan
/service /module david jencks On 2002.12.18 10:23:55 -0500 Eric Kaplan wrote: OK, so I looked at the jboss3.0.0 admin/devel docs, and there is a section about scoping classes using ears. I created jboss-app.xml as described and have two lines, one for my ear, the other for my sar, as follows

[JBoss-user] mbean IllegalAccessError

2002-12-17 Thread Eric Kaplan
java.lang.IllegalAccessError when one class attempts to call a package protected method on another class in the same package. Both classes are packaged in the same sar. I'm wondering if there is a problem because the same class exists in a .ear file deployed to the same server. Any ideas? Eric

RE: [JBoss-user] mbean IllegalAccessError

2002-12-17 Thread Eric Kaplan
:14 -0500 Eric Kaplan wrote: Hi I attempted to deploy an mbean under jboss3.0.0 as follows: Packaged all related classes along with a META-INF/jboss-service.xml into a .sar file. Dropped this into the deploy directory. The deployer picks it up and it looks ok, but when I attempt to run

RE: Re[2]: [JBoss-user] cmp mapping question

2002-12-16 Thread Eric Kaplan
Thanks to both of you for picking up this issue. I'm glad to know there are other people dealing with the same thing. I'll look into both these things more closely. If I have other thoughts, I'll post them. Regards Eric -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: [JBoss-user] INFO: JBoss/Oracle XA Datasource Configuration

2002-12-16 Thread Eric Kaplan
Manoj Could you include this correct oracle-xa-service.xml? Regards Eric -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sasidharan, Manoj Sent: Monday, December 16, 2002 1:56 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] INFO: JBoss/Oracle XA

[JBoss-user] ClassCircularityError in org.jboss.mq.server.BasicQueue$1$RestoreMessageTask

2002-12-16 Thread Eric Kaplan
) at org.jboss.mq.Connection$PingTask.run(Connection.java:1183) at EDU.oswego.cs.dl.util.concurrent.ClockDaemon$RunLoop.run(ClockDaemon. java:364) at java.lang.Thread.run(Thread.java:536) Eric Kaplan Armanta, Inc. attachment: winmail.dat

RE: [JBoss-user] jboss control panel?

2002-12-15 Thread Eric Kaplan
. For the 3.x series, it's at http://yourservername:8080/jmx-console. - Original Message - From: Eric Kaplan [EMAIL PROTECTED] To: Jboss-User [EMAIL PROTECTED] Sent: Saturday, December 14, 2002 6:18 PM Subject: [JBoss-user] jboss control panel? Is there a way for me to get info from my

[JBoss-user] cmp mapping question

2002-12-15 Thread Eric Kaplan
be appreciated. Regards Eric Kaplan Armanta, Inc. attachment: winmail.dat

RE: [JBoss-user] slsb passivation problems

2002-12-14 Thread Eric Kaplan
work our servers hard enough gr. - Original Message - From: Eric Kaplan [EMAIL PROTECTED] To: Jboss-User [EMAIL PROTECTED] Sent: Friday, December 13, 2002 9:44 AM Subject: [JBoss-user] slsb passivation problems Hi We have an installation complaining that the container is throwing

[JBoss-user] jboss control panel?

2002-12-14 Thread Eric Kaplan
shed light on this if you could. Regards Eric Kaplan Armanta, Inc. attachment: winmail.dat

[JBoss-user] slsb passivation problems

2002-12-13 Thread Eric Kaplan
. If I type in stateful passivation in the forums I see lots of discussion about this being a bug (non-compliance with the spec) but no mention of it being fixed, and it looks to us like it's still a problem. Can you enlighten us? It's causing pain for one of our customers. Regards Eric Kaplan

[JBoss-user] cmp question

2002-12-13 Thread Eric Kaplan
time. Eric Kaplan Armanta, Inc. attachment: winmail.dat

RE: [JBoss-user] slsb passivation problems

2002-12-13 Thread Eric Kaplan
? It's causing pain for one of our customers. Regards Eric Kaplan Armanta, Inc. attachment: winmail.dat

RE: [JBoss-user] J2ee spec thoughts

2002-12-10 Thread Eric Kaplan
In a similar manner, I have to cache some data that is both physically large and expensive to compute. In my case, the data is refreshed on events in the system. In addition, as changes occur to this singleton, they must be broadcast out to the users (they can't poll). In addition, this

RE: [JBoss-user] J2ee spec thoughts

2002-12-10 Thread Eric Kaplan
Thanks Benjamin. That's extremely helpful. Regards Eric -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Geer, Benjamin Sent: Tuesday, December 10, 2002 11:24 AM To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-user] J2ee spec thoughts Eric Kaplan wrote

[JBoss-user] Application architecture question

2002-12-09 Thread Eric Kaplan
All We currently have a J2EE application as follows. The application is a portfolio management reporting system. The client is a fairly heavyweight swing client that loads a bunch of data via ejbs (session facades) and then generates fairly complex reports on the front-end. All of the reports

RE: [JBoss-user] Application architecture question

2002-12-09 Thread Eric Kaplan
: The reports update view on fixed interval or they are triggered by an event based on change/trade? -Asif - Original Message - From: Eric Kaplan [EMAIL PROTECTED] To: Jboss-User [EMAIL PROTECTED] Sent: Monday, December 09, 2002 1:25 PM Subject: [JBoss-user] Application architecture

[JBoss-user] cmp performance

2002-11-11 Thread Eric Kaplan
i'd imagine this as a great differentiating factor between app servers - and besides, i know dain is a smart guy :)). Regards Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 attachment: winmail.dat

RE: [JBoss-user] XA DS's in Jndi?

2002-11-11 Thread Eric Kaplan
Don't worry dan, i thought it was funny. Of course, i have kids. Eric -Original Message- From: [EMAIL PROTECTED] [mailto:jboss-user-admin;lists.sourceforge.net]On Behalf Of Dan A. Dickey Sent: Monday, November 11, 2002 5:39 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] XA DS's in Jndi?

RE: [JBoss-user] Remote calls broke when move from JBoss 2.4 to Jboss 3.0.3

2002-11-06 Thread Eric Kaplan
Keith I had a similar issue a while ago. I think you have to treat your beans like any other local object. Yes, they are running remotely, but the idea is that applications using them shouldn't think that's necessarily the case and rely on this behaviour. With a local object, all parameters

RE: [JBoss-user] Memory Leaks

2002-10-09 Thread Eric Kaplan
This is interesting. We have several SSBs that create a JMS publisher. We do not currently do anything on ejbRemove to cleanly close the jms topics cleanly (they are just garbage collected). I take it we should? What exactly is the culprit for the memory leak on garbage collection with the

[JBoss-user] CMR with Maps

2002-10-09 Thread Eric Kaplan
? Regards Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 attachment: winmail.dat

RE: [JBoss-user] CMR with Maps

2002-10-09 Thread Eric Kaplan
with DVC. Greg Eric Kaplan wrote: We have a framework in which all of the data inside each entity bean is modeled as a Map. We then use BMP and basically map each key corresponding to a data field to a column in the database. All of this code is generated. We don't, however, get much more

RE: [JBoss-user] CMR with Maps

2002-10-09 Thread Eric Kaplan
:[EMAIL PROTECTED]]On Behalf Of Eric Kaplan Sent: Wednesday, October 09, 2002 2:19 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] CMR with Maps Thanks greg, all i needed was a pointer in the right direction. Eric -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: [JBoss-user] Which one to upgrade to? 3.0.1 or 3.0.2

2002-09-11 Thread Eric Kaplan
one to upgrade to? 3.0.1 or 3.0.2 I have upgraded from 3.0.0 to 3.0.2 with no problem. What was the issue with the configuration? I might have misseed something. Mitchell Kim -Original Message- From: Eric Kaplan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 11, 2002 10:52 AM

RE: [JBoss-user] nasty error

2002-09-09 Thread Eric Kaplan
:32) at java.lang.NullPointerException.init(NullPointerException.java:36) [error occured during error reporting] Ideas? Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 attachment

[JBoss-user] nasty error

2002-09-06 Thread Eric Kaplan
) at java.lang.NullPointerException.init(NullPointerException.java:36) [error occured during error reporting] Ideas? Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 attachment: winmail.dat

[JBoss-user] RE: Unexpected server shutdown on startup with MDB on jboss3.0.0

2002-09-05 Thread Eric Kaplan
I never resolved this issue. Does anyone else have any ideas or has anyone seen this before? Regards Eric -Original Message- From: Eric Kaplan [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 29, 2002 11:36 AM To: Jboss-User Subject: Unexpected server shutdown on startup with MDB

[JBoss-user] test

2002-08-29 Thread Eric Kaplan
just testing, i had trouble sending earlier _ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx --- This sf.net email

[JBoss-user] another test

2002-08-29 Thread Eric Kaplan
sorry about this Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 attachment: winmail.dat

[JBoss-user] Unexpected server shutdown on startup with MDB on jboss3.0.0

2002-08-29 Thread Eric Kaplan
Hi We are having an issue on some (not all) of our machines that may be a timing problem on startup. Basically, in the middle of deploying the ear file on startup, it gets to our one MDB and the server shuts down, with the following messages: 2002-08-27 11:48:55,156 INFO

[JBoss-user] orderly application server shutdown

2002-08-29 Thread Eric Kaplan
to disappear. We'd also like to have the option of being able to recover from the app server bouncing, but it's not clear how to trap this event on the client side. Does anyone have solutions out there? Regards Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600

RE: [JBoss-user] Unexpected server shutdown on startup with MDB on jboss3.0.0

2002-08-29 Thread Eric Kaplan
What is in your conf/jndi.properties file on the server? Has it been modified? -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De la part de Eric Kaplan Envoyé : jeudi, 29 août 2002 17:36 À : Jboss-User Objet : [JBoss-user] Unexpected server shutdown on startup

RE: [JBoss-user] JDK 1.4

2002-08-21 Thread Eric Kaplan
yes, we're in production with it. the only thing is, there is still an issue with being able to hot deploy on sun jdk1.4 win 2000. there had been earlier email discussion about the fact that re-deploying an ear did not work because the jndi lookups seemed to get screwey, something with a bug in

RE: [JBoss-user] Name ejb is not bound in this Context

2002-08-19 Thread Eric Kaplan
:31 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] Name ejb is not bound in this Context Did you start Tomcat with option -nonaming ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Eric Kaplan Sent: Friday, August 16, 2002 11:00 PM

RE: [JBoss-user] Default database

2002-08-19 Thread Eric Kaplan
I think that as long as you declare a name for your new oracle pool and modify jboss.xml to have the resource ref foo which was pointing at the hypersonic pool to point at this new oracle pool you'll be set. Eric -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On

[JBoss-user] Java Developer's Journal - bSun Now Wants to Be One of the S's in OSS br-b --

2002-08-18 Thread Eric Kaplan
Check this link out. Seems a bit hypocritical. He either supports open source or he doesn't. Contrast with one of the earlier articles posted in this list where McNealy states his reasons why open source in the form of jboss is a threat. Is it possible Sun just has a thing against jboss?...

[JBoss-user] Name ejb is not bound in this Context

2002-08-16 Thread Eric Kaplan
. What does this typically mean? Thanks Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 attachment: winmail.dat

RE: [JBoss-user] Name ejb is not bound in this Context

2002-08-16 Thread Eric Kaplan
:[EMAIL PROTECTED]]On Behalf Of Alex Loubyansky Sent: Friday, August 16, 2002 4:17 PM To: Eric Kaplan Subject: Re: [JBoss-user] Name ejb is not bound in this Context Hello Eric, are you running Tomcat with no-naming option? alex Friday, August 16, 2002, 11:00:21 PM, you wrote: EK I have a jsp

[JBoss-user] Message consumer closing due to error in listening thread

2002-07-25 Thread Eric Kaplan
:11,031 DEBUG [org.jboss.mq.SpyMessageConsumer] Message consumer closing. When I close the topic, I do a topicSession.close() topicConnection.close() What am I doing wrong, if anything? Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 attachment: winmail.dat

[JBoss-user] Other interesting jms errors

2002-07-25 Thread Eric Kaplan
ERROR [STDERR] at java.lang.Thread.run(Thread.java:536) Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 attachment: winmail.dat

RE: [JBoss-user] You are not getting the semantics you expect warning

2002-07-12 Thread Eric Kaplan
Title: "You are not getting the semantics you expect" warning can anybody say what needs to be done here? -Original Message-From: Eric Kaplan [mailto:[EMAIL PROTECTED]]Sent: Thursday, July 11, 2002 6:29 AMTo: [EMAIL PROTECTED]Subject: RE: [JBoss-user] "You

RE: [JBoss-user] You are not getting the semantics you expect warning

2002-07-11 Thread Eric Kaplan
Title: "You are not getting the semantics you expect" warning ditto. i get the same thing. i remember david jencks saying it was due to not having an xa compliant driver. i'm using oracle 8i, which i thought was an xa database, but i have the "free" version, so maybe you have to pay money

[JBoss-user] does not implement any service methods?

2002-07-10 Thread Eric Kaplan
What does this message mean: jboss.jca:service=XaTxDS,name=jmsra does not implement any Service methods I also get this message for the two mbeans that correspond with my db pools (org.jboss.resource.connectionmanager.RARDeployment). I've attached my oracle-service.xml Thanks Eric Kaplan

[JBoss-user] mdb config

2002-07-08 Thread Eric Kaplan
. How can I do this? Am I doing this the right way? Regards Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 attachment: winmail.dat

RE: [JBoss-user] is coding a bean truly independent from deployment?

2002-07-03 Thread Eric Kaplan
independent from deployment? Hi, This is a problem for me too. jBoss 3.0.1RC1, Sun JDK1.4 on windows... Torsten -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Eric Kaplan Sent: 2. juli 2002 21:20 To: Sullivan, Sean C - MLG Cc: Jboss-User Subject

RE: [JBoss-user] java.rmi.ServerException: null

2002-07-03 Thread Eric Kaplan
I just happened to get this same thing today (ClassCastException). Any ETA on when it will be fully incorporated in a new release of jboss? Sorry if you answered this, but there were a lot of messages around this topic. Eric -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: [JBoss-user] is coding a bean truly independent from deployment?

2002-07-02 Thread Eric Kaplan
. So usually, the same set of contractors will handle requirements gather, architecture/design, and construction. And then help the client deploy it. hope this clarified more than it obscured, danch Eric Kaplan wrote: The theory certainly seems to suggest that there is the ejb coder

RE: [JBoss-user] is coding a bean truly independent from deployment?

2002-07-02 Thread Eric Kaplan
drag'n'drop hotdeploy easeofuse feature like JBoss. Regards, Burkhard - Original Message - From: Eric Kaplan [EMAIL PROTECTED] To: Jboss-User [EMAIL PROTECTED] Sent: Monday, July 01, 2002 1:24 PM Subject: [JBoss-user] is coding a bean truly independent from deployment? The theory certainly seems

RE: [JBoss-user] is coding a bean truly independent from deployment?

2002-07-02 Thread Eric Kaplan
. As for portableremoteobject.narrow: if you are on JDK 1.4, this is a known sun bug. Regards, Burkhard - Original Message - From: Eric Kaplan [EMAIL PROTECTED] To: Jboss-User [EMAIL PROTECTED] Sent: Friday, June 14, 2002 10:22 AM Subject: [JBoss-user] 3.0 a moving target? I was happily

[JBoss-user] is coding a bean truly independent from deployment?

2002-07-01 Thread Eric Kaplan
grappling with this issue for a while. Thanks Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 winmail.dat Description: application/ms-tnef

[JBoss-user] timed out transactions

2002-07-01 Thread Eric Kaplan
Where specifically can I control the timeout of my transactions. Right now, I think it's too short. Thanks Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 winmail.dat Description: application/ms-tnef

[JBoss-user] RE: timed out transactions

2002-07-01 Thread Eric Kaplan
please ignore, found it -Original Message- From: Eric Kaplan [mailto:[EMAIL PROTECTED]] Sent: Monday, July 01, 2002 2:56 PM To: Jboss-User Subject: timed out transactions Where specifically can I control the timeout of my transactions. Right now, I think it's

[JBoss-user] transaction timed out

2002-06-26 Thread Eric Kaplan
I got the following: [WARN] [TxCapsule] Transaction XidImpl [FormatId=257, GlobalId=ARMANTAC2//1, BranchQual=] timed out. status=STATUS_ACTIVE This was in the midst of creating about 11000 beans, I got this one error. Can anyone tell me what I should investigate? Thanks Eric Kaplan Armanta

[JBoss-user] out of memory after a while

2002-06-26 Thread Eric Kaplan
before I try and hunt this down? Thanks Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 winmail.dat Description: application/ms-tnef

RE: [JBoss-user] transaction timed out

2002-06-26 Thread Eric Kaplan
that many beans in one tx, it might timeout. You could use more tx or increase the tx timeout. david jencks On 2002.06.26 10:25:29 -0400 Eric Kaplan wrote: I got the following: [WARN] [TxCapsule] Transaction XidImpl [FormatId=257, GlobalId=ARMANTAC2//1, BranchQual=] timed out. status

RE: [JBoss-user] transaction timed out

2002-06-26 Thread Eric Kaplan
. david jencks On 2002.06.26 10:25:29 -0400 Eric Kaplan wrote: I got the following: [WARN] [TxCapsule] Transaction XidImpl [FormatId=257, GlobalId=ARMANTAC2//1, BranchQual=] timed out. status=STATUS_ACTIVE This was in the midst of creating about 11000 beans, I got this one error. Can anyone

RE: [JBoss-user] out of memory after a while

2002-06-26 Thread Eric Kaplan
and not the server's. David -- Eric Kaplan wrote: Hi We currently have a production installation using jboss 2.4.3 that reports that the app server runs out of memory every couple of weeks. We have migrated to 3.0.0 in development. Can anyone confirm or deny that there were memory leaks

RE: [JBoss-user] Shorten server boot time/Pool not bound

2002-06-24 Thread Eric Kaplan
I had sent this one out last week and not gotten a response. Does anyone have any idea why this might be the case/seen something like this before? Thanks Eric -Original Message- From: Eric Kaplan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 19, 2002 10:51 AM To: [EMAIL PROTECTED

RE: [JBoss-user] Shorten server boot time/Pool not bound

2002-06-24 Thread Eric Kaplan
PROTECTED] Subject: Re: [JBoss-user] Shorten server boot time/Pool not bound You need (at least) jca-service.xml and jboss-local-jdbc.rar in deploy to get local tx db access. david jencks On 2002.06.24 14:33:44 -0400 Eric Kaplan wrote: I had sent this one out last week and not gotten a response. Does

RE: [JBoss-user] Shorten server boot time/Pool not bound

2002-06-24 Thread Eric Kaplan
no security system. You may possibly be able to run your adapter without it if you remove the depends references to parts of it from your oracle-service.xml. Get 3.0.1 from cvs, it tells you about problems like this after every directory scan. david jencks On 2002.06.24 15:45:56 -0400 Eric Kaplan

[JBoss-user] web site down?

2002-06-21 Thread Eric Kaplan
subject says it all Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 winmail.dat Description: application/ms-tnef

RE: [JBoss-user] Who can send me a copy of JBoss3.0 CMP2.0 documents

2002-06-18 Thread Eric Kaplan
how cheap can we all possibly get... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Aleksander Grzebyta Sent: Tuesday, June 18, 2002 7:44 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Who can send me a copy of JBoss3.0 CMP2.0 documents Or you

RE: [JBoss-user] 3.0 a moving target?

2002-06-18 Thread Eric Kaplan
/attribute /mbean /server -Original Message- From: David Jencks [mailto:[EMAIL PROTECTED]] Sent: Friday, June 14, 2002 1:53 PM To: Eric Kaplan Subject: Re: [JBoss-user] 3.0 a moving target? Neither the examples in the location mentioned nor the quickstart guide existed when jboss 3 RC1

RE: [JBoss-user] 3.0 a moving target?

2002-06-18 Thread Eric Kaplan
figure out the right download. Where would docs/examples/jca be, I feel like I've searched everywhere. Sorry about this. Regards Eric -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David Jencks Sent: Tuesday, June 18, 2002 3:49 PM To: Eric Kaplan Cc

RE: [JBoss-user] jboss3.0.0 ClassNotFoundException

2002-06-18 Thread Eric Kaplan
doing to get this exception propagated back to a client? david jencks On 2002.06.18 17:17:16 -0400 Eric Kaplan wrote: I've verified that I replaced all the old jboss client libraries with the new ones from jboss/client. When I run I get the following ClassNotFoundException, and indeed I can't seem

[JBoss-user] yet another documentation request

2002-06-14 Thread Eric Kaplan
Where can I go to find a complete up to date reference on jboss 3.0 configuration? I'd pay a lot more than the $10 you guys are asking for the hardcopy documentation, which at this point is out of date wrt 3.0. Thanks Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973

[JBoss-user] 3.0 a moving target?

2002-06-14 Thread Eric Kaplan
-service.xml in server/default/conf (as i had done before), but now i get that my jdbc resource is not bound (even though this worked before!). what has changed from rc1 that would cause this? Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 winmail.dat Description

RE: [JBoss-user] 3.0 a moving target?

2002-06-14 Thread Eric Kaplan
:08 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] 3.0 a moving target? Hi, JDBC-access has changed, see the provided examples. As for portableremoteobject.narrow: if you are on JDK 1.4, this is a known sun bug. Regards, Burkhard - Original Message - From: Eric Kaplan [EMAIL PROTECTED

RE: [JBoss-user] RE: error running client against 3.0

2002-06-13 Thread Eric Kaplan
To: Eric Kaplan; Jboss-User Subject: [JBoss-user] RE: error running client against 3.0 ok, i'll repeat the question. pls let me know if there's something i'm not doing that's brain-dead simple to fix. -Original Message- From: Eric Kaplan [mailto:[EMAIL PROTECTED

RE: [JBoss-user] RE: error running client against 3.0

2002-06-13 Thread Eric Kaplan
: Thursday, June 13, 2002 8:54 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] RE: error running client against 3.0 Did you verify that the missing class is in the jars in your client classpath? david jencks On 2002.06.13 08:40:33 -0400 Eric Kaplan wrote: ok, i'll repeat the question. pls let me

RE: [JBoss-user] Calling entity outside of TX

2002-06-13 Thread Eric Kaplan
Dain I think you didn't really mean immeasurable, but rather insignificant. :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dain Sundstrom Sent: Thursday, June 13, 2002 2:50 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Calling entity outside of

[JBoss-user] error running client against 3.0

2002-06-12 Thread Eric Kaplan
) at com.armanta.ejb.ArmantaDataAbstraction.getHome(ArmantaDataAbstraction.java:4 4) at com.armanta.rptgen.DataServer.clinit(DataServer.java:134) at com.armanta.app.portviewer.PortGui.main(PortGui.java:461) * C:\armanta-abp Eric Kaplan Armanta, Inc. 55 Madison Ave

[JBoss-user] simple question

2002-06-05 Thread Eric Kaplan
I'd like all my System.out messages from my beans (yes, i know, they should be logging via log4j but i'm still unable to get things to work properly under 2.4.4) to go to the server log file. What's the easiest way to do this without turning DEBUG on, which is a lot of output. Thanks Eric

[JBoss-user] Higher Level Docs?

2002-06-04 Thread Eric Kaplan
queues and topics I ask because I see a lot of related mail on this subject going back and forth, and I have similar questions the lack of answers to is preventing me from going to 3.0. Regards Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 winmail.dat

RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN

2002-05-29 Thread Eric Kaplan
] at java.lang.Thread.run(Thread.java:484) Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 winmail.dat Description: application/ms-tnef

[JBoss-user] INSERTING AN ALREADY EXISTING BEAN

2002-05-28 Thread Eric Kaplan
nnectionHandler.run(TCPTransport.java:706) [ejb/ConditionalPricingProcessor] at java.lang.Thread.run(Thread.java:484) Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 winmail.dat Description: application/ms-tnef

RE: [JBoss-user] INSERTING AN ALREADY EXISTING BEAN

2002-05-28 Thread Eric Kaplan
/ConditionalPricingProcessor] at java.lang.Thread.run(Thread.java:484) Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 winmail.dat Description: application/ms-tnef

RE: [JBoss-user] BLOB type in a CMP

2002-05-13 Thread Eric Kaplan
Speaking of BLOBs... We are using BMP and are storing the standard Date, Integer, Double, String. We also store serialized objects, but have resorted to storing them on the filesystem because when we looked into storing them in the database, it seemed as if Oracle required very specific,

RE: [JBoss-user] Problems: What is the main task of a durbale subscription

2002-05-07 Thread Eric Kaplan
I don't have much experience with durable topics. We use queues to accomplish something similar. You can have the mdb write to the queue and the message will be there when the client starts up. Regards Eric -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf

[JBoss-user] RE: jdbc block size in jboss

2002-05-07 Thread Eric Kaplan
3rd time's a charm. any advice here? -Original Message- From: Eric Kaplan [mailto:[EMAIL PROTECTED]] Sent: Monday, May 06, 2002 7:57 AM To: Jboss-User Subject: jdbc block size in jboss How can I set the jdbc block size used for retrieving rows from

[JBoss-user] jdbc block size in jboss

2002-05-06 Thread Eric Kaplan
How can I set the jdbc block size used for retrieving rows from the database? I thought I would be able to just modify the url for the db connection as follows: jboss2.4.1 attribute name=URLjdbc:oracle:thin:(DESCRIPTION=(ADDRESS=(HOST=localhost)(PROTOC

[JBoss-user] jdbc block size in jboss

2002-05-05 Thread Eric Kaplan
)));block size=512/attribute We have some queries that return a large number of rows and don't want to use the jdbc default block size of 32. Thanks Eric Kaplan Armanta, Inc. 55 Madison Ave. Morristown, NJ 07960 Phone: (973) 326-9600 winmail.dat Description: application/ms-tnef

[JBoss-user] simple deployment problem?

2002-05-02 Thread Eric Kaplan
ejb/bean and i don't need two levels of indirection). What's the right thing to do here? I'd include the various xml files but they're pretty long. I can fix this apparently by putting the link elements in jar a, but that's not correct since the references are in jar b... thanks Eric Kaplan

RE: [JBoss-user] simple deployment problem?

2002-05-02 Thread Eric Kaplan
this helps a lot Dan. thank you very much. eric -Original Message- From: Dan Christopherson [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 02, 2002 5:10 PM To: Eric Kaplan Cc: Jboss-User Subject: Re: [JBoss-user] simple deployment problem? Eric Kaplan wrote: I seem to be caught

[JBoss-user] RE: javax.transaction.xa.xid not found

2002-04-25 Thread Eric Kaplan
is this question that difficult to answer? i can't be the only one who hit this. -Original Message- From: Eric Kaplan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 24, 2002 5:10 PM To: [EMAIL PROTECTED] Subject: javax.transaction.xa.xid not found Hi When

RE: [JBoss-user] RE: javax.transaction.xa.xid not found

2002-04-25 Thread Eric Kaplan
i meant rc1. tough to keep on top of progress... -Original Message- From: Alex Loubyansky [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 12:51 PM To: 'Eric Kaplan'; [EMAIL PROTECTED] Subject: RE: [JBoss-user] RE: javax.transaction.xa.xid not found Eric, why beta

  1   2   >