Re: [JBoss-user] CMP 2.0 - CMR fields are NULL

2002-04-19 Thread Dain Sundstrom
Daniel, First upgrade to JBoss 3.0rc1. Then if the problem doesn't go away, you will to have to file a simple bug report with a test case at sourceforge. -dain Mike Dougherty wrote: > Daniel, > > I'm not sure I completely understand the situation. Maybe if you sent > some Java code snippets

[JBoss-user] JBoss 3.0.0RC1 Manifest Problems

2002-04-19 Thread Taylor, Brent
It still appears that JBoss is having trouble with the Class-Path entry in the manifest files. Specifically, when deploying a war to the Jetty web container within JBoss, I get ClassNotFound exceptions when a servlet tries to instantiate a class from another jar within the same war file. I'

Re: [JBoss-user] JBoss 3.0, MDBs, and max retries?

2002-04-19 Thread David Jencks
There's a dead letter queue for that (DLQ) and I think the retry count is configurable. Look around the jbossmq mbean configurations. david jencks On 2002.04.19 15:38:14 -0400 James Higginbotham wrote: > All, > > Is there a way in JBoss 3.0 beta 2 to specify the maximum number of > retries an

Re: [JBoss-user] CMP 2.0 - CMR fields are NULL

2002-04-19 Thread Mike Dougherty
Daniel, I'm not sure I completely understand the situation. Maybe if you sent some Java code snippets I could take a stab at it. Like just the "ejbCreate" and "ejbPostCreate" methods for "Variable" or "Factory" which ever one is calling the setter method. /mike On Fri, 2002-04-19 at 08:54, Dan

Re: [JBoss-user] JBoss Build Failure! JBoss 3.0.0RC1

2002-04-19 Thread David Jencks
On my machine it looks to me as if build/build.sh compiles jetty without any extra parameters, targets, or fuss, so I'm rather confused about what the problem is. david jencks On 2002.04.19 12:30:50 -0400 Stephen Davidson wrote: > Hi David. > > Due to a bug in the Jsp Compiler, I need to rebuil

[JBoss-user] JBoss 3.0, MDBs, and max retries?

2002-04-19 Thread James Higginbotham
Title: Message All,   Is there a way in JBoss 3.0 beta 2 to specify the maximum number of retries an MDB will make as well as the interval between retries using a JBoss-specific descriptor (sometimes called a backoff time)? A setting globally for a queue or specifically for an MDB are both a

RE: [JBoss-user] questions of jboss start and jboss library

2002-04-19 Thread Bruce Ling
I use linux redhat 7.2. java 1.3_01 I just use contrl-c. I don't remember there is a shutdown.sh there in bin in my jboss 2.4.1 version. BTW, when the stable cluster version can be up? For the version there, we can only get 2 boxes work as cluster if three boxes used, then it did not work any

[JBoss-user] mod_jk2?

2002-04-19 Thread Simon Stewart
I'm quite keen to use apache-2 and mod_jk to serve static content for JBoss 3RC1 and tomcat (the binary bundle that can be downloaded) After much hunting about, I found and downloaded jakarta-tomcat-connectors-4.0.2-01-src.tar.gz which I unpacked. I compiled mod_jk2 and installed in my apache-2 m

Re: [JBoss-user] JBoss Build Failure! JBoss 3.0.0RC1

2002-04-19 Thread Stephen Davidson
Hi David. Due to a bug in the Jsp Compiler, I need to rebuild Jetty, which is why I have been running the build all target. I have not heard anything from anyone else on this topic, and this is a bit of a show stopper for me. Any suggestions? -Steve David Jencks wrote: > I don't know what

[JBoss-user] CMP 2.0 - CMR fields are NULL

2002-04-19 Thread Daniel Santos
hello all ! I'm deploying a hierarchy of entity beans with relations : FACTORY <- PROCESS <- COMPONENT <- VARIABLE I call creates from a servlet to create the hierarquy from FACTORY to VARIABLE. The CMR fields are set in each ejbPostCreate methods. PROCESS sets FACTORY, COMPONENT sets process

[JBoss-user] Re: Still Can't Create a Bean

2002-04-19 Thread Peter Shillan
I really have been trying everything so I tried using transaction attribute "Mandatory" and using a client transaction. I got the same error I got when I used "Required", included below. This looks like a problem in the caching... after all, the container should simply work if I provide the tra

[JBoss-user] Still Can't Create a Bean

2002-04-19 Thread Peter Shillan
Hi there, I took the advice from yesterday when I had my simple bean creation test running a bean with transaction attribute "Supports". I changed this to "Required" and rebuilt everything clean and deployed my bean. Now, not only does the bean never appear in the database, but the following e

[JBoss-user] AW: [JBoss-dev] Save the Rabbit Hole UnifiedClassLoaders - Vote and Argue at the BugParade! - Spread the Word!

2002-04-19 Thread Jung , Dr. Christoph
It´s a rt.jar problem that happens on all platforms, now, and spuriously (because it´s a threading issue and Depends on when which classes are loaded!). CGJ -Ursprüngliche Nachricht- Von: Marius Kotsbak [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 19. April 2002 14:13 An: Jung , Dr. Chr

[JBoss-user] Re: [JBoss-dev] Save the Rabbit Hole UnifiedClassLoaders - Vote andArgue at the BugParade! - Spread the Word!

2002-04-19 Thread Marius Kotsbak
Is this a Win32/1.3.1 - problem only, or is it the same for linux? Is it something that jboss has a problem with now (how often does it happen?), or something that isn't implemented because of this. ( 1 voted 3 votes on this, I think :-) Marius On fre, 2002-04-19 at 12:41, Jung , Dr. Christoph

RE: [JBoss-user] Differences between 2.x and 3.x?

2002-04-19 Thread Mike Finn
Title: RE: [JBoss-user] Differences between 2.x and 3.x? Ignore last. JBoss OpenTool (from Protegra) does appear to keep jboss.xml and jbosscmp-jdbc.xml in synch. My bad.   #mike -Original Message-From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]]Sent: Thursday, April 18, 2002 5:24

[JBoss-user] JBoss, tomcat, Apache 2

2002-04-19 Thread Simon Stewart
Just about to lurch headlong into installing JBoss 3RC1 + tomcat from binaries alongside Apache 2.0.35. I'm planning on using the mod_jk connector downloaded fresh from the apache tomcat site and have successfully built it (after first downgrading to JDK1.3 because there's something about the JDK1

RE: [JBoss-user] questions of jboss start and jboss library

2002-04-19 Thread Mike Finn
Bruce, It would help to know what OS, JVM, and JBoss version are you using (re: problem #1). There should only be one process for JBoss (aside from the run shell) - I suppose except Linux, where threads show as processes, if memory serves correctly. Also, how are you shutting down the server? shut

[JBoss-user] Save the Rabbit Hole UnifiedClassLoaders - Vote and Argue at theBugParade! - Spread the Word!

2002-04-19 Thread Jung , Dr. Christoph
Title: Nachricht Hi guys,   as promised, I have refiled our spurious deadlock problem that comes from private synchronized Class java.lang.ClassLoader.loadClassInternal(String)  in the Bug Parade under   http://developer.java.sun.com/developer/bugParade/bugs/4670071.html If you feel you c

RE: [JBoss-user] JBOSS - virtual hosts - MAPPING configuration error for request URI

2002-04-19 Thread René Eigenheer
Michael, ok now it works. thank you out of the description I was assuming that the application.xml is only needed when deploying as a non-ROOT application. thanks Rene > -Original Message- > From: Michael Delamere [mailto:[EMAIL PROTECTED]] > Sent: Freitag, 19. April 2002 11:44 > To: R

Re: [JBoss-user] JBOSS - virtual hosts - MAPPING configuration error for request URI

2002-04-19 Thread Michael Delamere
Hi, I had the same problem. Make sure that in your application.xml you have stated your host. For example: /host=test.virtualhost.com/jboss bye Michael Delamere - Original Message - From: "René Eigenheer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 19, 2002 10:55

[JBoss-user] JBOSS - virtual hosts - MAPPING configuration error for request URI

2002-04-19 Thread René Eigenheer
based on some information found in this group, I've tried to install Alain's patch for virtual host support. I use JBoss 2.4.4 with embeded Tomcat 4.0.1 with the following configuraion: 2 none /host= true localhost wenn I