[JBoss-user] DOCTYPE without network

2004-03-10 Thread Eric J Kaplan
. Hardcoding an “alternative” location is not an option.   Regards   Eric J. Kaplan

[JBoss-user] UIL v OIL jboss 3.0.4

2004-02-28 Thread Eric J Kaplan
.   We don’t have extremely high jms update rates (a few a second would be high). Should w, as Scott said a while back wrt UIL, “not go there?”   It’s fairly urgent. We need to know by Monday.   Regards   Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960  

[JBoss-user] connection to client id failed

2004-02-28 Thread Eric J Kaplan
Can someone tell me how the server determines that a client connection has failed? Can this happen if the client is bogged down heavily?   Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960  

RE: [JBoss-user] Connection factories on 3.0.4

2004-02-28 Thread Eric J Kaplan
Why specifically? More robust I assume? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sacha Labourey Sent: Friday, February 27, 2004 3:08 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] Connection factories on 3.0.4 You should use UIL2. Cheers, sa

RE: [JBoss-user] Hung client

2004-02-21 Thread Eric J Kaplan
Any thoughts on this one? We look pretty silly as huge jboss advocates when something like this happens. While we haven't ruled out something else, I'd like to know if anyone has seen anything similar, because there are no messages on either the server or the client. BTW, below replace sessionbean.

[JBoss-user] package protection on server?

2004-02-12 Thread Eric J Kaplan
Anyone know if there is an issue calling a package protected method from another class within the same package from within a deployed ear on the server? I got an illegal access error doing this.   Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960  

RE: [JBoss-user] log4j DEBUG

2004-02-10 Thread Eric J Kaplan
You have to > remove any INFO threshold > on the category in order for these messages to show up. > > > > Scott Stark > Chief Technology Officer > JBoss Group, LLC > > > > > ________ >

RE: [JBoss-user] log4j DEBUG

2004-02-10 Thread Eric J Kaplan
Of Eric J Kaplan Sent: Monday, February 09, 2004 5:49 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] log4j DEBUG   I apologize if I’ve asked this before and forgot. I have a bean that has a log4j logger.  How do I turn on debug just for that bean. I’ve tried adding the following to log4j.xml with

[JBoss-user] log4j DEBUG

2004-02-09 Thread Eric J Kaplan
I apologize if I’ve asked this before and forgot. I have a bean that has a log4j logger.  How do I turn on debug just for that bean. I’ve tried adding the following to log4j.xml with no luck.             Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960  

RE: [JBoss-user] jndi naming question

2004-02-06 Thread Eric J Kaplan
I hope that will work. Björn Eric J Kaplan schrieb: >All > >I have the following situation. In my ejb-jar.xml I have a session bean >that has an ejb-ref to another session bean as follows: > > >

[JBoss-user] jndi naming question

2004-02-05 Thread Eric J Kaplan
meone please help set me straight? Regards Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960 --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the bread

RE: [JBoss-user] jbossdo questions

2004-01-06 Thread Eric J Kaplan
or 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, say

[JBoss-user] jbossdo questions

2004-01-06 Thread Eric J Kaplan
written.   Hope this is clear.   Regards   Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960  

RE: [JBoss-user] servlet quickstart instructions

2003-12-12 Thread Eric J Kaplan
rved to clients. So if you for instance have an applet in your war file, you should put it in the root (or some dir) of the war file and not in the WEB-INF dir. WEB-INF/lib is for thirdparty libraries used only by the servlet (and other server-side components). Hope it helps. Eske Sort Eri

[JBoss-user] kudos!

2003-12-11 Thread Eric J Kaplan
BTW, kudos to those responsible for speeding up the mailing list.  Was a time I could post and it would be 15 minutes before it showed up.  Now it’s instantaneous!   Regards   Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960  

RE: [JBoss-user] servlet quickstart instructions

2003-12-11 Thread Eric J Kaplan
  <<- jars etc -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Eric J Kaplan Sent: Thursday, December 11, 2003 4:45 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] servlet quickstart instructions Thanks Danny.  I hate to be a bore, but what spec

RE: [JBoss-user] servlet quickstart instructions

2003-12-11 Thread Eric J Kaplan
structions   Just package it up as a WAR file and drop it into the deploy directory - just like EJBs.     -- Danny Yates   -Original Message----- From: Eric J Kaplan [mailto:[EMAIL PROTECTED] Sent: 11 December 2003 13:48 To: [EMAIL PROTECTED] Subject: [JBoss-user] servlet

[JBoss-user] servlet quickstart instructions

2003-12-11 Thread Eric J Kaplan
development.   Regards   Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960  

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

2003-11-20 Thread Eric J Kaplan
Guys   I know NY is an expensive place to have training, but New Jersey is right next door and cheaper (though the skiing is not that great)!  Anyway, would be great if you had one in the NY area sometime soon.   Regards   Eric   -Original Message- From: [EMAIL PROTECTED] [

RE: [JBoss-user] Urgent - NamingService - Error writing response

2003-11-19 Thread Eric J Kaplan
, LLC xxxx Eric J Kaplan wrote: > Hi > > > > We have been running on jboss 3.0.4 for a while. Last night, just after > midnight, for the first time, we started getting these messages about > every minute: > > > > 2003-11-18 08:36:33,015 ERROR [org.jboss.

[JBoss-user] Urgent - NamingService - Error writing response

2003-11-18 Thread Eric J Kaplan
these messages mean?   It’s strange it just started at midnight.  When we reboot the server, we still get those messages.  Urgent.  Please help.   Thanks   Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960  

RE: [JBoss-user] override toString() in entity-bean doesn't work

2003-11-10 Thread Eric J Kaplan
Silvio   As far as I know, the reference you have in the session bean to what you think is the entity bean itself is not.  It is a reference to a “proxy” for the entity (even in the local case), whose toString() method in this case is being called.   Regards   Eric   -Original M

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

2003-11-06 Thread Eric J Kaplan
ue, 2003-10-21 at 14:02, Eric J Kaplan wrote: > Adrian > > Yes, we have disabled the code on our end to close the connection on > shutdown via a shutdown hook because we were having clients sporadically > hang on exit. Can you supply a threaddump? ctrl-break on windows ctrl-\ on

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

2003-10-29 Thread Eric J Kaplan
Wednesday, October 29, 2003 4:39 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] forums down/slow? forums are uber fast for me over cable modem. Eric J Kaplan wrote: > Thanks Ionel. We still see a problem (just with the forums, I can get > to other parts of jboss.org just fine). I&

RE: [JBoss-user] a to cmp

2003-10-29 Thread Eric J Kaplan
                 4. Have an XDoclet target as follows:                                        -Original Message- From: Eric J Kaplan [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 29, 2003 6:06 AM To: [EMAIL PROTECTED] Subject: [JBoss-user] a to cmp All  

RE: [JBoss-user] a to cmp

2003-10-29 Thread Eric J Kaplan
d other related files to others application servers, however you can delete some files , and to produce all your enviroment with simple builds using ANT. The great place to looking for this "toys" is: *http://eclipse-plugins.2y.net/eclipse/index.jsp I hope this help you Edgar Si

RE: [JBoss-user] how to upgrade from 3.0.4 to 3.2.2

2003-10-29 Thread Eric J Kaplan
Gary Thanks, this seems to work. Just some bookkeeping to deal with now, like the fact that my ejb-jar didn't define a doctype element. Eric -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric J Kaplan Sent: Wednesday, October 29, 2003 8:59

RE: [JBoss-user] a to cmp

2003-10-29 Thread Eric J Kaplan
Thanks Neal, will try. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neal Sanche Sent: Wednesday, October 29, 2003 9:16 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] a to cmp On October 29, 2003 09:06 am, Eric J Kaplan wrote: > Anyone know o

[JBoss-user] a to cmp

2003-10-29 Thread Eric J Kaplan
  Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960  

RE: [JBoss-user] how to upgrade from 3.0.4 to 3.2.2

2003-10-29 Thread Eric J Kaplan
ource config, the -service files seemed to be replaced with -ds files. When I migrated from 3.0.4, I started fresh with one of the files in .../jboss/docs/examples/jca. There are some oracle files in there. Hope that helps. Gary. On Tue, 2003-10-28 at 16:56, Eric J Kaplan wrote: > Jae >

RE: [JBoss-user] Protocol violation!!!!

2003-10-28 Thread Eric J Kaplan
I apologize. We didn't notice before but there was an out of memory error on the server which was most likely the root cause. Regards -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric J Kaplan Sent: Tuesday, October 28, 2003 2:49 PM To: [

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

2003-10-28 Thread Eric J Kaplan
D] [mailto:[EMAIL PROTECTED] On Behalf Of Ionel GARDAIS Sent: Tuesday, October 28, 2003 3:19 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] forums down/slow? --- Eric J Kaplan <[EMAIL PROTECTED]> a écrit : > Can anyone get to the forums? I go to jboss.org, > click on forums, and >

[JBoss-user] forums down/slow?

2003-10-28 Thread Eric J Kaplan
Can anyone get to the forums?  I go to jboss.org, click on forums, and they never come up.   Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960  

[JBoss-user] Protocol violation!!!!

2003-10-28 Thread Eric J Kaplan
We just experienced a problem with jboss from the client trying to call a method in a session bean. It seems to be some kind of protocol violation. I've included the log below. Any ideas? It's fairly urgent. Regards Eric 2003-10-28 14:43:42,325 INFO [main] ArmantaDataAbstraction...initializ

[JBoss-user] jboss.org extreeeemly slow

2003-10-23 Thread Eric J Kaplan
What’s happened recently that jboss.org takes forever to come up, if it comes up at all?   Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960  

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

2003-10-21 Thread Eric J Kaplan
On Mon, 2003-10-20 at 21:22, Eric J Kaplan wrote: > More detail. Messages from the jboss server log when the problem > initially occurred. Ideas? > > > > 2003-10-20 10:16:01,687 WARN > [org.jboss.mq.server.ClientConsumer:ID:14] Could not send messages to > a receiver

RE: [JBoss-user] JMS problem?

2003-10-21 Thread Eric J Kaplan
: Tuesday, October 21, 2003 4:57 AM To: 'Eric J Kaplan' Subject: AW: [JBoss-user] JMS problem? JBossMQ didn´t close the old connections. My boss has a patch for this problems. In the moment he is on holiday but he will be back on thursday. I will send you a description of the fix. so

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

2003-10-20 Thread Eric J Kaplan
This is interesting.  My first email seems to have gotten lost (or at least arrived out of order).  Not to worry, it’s included below.   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric J Kaplan Sent: Monday, October 20, 2003 4:23 PM To

[JBoss-user] JMS problem?

2003-10-20 Thread Eric J Kaplan
a google search that didn’t turn up much.  Was going to try the forums but the website is fairly non-responsive right now (hopefully it’s the millions of developers banging on it).   Regards   Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960  

[JBoss-user] RE: JMS problem?

2003-10-20 Thread Eric J Kaplan
:14 failed.   -Original Message- From: Eric J Kaplan [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2003 2:40 PM To: '[EMAIL PROTECTED]' Subject: JMS problem?   All   We are running jboss 3.0.4 on win2k in production at one of our customers.  We are also using JM

RE: [JBoss-user] Need Ammunition

2003-09-17 Thread Eric J Kaplan
Remind them that while they're following the herd, to bring some toilet paper, sometimes the guy they're following can get a bit too close. :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Damon Sicore Sent: Wednesday, September 17, 2003 10:02 AM To: [EM

RE: [JBoss-user] Selecting large datasets using CMP

2003-09-09 Thread Eric J Kaplan
Russ I don't know exactly what you need to do in this app (just reading, updating as well) but there's nothing wrong with straight jdbc from the session bean for very large queries. This has been a J2EE design principal for a while. Especially if it's read only. On the other hand, if you get CM

RE: [JBoss-user] mbean deployment issue

2003-09-04 Thread Eric J Kaplan
th element that contains the com.abp.mbeans package let alone a com.abp.mbeans.Hello.class file. Show a jar -tvf listing of the sar in question. -- Scott Stark Chief Technology Officer JBoss Group, LLC xxxx Eric J Kaplan wrote: > I'm not sure

RE: [JBoss-user] mbean deployment issue

2003-09-04 Thread Eric J Kaplan
manta.sar + com   + abp     + mbeans   Hello   HelloMBean + META-INF   jboss-service.xml in your jboss-service: name="abp:service=Hello"> Regards, Stéphane On Wed, 2003-09-03 at 18:53, Eric J Kaplan wrote:     -Original Message- From: [EMAIL PROTECT

RE: [JBoss-user] New Customer Application

2003-09-03 Thread Eric J Kaplan
Stop the insanity!  It’s bad enough in my own email.   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Email Sent: Wednesday, September 03, 2003 10:53 AM To: [EMAIL PROTECTED] Subject: [JBoss-user] New Customer Application  

[JBoss-user] mbean deployment issue

2003-09-03 Thread Eric J Kaplan
 state: NOTYETINSTALLED  I Depend On:  Depends On Me: ] 10:52:53,562 INFO  [URLDeploymentScanner] Started 10:52:53,562 INFO  [MainDeployer] Deployed package: file:/C:/armanta-3rdparty/jb oss-3.0.4/server/abp/conf/jboss-service.xml 10:52:53,562 INFO  [Server] JBoss (MX MicroKernel) [3.0.4 Date:200211021607] Sta

RE: [JBoss-user] Adrian Brock's info on xa datasource for prepare()

2003-08-14 Thread Eric J Kaplan
In that vain, we have been getting these messages since the dawn of time. We are using Oracle, a commercial database. JBoss3.0.4. Windows 2000. What should we look for in our configuration files. Is it a switch we need to turn on? We use BMP with CMT. 12:00:31,343 WARN [LocalTxConnectionMana

RE: [JBoss-user] [GWAVA:1qw1pvju] SPAM block message notification

2003-07-17 Thread Eric J Kaplan
Nice... who is gwava and can they please unsubscribe... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of GWAVA Sent: Thursday, July 17, 2003 10:35 AM To: [EMAIL PROTECTED] Subject: [JBoss-user] [GWAVA:1qw1pvju] SPAM block message notification This is an a

[JBoss-user] cvs naming convention

2003-07-15 Thread Eric J Kaplan
Can anyone tell me what the current naming convention for tagging releases and branches on cvs currently is for jboss?   Regards   Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960  

RE: [JBoss-user] jms efficiency

2003-07-08 Thread Eric J Kaplan
Thanks Bela. I'll check it out. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bela Ban Sent: Tuesday, July 08, 2003 11:16 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] jms efficiency Eric J Kaplan wrote: > We have an environment with 200

[JBoss-user] jms efficiency

2003-07-08 Thread Eric J Kaplan
client?  I assume that for a given broadcast, there are actually 200 separate communications (one from the app server to each client?).  Is there a more scalable solution involving a true broadcast?  What are my options.   Thanks   Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown

RE: [JBoss-user] SLSB atomicity

2003-07-01 Thread Eric J Kaplan
Ionel The container will manage all of this for you. In your ejb-jar.xml, specify container transaction type Requires for the create methods of your two entity beans, and RequiresNew as the transaction type for your SLSB method. The container will manage handling exactly what you want. Make sure

RE: [JBoss-user] no dice on TRACE

2003-07-01 Thread Eric J Kaplan
ailto:[EMAIL PROTECTED] On Behalf Of Juha-P Lindfors Sent: Tuesday, July 01, 2003 10:41 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] no dice on TRACE remove THRESHOLD from the appender On Tue, 1 Jul 2003, Eric J Kaplan wrote: > I've had no success turning TRACE on in jboss. 3.0.

[JBoss-user] no dice on TRACE

2003-07-01 Thread Eric J Kaplan
I’ve had no success turning TRACE on in jboss.  3.0.4.  Even if I uncomment the lines in log4j.xml that say I’ll get a lot of output I get nothing:                     Any ideas on what I might be doing wrong?  I specifically need trace for jboss mq.   Regards   Eric J

RE: [JBoss-user] jms diagnostics?

2003-07-01 Thread Eric J Kaplan
roup, LLC Eric J Kaplan wrote: > Thanks Scott. Is there a UIL2 protocol in 3.0.4? I only see a UIL, > which I switched to, and the messages disappeared. However, I'm still > concerned I might not be cleaning up properly on disconnect. First > questio

RE: [JBoss-user] jms diagnostics?

2003-06-30 Thread Eric J Kaplan
to that as well. -- Scott Stark Chief Technology Officer JBoss Group, LLC xxxx Eric J Kaplan wrote: > Hi > > > > We have an application that, on exit, causes a large number of > Connection failure (1) messages on the server. W

[JBoss-user] jms diagnostics?

2003-06-30 Thread Eric J Kaplan
ream.java:2604)     at java.io.ObjectInputStream.readByte(ObjectInputStream.java:845)     at org.jboss.mq.il.oil.OILServerILService$Client.run(OILServerILService. java:205)     at java.lang.Thread.run(Thread.java:536)   Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave

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

2003-06-27 Thread Eric J Kaplan
Does this ring a bell with anyone?  Or is this question so outlandish no one’s responding for fear of embarrassing me…   Regards   Eric   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric J Kaplan Sent: Friday, June 27, 2003 9:42 AM To

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

2003-06-27 Thread Eric J Kaplan
Correction to my last email, it’s a JMSReader (queues).  Sorry bout that.   -Original Message- From: Eric J Kaplan [mailto:[EMAIL PROTECTED] Sent: Friday, June 27, 2003 9:37 AM To: '[EMAIL PROTECTED]' Subject: possible JMS memory leak under 3.0.4?   Hi all   I’m s

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

2003-06-27 Thread Eric J Kaplan
I can turn on or look for?   Regards   Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960  

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

RE: [JBoss-user] JBoss: Not Ready For Prime Time

2003-04-02 Thread Eric J Kaplan
I suspect that by now ed no longer is reading this mailing list. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rod Macpherson Sent: Wednesday, April 02, 2003 2:22 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] JBoss: Not Ready For Prime Time I perso

[JBoss-user] java.exe errors

2003-03-28 Thread Eric J Kaplan
I know this is a little off topic, but we see java.exe errors occasionally in various modules, including jboss.  Just curious if others are seeing same (win2k, jdk1.4) and if anyone knows the cause.  Can’t send bug report to sun because they want loads of details we don’t have, and google d

[JBoss-user] jboss certification

2003-03-25 Thread Eric J Kaplan
How long till certification?   http://www.sys-con.com/Java/articlenews.cfm?id=1930    

[JBoss-user] Getting to know CMP

2003-03-21 Thread Eric J Kaplan
OK, I’m getting convinced that CMP has finally come around and may address the performance shortcomings we’ve been concerned about in the past related to loading large data sets.  I have the jboss cmp docs (great job Dain) and figure xdoclet is my best bet for maintaining sanity.  Apart fro

[JBoss-user] db login NOT to default tablespace

2003-03-12 Thread Eric J Kaplan
All   We have been using jboss for a while with oracle-service.xml specifying our db connection pools, jboss3.0.4.  All works beautifully, but we’ve been relying on the default tablespace being the correct one for the user/password specified in our RARDeployment mbean.  What do we need to

[JBoss-user] jre with jboss3.0.4

2003-03-07 Thread Eric J Kaplan
Other than for jsp compilation, can someone verify whether or not you can safely run jboss with the jre and not the jdk? I trolled through the forums and tried to piece together a definitive answer but wasn’t able to.   Regards   Eric Kaplan

RE: [JBoss-user] RE: question about jboss cmp

2003-01-29 Thread Eric J Kaplan
om: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of David Jencks Sent: Wednesday, January 29, 2003 9:51 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] RE: question about jboss cmp On Wednesday, January 29, 2003, at 09:15 AM, Eric J Kaplan wrote: > No (I wasn't implying it was

RE: [JBoss-user] RE: question about jboss cmp

2003-01-29 Thread Eric J Kaplan
PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of David Jencks Sent: Wednesday, January 29, 2003 9:51 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] RE: question about jboss cmp On Wednesday, January 29, 2003, at 09:15 AM, Eric J Kaplan wrote: > No (I wasn't implying it was easy) but withou

RE: [JBoss-user] RE: question about jboss cmp

2003-01-29 Thread Eric J Kaplan
No (I wasn't implying it was easy) but without it, for a lot of applications going through the entity beans isn't practical. More often than not, the applications we work on do NOT simply findByPrimaryKey, but instead need to load based upon a query. I take what Mark Fleury says in his paper to h

[JBoss-user] RE: question about jboss cmp

2003-01-28 Thread Eric J Kaplan
Title: RE: question about jboss cmp I had asked this a little while ago but got no response.  Any takers?  If the answer is the container will be smart enough to know the set is already in memory, is this a jboss specific feature or “part of the spec” Regards Eric -Original Message