DO NOT REPLY [Bug 33307] - jspInit() method is throwing an NamingException when extracting a factory object from a JNDI context

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=33307.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33307





--- Additional Comments From [EMAIL PROTECTED]  2005-02-01 09:04 ---
Created an attachment (id=14149)
 -- (http://issues.apache.org/bugzilla/attachment.cgi?id=14149action=view)
testcase required to reproduce the naming exception( for the bug:33307)

1) unzip the above attachment in some directory(say test)under
webapps(directory) and add the following lines in conf\server.xml:
Context path=/test docBase=d:\jakarta-tomcat-4.1.30\webapps\test
debug=0/
 
 !-- DefaultContext --
DefaultContext reloadable=true crossContext=true useNaming=true

!-- bean/MyBeanFactory --
   Resource name=bean/MyBeanFactory auth=Container
type=com.mycompany.MyBean/
   ResourceParams name=bean/MyBeanFactory
parameter
namefactory/name
   
valueorg.apache.naming.factory.BeanFactory/value
/parameter
parameter
namebar/name
value23/value
/parameter
   /ResourceParams
   /DefaultContext
!-- /DefaultContext --  
2) start the server.
3) the exception will be reported :

Starting service Tomcat-Standalone
Apache Tomcat/4.1.30
jspInit04
Getting InitialContext
Doing initContext lookup
Extracting factory bean object
javax.naming.NamingException: Cannot create resource instance
at org.apache.naming.factory.ResourceEnvFactory.getObjectInstance(Resou

ceEnvFactory.java:146)
at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:

01)
at org.apache.naming.NamingContext.lookup(NamingContext.java:834)
at org.apache.naming.NamingContext.lookup(NamingContext.java:181)
at org.apache.naming.NamingContext.lookup(NamingContext.java:822)
at org.apache.naming.NamingContext.lookup(NamingContext.java:194)
at org.apache.jsp.samplequery04_jsp.jspInit(samplequery04_jsp.java:26)
at org.apache.jasper.runtime.HttpJspBase.init(HttpJspBase.java:119)
at org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWra

per.java:158)
at org.apache.jasper.compiler.Compiler.isOutDated(Compiler.java:440)
at org.apache.jasper.compiler.Compiler.isOutDated(Compiler.java:390)
at org.apache.jasper.JspCompilationContext.compile(JspCompilationContex

.java:471)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrappe

.java:190)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:

95)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper

java:943)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:8

3)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardConte

t.java:3427)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:

628)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188


at org.apache.catalina.core.StandardHost.start(StandardHost.java:754)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188


at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:36

)
at org.apache.catalina.core.StandardService.start(StandardService.java:

97)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:21

0)
at org.apache.catalina.startup.Catalina.start(Catalina.java:512)
at org.apache.catalina.startup.Catalina.execute(Catalina.java:400)
at org.apache.catalina.startup.Catalina.process(Catalina.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl

java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce

sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
Feb 1, 2005 1:25:44 PM org.apache.struts.util.PropertyMessageResources init
INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=tr

e
Feb 1, 2005 1:25:44 PM org.apache.struts.util.PropertyMessageResources init
INFO: Initializing, config='org.apache.struts.action.ActionResources', returnNu

l=true
Feb 1, 2005 1:25:45 PM org.apache.struts.util.PropertyMessageResources init
INFO: Initializing, 

DO NOT REPLY [Bug 33325] New: - add target clean to top-level build.xml

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=33325.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33325

   Summary: add target clean to top-level build.xml
   Product: Tomcat 5
   Version: 5.5.4
  Platform: PC
OS/Version: Windows XP
Status: NEW
  Severity: enhancement
  Priority: P2
 Component: Unknown
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: [EMAIL PROTECTED]


by mistake, I attempted a build with jdk1.5

And then it would no longer compile.
Removing the build directory from each of the sub-directories wasn't enough.
I also had to remove manually:

  rm /usr/share/java/servlet-api-2.4/lib/servlet-api.jar
and 
  rm /usr/share/java/jsp-api-2.0/lib/jsp-api.jar

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[GUMP@brutus]: Project jakarta-tomcat-jk-native (in module jakarta-tomcat-connectors) failed

2005-02-01 Thread Bill Barker
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at [EMAIL PROTECTED]

Project jakarta-tomcat-jk-native has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 75 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- jakarta-tomcat-jk-native :  Connectors to various web servers


Full details are available at:

http://brutus.apache.org/gump/public/jakarta-tomcat-connectors/jakarta-tomcat-jk-native/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -INFO- Failed with reason build failed



The following work was performed:
http://brutus.apache.org/gump/public/jakarta-tomcat-connectors/jakarta-tomcat-jk-native/gump_work/build_jakarta-tomcat-connectors_jakarta-tomcat-jk-native.html
Work Name: build_jakarta-tomcat-connectors_jakarta-tomcat-jk-native (Type: 
Build)
Work ended in a state of : Failed
Elapsed: 
Command Line: make 
[Working Directory: 
/usr/local/gump/public/workspace/jakarta-tomcat-connectors/jk/native]
-
Making all in common
make[1]: Entering directory 
`/home/gump/workspaces2/public/workspace/jakarta-tomcat-connectors/jk/native/common'
/bin/sh 
/usr/local/gump/public/workspace/apache-httpd/dest-01022005/build/libtool 
--silent --mode=compile gcc 
-I/usr/local/gump/public/workspace/apache-httpd/dest-01022005/include -g -O2 -g 
-O2 -pthread -DHAVE_APR 
-I/usr/local/gump/public/workspace/apr/dest-01022005/include/apr-1 -g -O2 
-DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I 
/opt/jdk1.4/include -I /opt/jdk1.4/include/ -c jk_ajp12_worker.c 
/usr/local/gump/public/workspace/apache-httpd/dest-01022005/build/libtool: 
/usr/local/gump/public/workspace/apache-httpd/dest-01022005/build/libtool: No 
such file or directory
make[1]: *** [jk_ajp12_worker.lo] Error 127
make[1]: Leaving directory 
`/home/gump/workspaces2/public/workspace/jakarta-tomcat-connectors/jk/native/common'
make: *** [all-recursive] Error 1
-

To subscribe to this information via syndicated feeds:
- RSS: 
http://brutus.apache.org/gump/public/jakarta-tomcat-connectors/jakarta-tomcat-jk-native/rss.xml
- Atom: 
http://brutus.apache.org/gump/public/jakarta-tomcat-connectors/jakarta-tomcat-jk-native/atom.xml

== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 2101022005, brutus:brutus-public:2101022005
Gump E-mail Identifier (unique within run) #18.

--
Apache Gump
http://gump.apache.org/ [Instance: brutus]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup LocalStrings.properties ExpandWar.java

2005-02-01 Thread remm
remm2005/02/01 05:12:31

  Modified:catalina/src/share/org/apache/catalina/startup
LocalStrings.properties ExpandWar.java
  Log:
  - Use NIO for the raw copying operation, as it is faster (a little under 
30%), which decreases a little the impact of antResourceLocking.
  
  Revision  ChangesPath
  1.12  +1 -0  
jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/LocalStrings.properties
  
  Index: LocalStrings.properties
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/LocalStrings.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- LocalStrings.properties   3 Jan 2005 16:10:19 -   1.11
  +++ LocalStrings.properties   1 Feb 2005 13:12:31 -   1.12
  @@ -37,6 +37,7 @@
   engineConfig.cce=Lifecycle event data object {0} is not an Engine
   engineConfig.start=EngineConfig: Processing START
   engineConfig.stop=EngineConfig: Processing STOP
  +expandWar.copy=Error copying {0} to {1}
   hostConfig.appBase=Application base directory {0} does not exist
   hostConfig.canonicalizing=Error delete redeploy resources from context [{0}]
   hostConfig.cce=Lifecycle event data object {0} is not a Host
  
  
  
  1.10  +17 -29
jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/ExpandWar.java
  
  Index: ExpandWar.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/ExpandWar.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- ExpandWar.java27 Jul 2004 17:53:14 -  1.9
  +++ ExpandWar.java1 Feb 2005 13:12:31 -   1.10
  @@ -25,12 +25,15 @@
   import java.io.IOException;
   import java.net.JarURLConnection;
   import java.net.URL;
  +import java.nio.channels.FileChannel;
   import java.util.Enumeration;
   import java.util.jar.JarEntry;
   import java.util.jar.JarFile;
   
   import org.apache.catalina.Host;
   import org.apache.catalina.util.StringManager;
  +import org.apache.commons.logging.Log;
  +import org.apache.commons.logging.LogFactory;
   
   /**
* Expand out a WAR in a Host's appBase.
  @@ -43,6 +46,7 @@
   
   public class ExpandWar {
   
  +private static Log log = LogFactory.getLog(ExpandWar.class);
   
   /**
* The string resources for this package.
  @@ -189,17 +193,6 @@
* @param dest File object representing the destination
*/
   public static boolean copy(File src, File dest) {
  -return copyInternal(src, dest, new byte[4096]);
  -}
  -
  -
  -/**
  - * Copy the specified file or directory to the destination.
  - *
  - * @param src File object representing the source
  - * @param dest File object representing the destination
  - */
  -public static boolean copyInternal(File src, File dest, byte[] buf) {
   
   boolean result = true;
   
  @@ -218,33 +211,28 @@
   File fileSrc = new File(src, files[i]);
   File fileDest = new File(dest, files[i]);
   if (fileSrc.isDirectory()) {
  -result = copyInternal(fileSrc, fileDest, buf);
  +result = copy(fileSrc, fileDest);
   } else {
  -FileInputStream is = null;
  -FileOutputStream os = null;
  +FileChannel ic = null;
  +FileChannel oc = null;
   try {
  -is = new FileInputStream(fileSrc);
  -os = new FileOutputStream(fileDest);
  -int len = 0;
  -while (true) {
  -len = is.read(buf);
  -if (len == -1)
  -break;
  -os.write(buf, 0, len);
  -}
  +ic = (new FileInputStream(fileSrc)).getChannel();
  +oc = (new FileOutputStream(fileDest)).getChannel();
  +ic.transferTo(0, ic.size(), oc);
   } catch (IOException e) {
  -e.printStackTrace();
  +log.error(sm.getString
  +(expandWar.copy, fileSrc, fileDest), e);
   result = false;
   } finally {
  -if (is != null) {
  +if (ic != null) {
   try {
  -is.close();
  +ic.close();
   } catch (IOException e) {
   }
   }
  -if (os != null) {
  +if (oc != null) {
   try {
  -

DO NOT REPLY [Bug 33339] New: - Shutdown script down not work

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=9.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=9

   Summary: Shutdown script down not work
   Product: Tomcat 5
   Version: 5.5.7
  Platform: PC
OS/Version: Linux
Status: NEW
  Severity: major
  Priority: P2
 Component: Unknown
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: [EMAIL PROTECTED]


After downloading and extracting 5.5.7 and the compat bundles Tomcat starts 
OK, but when attempting to shut it down the following is displayed and the 
tomcat process does not stop;

Using CATALINA_BASE:   /home/tomcat/jakarta-tomcat-5.5.7
Using CATALINA_HOME:   /home/tomcat/jakarta-tomcat-5.5.7
Using CATALINA_TMPDIR: /home/tomcat/jakarta-tomcat-5.5.7/temp
Using JRE_HOME:   /usr/java/jdk1.4/jre
Created MBeanServer with ID: e94e92:101cf9a740b:-8000:TestMachine:1

This is using the following JVM;

java version 1.4.2_06
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 33339] - Shutdown script down not work

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=9.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=9


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2005-02-01 21:29 ---
This is always because your code or libraries used by it start and don't 
terminate non-daemon threads.  I.e., this is not a Tomcat issue.  Use the 
mailing list for discussion/clarification.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 33266] - Context defined datasources require driver classes placed in common classloader

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=33266.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33266


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Additional Comments From [EMAIL PROTECTED]  2005-02-01 21:30 ---
If you want those, don't use container-managed datasources, but define your 
own.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 33325] - add target clean to top-level build.xml

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=33325.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33325


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2005-02-01 21:31 ---
It works for me, numerous times, using the existing clean target.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 27398] - org.apache.jasper.JasperException: Failed to load or instantiate TagExtraInfo class: org.apache.struts.taglib.html.MessagesTei

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=27398.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27398


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2005-02-01 21:32 ---
Good, glad to hear it works.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 33316] - Replacing an existing Warfile

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=33316.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33316


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2005-02-01 21:34 ---
Use the Manager tasks (graphically or via Ant), or if you do manual deployment 
delete the WAR and expanded directory.  You've already observed that the 
latter work.  And yes, this is different and more involved than in Tomcat 4.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 33027] - catalina.sh - give shutdown some time before killing with -force option

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=33027.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33027


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Additional Comments From [EMAIL PROTECTED]  2005-02-01 21:35 ---
-1, this is too specific a feature for you, have fun with your own custom 
scripts.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 33219] - Slight code improvement

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=33219.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33219


[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|normal  |enhancement
 Status|NEW |ASSIGNED




--- Additional Comments From [EMAIL PROTECTED]  2005-02-01 21:41 ---
Changing severity.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml realm-howto.xml

2005-02-01 Thread yoavs
yoavs   2005/02/01 12:54:12

  Modified:webapps/docs Tag: TOMCAT_5_0 changelog.xml realm-howto.xml
  Log:
  Bugzilla 32210.
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.70.2.91 +10 -0 jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.70.2.90
  retrieving revision 1.70.2.91
  diff -u -r1.70.2.90 -r1.70.2.91
  --- changelog.xml 9 Dec 2004 13:52:59 -   1.70.2.90
  +++ changelog.xml 1 Feb 2005 20:54:12 -   1.70.2.91
  @@ -14,6 +14,16 @@
   
   body
   
  +section name=Tomcat 5.0.32 (yoavs)
  +  subsection name=General
  +changelog
  +  fix
  +bug32210/bug: Fixed Realm HowTo. (yoavs)
  +  /fix
  +/changelog
  +  /subsection
  +/section
  +
   section name=Tomcat 5.0.31 (yoavs)
 subsection name=General
   changelog
  
  
  
  1.14.2.6  +1 -1  jakarta-tomcat-catalina/webapps/docs/realm-howto.xml
  
  Index: realm-howto.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/realm-howto.xml,v
  retrieving revision 1.14.2.5
  retrieving revision 1.14.2.6
  diff -u -r1.14.2.5 -r1.14.2.6
  --- realm-howto.xml   17 Nov 2004 17:00:51 -  1.14.2.5
  +++ realm-howto.xml   1 Feb 2005 20:54:12 -   1.14.2.6
  @@ -1268,7 +1268,7 @@
 attribute name=className required=true
   pThe fully qualified Java class name of this Realm implementation.
   You strongMUST/strong specify the value
  -codeorg.apache.catalina.realm.MemoryRealm/code here./p
  +codeorg.apache.catalina.realm.JAASRealm/code here./p
 /attribute
   
 attribute name=debug required=false
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 32210] - tomcat-5.0 realm-howto describes wrong className for JAASRealm

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=32210.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32210


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-02-01 21:57 ---
Fixed for 5.0.32.  Whiny whiny...

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 33339] - Shutdown script down not work

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=9.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=9


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |




--- Additional Comments From [EMAIL PROTECTED]  2005-02-01 21:59 ---
This was done without any webapps installed.

As said in the original report, the distribution was extracted, the compat 
libraries were extracted, tomcat was started, an attempt to shutdown was made 
and failed.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml ssl-howto.xml

2005-02-01 Thread yoavs
yoavs   2005/02/01 13:04:30

  Modified:webapps/docs Tag: TOMCAT_5_0 changelog.xml ssl-howto.xml
  Log:
  Bugzilla 33204.
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.70.2.92 +3 -0  jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.70.2.91
  retrieving revision 1.70.2.92
  diff -u -r1.70.2.91 -r1.70.2.92
  --- changelog.xml 1 Feb 2005 20:54:12 -   1.70.2.91
  +++ changelog.xml 1 Feb 2005 21:04:30 -   1.70.2.92
  @@ -20,6 +20,9 @@
 fix
   bug32210/bug: Fixed Realm HowTo. (yoavs)
 /fix
  +  fix
  +bug33204/bug: Fixed SSL HowTo. (yoavs)
  +  /fix
   /changelog
 /subsection
   /section
  
  
  
  1.11.2.3  +1 -1  jakarta-tomcat-catalina/webapps/docs/ssl-howto.xml
  
  Index: ssl-howto.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/ssl-howto.xml,v
  retrieving revision 1.11.2.2
  retrieving revision 1.11.2.3
  diff -u -r1.11.2.2 -r1.11.2.3
  --- ssl-howto.xml 18 Nov 2004 15:01:03 -  1.11.2.2
  +++ ssl-howto.xml 1 Feb 2005 21:04:30 -   1.11.2.3
  @@ -152,7 +152,7 @@
   simply prefixing the address with codehttps:/code instead of
   codehttp:/code.  Any pages which absolutely strongrequire/strong
   a secure connection should check the protocol type associated with the
  -page request and take the appropriate action of codehttps/code is not
  +page request and take the appropriate action if codehttps/code is not
   specified./p
   
   pFinally, using name-based virtual hosts on a secured connection can be
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 33339] - Shutdown script down not work

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=9.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=9


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2005-02-01 22:05 ---
Well, I just tested it, and wasted my time ;)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml ssl-howto.xml

2005-02-01 Thread yoavs
yoavs   2005/02/01 13:07:29

  Modified:webapps/docs changelog.xml ssl-howto.xml
  Log:
  Bugzilla 33204.
  
  Revision  ChangesPath
  1.230 +8 -0  jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.229
  retrieving revision 1.230
  diff -u -r1.229 -r1.230
  --- changelog.xml 29 Jan 2005 19:48:25 -  1.229
  +++ changelog.xml 1 Feb 2005 21:07:29 -   1.230
  @@ -27,6 +27,14 @@
   /section
   
   section name=Tomcat 5.5.8 (yoavs)
  +  subsection name=General
  +changelog
  +  fix
  +bug33204/bug: Fixed SSL HowTo page. (yoavs)
  +  /fix
  +/changelog
  +  /subsection
  +
 subsection name=Catalina
   changelog
 fix
  
  
  
  1.14  +1 -1  jakarta-tomcat-catalina/webapps/docs/ssl-howto.xml
  
  Index: ssl-howto.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/ssl-howto.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- ssl-howto.xml 18 Nov 2004 14:51:35 -  1.13
  +++ ssl-howto.xml 1 Feb 2005 21:07:29 -   1.14
  @@ -152,7 +152,7 @@
   simply prefixing the address with codehttps:/code instead of
   codehttp:/code.  Any pages which absolutely strongrequire/strong
   a secure connection should check the protocol type associated with the
  -page request and take the appropriate action of codehttps/code is not
  +page request and take the appropriate action if codehttps/code is not
   specified./p
   
   pFinally, using name-based virtual hosts on a secured connection can be
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 33204] - Typo -- if not of

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=33204.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33204


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-02-01 22:07 ---
Fixed for 5.0 and 5.5.  Thanks for reporting this issue.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 33325] - add target clean to top-level build.xml

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=33325.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33325


[EMAIL PROTECTED] changed:

   What|Removed |Added

URL||http://mirror.switch.ch/mirr
   ||or/apache/dist/jakarta/tomca
   ||t-5/v5.5.7/src/jakarta-
   ||tomcat-5.5.7-src.zip
 Status|RESOLVED|REOPENED
 Resolution|INVALID |
Version|5.5.4   |5.5.7




--- Additional Comments From [EMAIL PROTECTED]  2005-02-01 22:22 ---
Yoav, you may be right the build.xml you check out of CVS
(http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-5/build.xml?rev=1.222view=markup)
does have a target clean.

If you download the latest sources from the zip as per the above URL, there is
no target clean in jakarta-tomcat-5.5.7-src/build.xml

this is the build file that starts with

project name=Tomcat 5.0 Netbuild default=build basedir=.
...

P.S.: agreed also the following lines of the build.xml appear to be outdated
  property name=year  value=2003 /
  property name=version   value=5.0 /

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 33339] - Shutdown script down not work

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=9.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=9


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |




--- Additional Comments From [EMAIL PROTECTED]  2005-02-01 23:12 ---
Which version of Linux are you running, this is Fedora Core 2 patched with the 
latest patches.

Heres the full output from catalina, including stack trace, which seems to 
show there are a lot of threads waiting on an object;

Using CATALINA_BASE:   /home/al/jakarta-tomcat-5.5.7
Using CATALINA_HOME:   /home/al/jakarta-tomcat-5.5.7
Using CATALINA_TMPDIR: /home/al/jakarta-tomcat-5.5.7/temp
Using JRE_HOME:   /usr/java/jdk1.4/jre
Created MBeanServer with ID: 691f36:101cffce24d:-8000:alsutton.force9.co.uk:1
01-Feb-2005 22:14:13 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
01-Feb-2005 22:14:13 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1597 ms
01-Feb-2005 22:14:14 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
01-Feb-2005 22:14:14 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.7
01-Feb-2005 22:14:14 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
01-Feb-2005 22:14:15 org.apache.catalina.core.ApplicationContext log
INFO: org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: 
[org.apache.webapp.balancer.RuleChain: 
[org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / 
Redirect URL: http://www.cnn.com], 
[org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: 
paramName / Target param value: paramValue / Redirect URL: 
http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: 
Redirect URL: http://jakarta.apache.org]]
01-Feb-2005 22:14:16 org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
01-Feb-2005 22:14:16 org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
01-Feb-2005 22:14:16 org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
01-Feb-2005 22:14:16 org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
01-Feb-2005 22:14:17 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
01-Feb-2005 22:14:18 org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
01-Feb-2005 22:14:18 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/343  config=null
01-Feb-2005 22:14:18 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
01-Feb-2005 22:14:18 org.apache.catalina.startup.Catalina start
INFO: Server startup in 4584 ms
01-Feb-2005 22:14:36 org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Full thread dump Java HotSpot(TM) Client VM (1.4.2_06-b03 mixed mode):

TP-Monitor daemon prio=1 tid=0x080ca4e8 nid=0x33b6 in Object.wait() 
[a9ecd000..a9ecd87c]
at java.lang.Object.wait(Native Method)
- waiting on 0xacb1d010 (a 
org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable)
at org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable.run
(ThreadPool.java:559)
- locked 0xacb1d010 (a 
org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable)
at java.lang.Thread.run(Thread.java:534)

TP-Processor4 daemon prio=1 tid=0x080c97e0 nid=0x33b6 runnable 
[a9f4e000..a9f4e87c]
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
- locked 0xacb1f620 (a java.net.PlainSocketImpl)
at java.net.ServerSocket.implAccept(ServerSocket.java:448)
at java.net.ServerSocket.accept(ServerSocket.java:419)
at org.apache.jk.common.ChannelSocket.accept(ChannelSocket.java:295)
at org.apache.jk.common.ChannelSocket.acceptConnections
(ChannelSocket.java:638)
at org.apache.jk.common.SocketAcceptor.runIt(ChannelSocket.java:849)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run
(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:534)

TP-Processor3 daemon prio=1 tid=0x080c8c18 nid=0x33b6 in Object.wait() 
[a9fcf000..a9fcf87c]
at java.lang.Object.wait(Native Method)
- waiting on 0xacb1d108 (a 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable)
at java.lang.Object.wait(Object.java:429)
at 

DO NOT REPLY [Bug 33339] - Shutdown script down not work

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=9.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=9


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2005-02-01 23:21 ---
As I said originally, use the mailing list for discussion and to get 
suggestions from other users.  This is not a discussion forum, especially not 
once two people (myself being the second) have confirmed that this issue is 
not reproducible.  Please don't reopen this issue.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 33343] New: - mod_jk (v1.2.6 or newer) fails redirecting DirectoryIndex maped to tomcat

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=33343.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33343

   Summary: mod_jk (v1.2.6 or newer) fails redirecting
DirectoryIndex maped to tomcat
   Product: Tomcat 5
   Version: Unknown
  Platform: PC
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: P2
 Component: Native:JK
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: [EMAIL PROTECTED]


This bug is described in:

http://www.webservertalk.com/message878953.html

Using mod_jk v1.2.6, Apache 2, and tomcat 5:

I defined the default virtual host to map all request to tomcat: 

VirtualHost _default_:80
  DocumentRoot /tomcat/webapps/ROOT/
  Directory /tomcat/webapps/
allow from all
  Directory

  DirectoryIndex index.jsp 

  JkMount *.jsp ajp13
  Alias /myapp /tomcat/webapps/myapp
   

/VirtualHost

(note: sintax may be incorrect, I have no access to server now)

All paths and permisions are ok.

Directory redirect work for the ROOT dir, http://localhost/ works.
But http://localhost/myapp/ does not load index.jsp, I have to specify it
manually: http://localhost/myapp/index.jsp

If I delete the JkMount *.jsp entry, apache serves the index.jsp.
I have to create a plain index.html with a META redirect and add index.html to
DirectoryIndex.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [patch] jk 1.2.8 Build failure on linux (1 liner)

2005-02-01 Thread William A. Rowe, Jr.
Actually, I've noticed another build problem.  The declaration
of 'test' on HP/UX is actually a posix sh wrapper to the built
in sh - which invokes test [EMAIL PROTECTED]

Sadly this means that empty arguments to test are dropped,
such that test -z  results in an 'insufficient arguments'
error to the test utility.

This causes us to fall into the Apache2 defines path within
the apxs test logic which makes building the 1.3 mod_jk quite
difficult on a stock HP/UX box.

I'm bringing this up instead of simply offering a patch, because
I want to determine; should we use Apache 1.3's apxs to link,
or continue to abuse libtool for Apache 1.3 modules?

I can offer up either patch later this week.

Bill

At 07:58 PM 1/27/2005, William A. Rowe, Jr. wrote:
JFC - you missed something.  I'm not speaking of Apache 2.0
... this is in r.e. Apache 1.3 (native/jk/apache13) :)

Bill

At 05:38 AM 1/20/2005, jean-frederic clere wrote:
William A. Rowe, Jr. wrote:
I'm finding that @top_builddir@ isn't resolved when I
run ./buildconf / ./configure against apache1.3 apxs, so the libtool isn't 
resolved.  The fix is trivial, use the same fixed top_builddir=.. as all the 
other /native/ directories used.

-0: It would be better to set @top_builddir@ correctly in configure.

It still confuses me why, when apxs defined the correct
cc / ld for apache 1.3, the apache1.3 module is building
with libtool (which might be the wrong compiler, linker,
etc.)  I'll investigate a complete patch later, but this
little one should solve the issue for some.

Don't remove libtool otherwise I will have problems:
+++
[EMAIL PROTECTED]:/opt/SMAWoIS/apache13 /opt/apache21/sbin/apxs -q LIBTOOL
/bin/sh /opt/apache21/build/libtool --silent
[EMAIL PROTECTED]:/opt/SMAWoIS/apache13 file /opt/apache21/build/libtool
/opt/apache21/build/libtool: ELF 32-bit LSB executable, Intel 80386, version 
1, dynamically linked (uses shared libs), not stripped
+++

Attached.
Bill




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Automated reply from bulletproof@www.bulletproofsoft.com

2005-02-01 Thread bulletproof
BulletProofSoft.com Support Ticket Reply.

DO NOT REPLY TO THIS EMAIL

Please use our Online Support system for faster results to your questions.

You can monitor the status of your ticket online where you can add follow up 
replies. 

http://www.bulletproofsoft.com/cgi-bin/custquest/quest_desk.cgi

If the URL above splits into two lines, please visit:
http://www.bulletproofsoft.com/support.html 

and click on the Contact Customer Support link


Rest assured we will do our best to respond to your query promptly. 
You will receive a further email notification when one of our technicians has 
replied.

Tech Support
BulletProofSoft.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: DO NOT REPLY [Bug 33339] - Shutdown script down not work

2005-02-01 Thread Al Sutton
So let me get this right, just because you can't reproduce it on your system
you're not willing to leave it open for others to check, despite the fact
you haven't, as yet, told me if your using the same JDK, Linux environment,
and you've not waiting for others to comment.

Guess the easiest way to get round this is to move to Jetty.

Al.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 01 February 2005 22:21
To: tomcat-dev@jakarta.apache.org
Subject: DO NOT REPLY [Bug 9] - Shutdown script down not work


DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=9.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=9


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2005-02-01
23:21 ---
As I said originally, use the mailing list for discussion and to get
suggestions from other users.  This is not a discussion forum, especially
not
once two people (myself being the second) have confirmed that this issue is
not reproducible.  Please don't reopen this issue.

--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 33339] - Shutdown script down not work

2005-02-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=9.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=9


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |




--- Additional Comments From [EMAIL PROTECTED]  2005-02-02 07:47 ---
LEAVE THIS OPEN UNTIL IT'S BEEN DISCUSSED THEN.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]