RE: [JBoss-user] Auto-increment(revisited) : read on jGuru.

2001-07-26 Thread Frank Villarreal
Assuming the auto-id is your primary key, what would you use as the entity bean's primary key?   Frank T. Villarreal, Jr. Email [EMAIL PROTECTED] -Original Message-From: Hermann RANGAMANA [mailto:[EMAIL PROTECTED]]Sent: Thursday, July 26, 2001 9:32 AMTo: [EMAIL PROTECTED]Subje

RE: [JBoss-user] ejbLoad not called even when commit-option is C

2001-07-19 Thread Frank Villarreal
Luke, search the previous posts for the following topic "HOW TO DISABLE ENTITY-BEAN CACHING". You can read about the steps I had to take in order to eliminate caching with option-C. I still think setting the container to "option-C" alone should have disabled caching...does anyone know if there i

RE: [JBoss-user] Key generation by random numbers

2001-06-26 Thread Frank Villarreal
Check out this threaded discussion on primary-key generation for entity beans. Hope it helps! http://theserverside.com/patterns/thread.jsp?thread_id=4228 - Frank T. Villarreal, Jr. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 26, 2001

RE: [JBoss-user] CommunicationException in JSP to EJB communicati on

2001-06-25 Thread Frank Villarreal
Felix, I believe this is a Tomcat bug. Tomcat seems unable to locate EJBs unless you put a copy of your application jars and the JBoss client jars in the $TOMCAT_HOME/lib directory as well as your app's directory. At least this is what I found after much digging in various mailing lists. Hope th

RE: [JBoss-user] HOW TO DISABLE ENTITY-BEAN CACHING?

2001-06-19 Thread Frank Villarreal
ssage- > From: Burkhard Vogel [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 18, 2001 10:52 AM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] HOW TO DISABLE ENTITY-BEAN CACHING? > > > Use 1. > - Original Message - > From: "Frank Villarreal" <[

RE: [JBoss-user] HOW TO DISABLE ENTITY-BEAN CACHING?

2001-06-15 Thread Frank Villarreal
K.V. Vinay Menon [mailto:[EMAIL PROTECTED]] wrote : > For what its worth did you try changing the following section in > standardjboss.xml > > > 50 > 1000 > 300

RE: [JBoss-user] xalan 'n' stuff

2001-06-15 Thread Frank Villarreal
How about in the "WEB-INF/classes" or "WEB-INF/lib" directory of your web-application? - Frank Villarreal > -Original Message- > From: Timo Kauppinen [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 15, 2001 7:09 AM > To: [EMAIL PROTECTED] > Su

[JBoss-user] HOW TO DISABLE ENTITY-BEAN CACHING?

2001-06-15 Thread Frank Villarreal
-bean, the bean still contains the "old" data (apparently it is cached in memory). Am I going insane or am I missing some configuration somewhere? Any help is appreciated! - Frank Villarreal ___ JBoss-user mailing list [EMAIL PROTECTED] http://l

[JBoss-user] HOW TO DISABLE ENTITY-BEAN CACHING ???

2001-06-14 Thread Frank Villarreal
-bean, the bean still contains the "old" data (apparently it is cached in memory). Am I going insane or am I missing some configuration somewhere? Any help is appreciated! - Frank Villarreal ___ JBoss-user mailing list [EMAIL PROTECTED] http://l

RE: [JBoss-user] primary key problem

2001-05-16 Thread Frank Villarreal
Check out this discussion thread on "the Server Side": http://theserverside.com/patterns/thread.jsp?thread_id=4228 it contains a boat-load of information/ideas on how to create unique id's for EJBs. Hope it helps! - Frank -Original Message- From: Cumps Jef [mailto:[EMAIL PROTECTED]] Se

RE: [JBoss-user] JBoss newbie needs help with installation!

2001-05-15 Thread Frank Villarreal
I lied. I must have openned the run.sh script when I was trying to debug it and placed a carriage return or something in there. I made a new copy of run.sh from the download and now JBoss+tomcat starts up just fine. -Frank -Original Message- From: Frank Villarreal [mailto:[EMAIL

[JBoss-user] JBoss newbie needs help with installation!

2001-05-15 Thread Frank Villarreal
Hello all! I have installed Jboss 2.0 standalone successfully before, but now I have installed Jboss2.2.1 w/tomcat and receive the following error when I attempt startup: cd /usr/jboss-tomcat/jboss/bin /bin/sh run_with_tomcat.sh JBOSS_CLASSPATH=run.jar:../crimson.jar:/usr/jdk1.3.0_02/lib/tools