Re: [JBoss-user] problem with JBoss 3.2.3 - Struts 1.1

2004-02-20 Thread JAIME GOMEZ
Thank, I try , but do you suggest me that I need to copy all jar of my application inside the WEB-INF/ lib of my application? >>> [EMAIL PROTECTED] 20/02 7:46 >>> We run struts based applications under 3.2.3 with no problem. I was always under the impression, though, that all of the struts jar

Re: [JBoss-user] problem with JBoss 3.2.3 - Struts 1.1

2004-02-20 Thread Brad Balmer
We run struts based applications under 3.2.3 with no problem. I was always under the impression, though, that all of the struts jar files needed to go in the lib directory under the application's WEB-INF and not in the server's lib directory. (Each application has its own jars). JAIME GOMEZ w

Re: [JBoss-user] Problem with JBoss and ejbql

2003-01-28 Thread Jon Haugsand
* Jon Haugsand > Is anyone able to tell me what is wrong with the following ejbql > expression (formatted for readability): > > > It seems as >= is not allowed. It worked when I changed into vp.forfallsDato > ?1 OR vp.forfallsDato = ?1. -- Jon Haugsand, [EMAIL PROTECTED] http://www.norges-

Re: [JBoss-user] Problem with JBoss and ejbql

2003-01-27 Thread Jon Haugsand
* Alex Loubyansky > sorry for stupid question, but didn't you accidently add '(' when formatted for >readability? > you can also remove brackets around IS NULL expression. Actually, I originally did not have the parenthesis, but I included them and retried against JBoss. So, no, I did not includ

Re: [JBoss-user] Problem with JBoss and ejbql

2003-01-27 Thread Alex Loubyansky
sorry for stupid question, but didn't you accidently add '(' when formatted for readability? you can also remove brackets around IS NULL expression. alex Monday, January 27, 2003, 12:48:06 PM, you wrote: JH> Is anyone able to tell me what is wrong with the following ejbql JH> expression (format

RE: [JBoss-user] Problem with JBOSS

2002-04-17 Thread JD Brennan
Title: RE: [JBoss-user] Problem with JBOSS It's the Java runtime that could be compiled with debug support (not JBoss), but that's not necessary.  gdb can be used to debug a program that was not compiled with debug info.   You just get less information (no file name, and line numb

Re: [JBoss-user] Problem with JBOSS

2002-04-17 Thread jaime1
Title: RE: [JBoss-user] Problem with JBOSS I don't sure but for run Jboss with gdb , the Jboss shoul be compile with the option for support the gdb, the version   do you knwon if  JBoss-2.4.4_Tomcat-3.2.3.zip  have this option ?   regards Jaime     - Original Message -

RE: [JBoss-user] Problem with JBOSS

2002-04-17 Thread JD Brennan
Title: RE: [JBoss-user] Problem with JBOSS Attach gdb to the JBoss java process before you deploy (or run). Then you should get a stack trace and maybe that will provide a clue as to what's going wrong.  It's probably a bad pointer in a JNI call. ;-)  If you can figure out which JN

Re: [JBoss-user] problem with jboss with catalina

2001-10-18 Thread Pasturel
Manu KY wrote: > hello all, > i installed jboss with catalina. > but when the jsp and servelts in examples in catalina are invoked i > get a 404 error. > please help > > thanks in advance, > manu > > > _ > Do You Yahoo!? > Get your free @ya

RE: [JBoss-user] Problem with JBoss-2.4.0_Tomcat-3.2.2 and Apache SOAP 2.2

2001-07-16 Thread Daryl Beattie
. Thanks! :) Sincerely, Daryl. > -Original Message- > From: Saint-Martin Cecile [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 16, 2001 3:11 AM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-user] Problem with JBoss-2.4.0_Tomcat-3.2.2 and > Apache SOAP 2.2

RE: [JBoss-user] Problem with JBoss-2.4.0_Tomcat-3.2.2 and Apache SOAP 2.2

2001-07-16 Thread Claudia Pulgarin
:[EMAIL PROTECTED]] Sent: Monday, July 16, 2001 3:11 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] Problem with JBoss-2.4.0_Tomcat-3.2.2 and Apache SOAP 2.2 The class ce.ready2ware.authentication.AuthenticationService must be in Tomcat classpath. SAINT-MARTIN Cecile [EMAIL PROTECTED

RE: [JBoss-user] Problem with JBoss-2.4.0_Tomcat-3.2.2 and Apache SOAP 2.2

2001-07-15 Thread Saint-Martin Cecile
The class ce.ready2ware.authentication.AuthenticationService must be in Tomcat classpath. SAINT-MARTIN Cecile [EMAIL PROTECTED] > -Message d'origine- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]De la part de Daryl > Beattie > Envoyé : vendredi 13 juillet 2001 17:31 > À : [EMAIL

Re: [JBoss-user] Problem with JBoss+Tomcat+Posgresql

2001-04-19 Thread toby cabot
> I'm using Tomcat3.2, jdk1.2.2(or Jdk1.3), Postgreql7.0.2 > under linux mandrake 7.2. > > After configuring jboss.jcml and jboss.conf, I try to >start jboss and I've got nothing. > Jboss begin to start using default config file and then > it frozen and I've to do Ctrl-c. Do you have an empty