Re: [JBoss-user] clustering question

2002-04-30 Thread Andrew Scherpbier
I know this is OT, but the thread reminded me of this... Has anyone looked at using something like "JSR-107: JCACHE - Java Temporary Caching API" to help in keeping cached entity beans in a cluster synchronized instead of relying solely on the database? David Jencks wrote: >I don't see a respo

Re: [JBoss-user] GMS address

2002-04-24 Thread Andrew Scherpbier
t; > >___ >JBoss-user mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/jboss-user > -- Andrew Scherpbier, CTO ([EMAIL PROTECTED]) BlackBall Music (http://www.blackballmusic.com/)

Re: [JBoss-user] Re: parent/child cmp2 relationship - please help!

2002-04-03 Thread Andrew Scherpbier
Dain Sundstrom wrote: > > Uh, no. This sounds like a hack. You should be able to have a > one-to-many self-relationship. For example in a person bean you should > be able to have, literally, a parent-child relationship with the > following abstract accessors. > >public abstract Person ge

Re: [JBoss-user] CMP in EJB2.0 with Postgres

2002-04-02 Thread Andrew Scherpbier
This is probably not the best way to do this, though, since hypersql's setup is different from a standard JDBC driver. (The database runs in the same VM as JBoss) A better solution is get the 3.0 postgresql-service.xml from the public documentation on the database setup: http://jboss.org/onl

Re: [JBoss-user] Sleeping JBoss

2002-03-26 Thread Andrew Scherpbier
ver!) >>>>>> >>>>>>i then clicked the JBoss console (black DOS >>>>>> >>>>>window), >>>>> >>>>>>hit the ctrl-C then JBoss wakes up and serve >>>>>> >>the >> >>>>>>Te

Re: [JBoss-user] JBoss and standalone Tomcat 4.0.2

2002-03-26 Thread Andrew Scherpbier
is > >___ >JBoss-user mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/jboss-user > -- Andrew Scherpbier, CTO ([EMAIL PROTECTED]) BlackBall Music (http://www.blackballmusic.com/)

Re: [JBoss-user] duplicate columns created

2002-03-25 Thread Andrew Scherpbier
Thanks, > David > > > ___________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user -- Andrew Scherpbier, CTO ([EMAIL PROTECTED]) BlackBall Music (http://www.blackballmusic.com/) ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

[JBoss-user] Re: [JBoss-dev] How can JBoss get EJB-classes from other location

2001-11-07 Thread Andrew Scherpbier
e xml-files in the /deploy and the >source-code in another directory? > > >___ >Jboss-development mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/jboss-development > -- Andrew Scherpbier, CTO