how to make the jbuilder-made project run well under Stand-alone Tomcat?

2002-11-14 Thread ¼Ì¶« Àî
Dear everybody: Hi,Now I have developed a project(with servlet) in JBuilder7, and it run well in the embeded tomcat4.0.3 under JBuilder. But I want to know how to revise them to make them run well too under my stand-alone Tomcat.What should I do? Your reply will be very appreciated!

Re: Authenticator Documentation

2002-11-14 Thread Craig R. McClanahan
On Thu, 14 Nov 2002, Bill Barker wrote: > Date: Thu, 14 Nov 2002 23:18:54 -0800 > From: Bill Barker <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: Tomcat Developers List <[EMAIL PROTECTED]> > Subject: Re: Authenticator Documentation > > > - Original Message

Re: Authenticator Documentation

2002-11-14 Thread Bill Barker
- Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Thursday, November 14, 2002 10:47 PM Subject: Re: Authenticator Documentation > > > On Thu, 14 Nov 2002, Bill Barker wrote: > > > Date: Thu, 14 Nov 2002 22:08:36 -0

Re: Authenticator Documentation

2002-11-14 Thread Craig R. McClanahan
On Thu, 14 Nov 2002, Craig R. McClanahan wrote: > During initialization of a new webapp, Catalina uses the value of the > (which should be BASIC, DIGEST, FORM, or CLIENT-CERT) It probably would have been useful to say that the is found in the "/WEB-INF/web.xml" deployment descriptor of your w

Re: Authenticator Documentation

2002-11-14 Thread Craig R. McClanahan
On Thu, 14 Nov 2002, Bill Barker wrote: > Date: Thu, 14 Nov 2002 22:08:36 -0800 > From: Bill Barker <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: Tomcat Developers List <[EMAIL PROTECTED]> > Subject: Authenticator Documentation > > Browsing the documentation fo

Authenticator Documentation

2002-11-14 Thread Bill Barker
Browsing the documentation for 4.1.x, I couldn't find any information on how to configure an Authenticator. I know that is probably belongs on tomcat-user :), and I know how it is done. What I'm looking for is the page (if any) to update. -- To unsubscribe, e-mail:

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.1.txt

2002-11-14 Thread billbarker
billbarker2002/11/14 21:49:28 Modified:.RELEASE-NOTES-4.1.txt Log: Documenting new configuration option on the Authenticators. Also, some trivial formatting changes. Revision ChangesPath 1.32 +25 -20jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt Index

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/authenticator AuthenticatorBase.java

2002-11-14 Thread billbarker
billbarker2002/11/14 21:29:35 Modified:catalina/src/share/org/apache/catalina/authenticator AuthenticatorBase.java Log: Porting option to disable not allowing Proxies to cache content from the 5.0 branch. Revision ChangesPath 1.34 +28 -5

DO NOT REPLY [Bug 5704] - CgiServlet corrupting images?

2002-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug

Fwd: bug found and fixed in jasper in 4.x cvs

2002-11-14 Thread Donald Ball
Is anyone interested in my (or, indeed, any) patch for this bug? I hate to have to maintain a locally bugfixed version of a (meritocratic?) open source project. - donald *** BEGIN FORWARDED MESSAGE *** On 11/12/2002 at 3:51 PM Donald Ball <[EMAIL PROTECTED]> wrote: >I recently

DO NOT REPLY [Bug 14577] New: - comment mangles declaration

2002-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: JMX problems

2002-11-14 Thread Costin Manolache
Thanks Amy ! That was my initial understanding. The problem is that the ModelMBean implementation in JMX-RI and MX4J don't seem to behave this way, and the spec wording is ( page 84 in the 1.1 PDF ): "In the model MBean, AttributeChangeNotifications are sent to a separate set of listeners th

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler TagLibraryInfoImpl.java

2002-11-14 Thread luehe
luehe 2002/11/14 14:22:38 Modified:jasper2/src/share/org/apache/jasper/compiler TagLibraryInfoImpl.java Log: Fixed 4779016 (bugtraq): Translation error doesn't occur if there are two functions with the same name. Revision ChangesPath 1.25

Re: JMX problems

2002-11-14 Thread Amy Roh
Costin, Costin Manolache wrote: Craig, Amy - or anyone who knows JMX, I need help :-) I just can't find any way to add an attribute change listener in the whole JMX spec, unless I have the instance of the model mbean. And there is no way to get that instance. I talked to Hans Hrasna in JMX te

Re: ServletOutputStreamWrapper

2002-11-14 Thread Craig R. McClanahan
On 14 Nov 2002, Paul Hunnisett wrote: > Date: 14 Nov 2002 20:05:07 + > From: Paul Hunnisett <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: Tomcat Developers List <[EMAIL PROTECTED]> > Subject: Re: ServletOutputStreamWrapper > > Thanks Craig, I'll take a look

DO NOT REPLY [Bug 14568] New: - servlet.init() can't access JNDI DB resources

2002-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: JMX problems

2002-11-14 Thread Costin Manolache
More info: I checked MX4J, JMX-RI and JBoss. The model mbean implementations in the first 2 are consistent - and do not send attribute change notifications on the 'normal' listeners ( those registered with addNotificationListener). That's also consistent with the spec wording "all other notificati

DO NOT REPLY [Bug 14565] New: - Tomcat Server hangs and does not make entries in the database

2002-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: ServletOutputStreamWrapper

2002-11-14 Thread Paul Hunnisett
Thanks Craig, I'll take a look at that - hope fully it'll help me to move forward. I'm somewhat confused though - surely Tomcat must have subclasses of ServletInputStream and ServletOutputStream? What gets returned when an application call request.getInputStream() or response.getOutputStream? Pa

Re: JK2 unixsocket: Can't create apr

2002-11-14 Thread Bill Barker
- Original Message - From: "Brzezinski, Paul J" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Thursday, November 14, 2002 4:42 AM Subject: Re: JK2 unixsocket: Can't create apr > Costin Manolache wrote: > > >A quick test: put commons-logging.jar and log4j.jar

cvs commit: jakarta-tomcat-site/xdocs resources.xml

2002-11-14 Thread remm
remm2002/11/14 10:53:28 Modified:docs building.html resources.html xdocsresources.xml Log: - Update book list (3 new books released since september). Revision ChangesPath 1.2 +1 -2 jakarta-tomcat-site/docs/building.html Index: bu

JMX problems

2002-11-14 Thread Costin Manolache
Craig, Amy - or anyone who knows JMX, I need help :-) I just can't find any way to add an attribute change listener in the whole JMX spec, unless I have the instance of the model mbean. And there is no way to get that instance. All query and get methods in MBeanServer return ObjectInstance - i.e.

Re: Xerces 2.2.x & Struts 1.0.2 problem.

2002-11-14 Thread Remy Maucherat
Jeanfrancois Arcand wrote: Hi, finally, with the help of Craig, I was able to isolate the problem Tomcat have with Xerces 2.2.x. When you have an Great ! (Craig saves the day again :) ) In our case, file web-app_2_3.dtd included with Struts 1.0.2 is causing the problem (Strangely, this is

cvs commit: jakarta-tomcat-catalina/webapps/ROOT index.jsp

2002-11-14 Thread remm
remm2002/11/14 08:40:20 Modified:webapps/ROOT index.jsp Log: - Fix size. Revision ChangesPath 1.7 +1 -1 jakarta-tomcat-catalina/webapps/ROOT/index.jsp Index: index.jsp === RCS file: /h

Xerces 2.2.x & Struts 1.0.2 problem.

2002-11-14 Thread Jeanfrancois Arcand
Hi, finally, with the help of Craig, I was able to isolate the problem Tomcat have with Xerces 2.2.x. When you have an In our case, file web-app_2_3.dtd included with Struts 1.0.2 is causing the problem (Strangely, this is not the same as the web-app_2_3.dtd included in jakarta-servletapi).

Re: JK2 unixsocket: Can't create apr

2002-11-14 Thread Costin Manolache
Brzezinski, Paul J wrote: > Costin Manolache wrote: > >>A quick test: put commons-logging.jar and log4j.jar in common/lib. >> >>Most classloader problems are due to the loader hierarchy. >> >>It is possible ( at least with 5.0 - I'm running it this way ) to >>put all the jars in the same place (

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/mbeans MBeanUtils.java ServerLifecycleListener.java

2002-11-14 Thread remm
remm2002/11/14 06:24:06 Modified:catalina/src/share/org/apache/catalina/mbeans MBeanUtils.java ServerLifecycleListener.java Log: - Add support for the RMI and IIOP based adaptors of MX4J. - The RMI based adaptor could in theory be used with MC4J (see at

DO NOT REPLY [Bug 13983] - RMI call from Web Application throws SocketException if CATALINA_HOME has a space in it

2002-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 13983] - RMI call from Web Application throws SocketException if CATALINA_HOME has a space in it

2002-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 10871] - Spaces in install directory causes errors

2002-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 13983] - RMI call from Web Application throws SocketException if CATALINA_HOME has a space in it

2002-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: JK2 unixsocket: Can't create apr

2002-11-14 Thread Brzezinski, Paul J
Costin Manolache wrote: A quick test: put commons-logging.jar and log4j.jar in common/lib. Most classloader problems are due to the loader hierarchy. It is possible ( at least with 5.0 - I'm running it this way ) to put all the jars in the same place ( like common/lib or just in CLASSPATH) and

cvs commit: jakarta-tomcat-5 tomcat.nsi

2002-11-14 Thread remm
remm2002/11/14 02:36:39 Modified:.tomcat.nsi Log: - Update to nightly (again). On the plus side, the result is getting really polished now (and much faster than usual MSI based installers). Revision ChangesPath 1.16 +12 -24jakarta-tomcat-5/tomcat.

DO NOT REPLY [Bug 14515] - Documents are transmitted twice when calling via POST from external source

2002-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

[ANNOUNCEMENT] Apache Tomcat 4.1.15 Alpha released

2002-11-14 Thread Remy Maucherat
Apache Tomcat 4.1.15 Alpha has just been released. Please help improve upcoming Tomcat releases by testing it. Note: This release is intended only for testing purposes, not for production use. Downloads: http://www.apache.org/dist/jakarta/jakarta-tomcat-4.0/release/v4.1.15-alpha/ Significant c

DO NOT REPLY [Bug 14538] New: - ISAPI filter does not remove the jsessionid parameter

2002-11-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu