DO NOT REPLY [Bug 42782] - problem while defining a context in server.xml file

2007-07-02 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://issues.apache.org/bugzilla/show_bug.cgi?id=42782





--- Additional Comments From [EMAIL PROTECTED]  2007-07-02 03:56 ---
try this:

(1)
you application should name fred.war and deploy in /home/peadev/workspace/web/ 
dir


  
  



or (2)
assume web is your web appliaction.


  
   
   
  


-- 
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 42792] New: - Undeploy/deploy fails using admin interface due to open files

2007-07-02 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://issues.apache.org/bugzilla/show_bug.cgi?id=42792

   Summary: Undeploy/deploy fails using admin interface due to open
files
   Product: Tomcat 5
   Version: 5.5.23
  Platform: PC
OS/Version: Windows XP
Status: NEW
  Severity: critical
  Priority: P1
 Component: Webapps:Administration
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Problem exists on Tomcat 5.5.23 and Tomcat 6.0.13
using JDK 1.5.0_11 on windows

I have a simple web app with a couple of jsp's and javascript code.

I deploy the war file and start Tomcat.

The app works fine.

I use my web browser to connect to the running app and hit one of the pages
(jsp) on the running app.

I then go to the Tomcat admin interface and attempt to deploy a new version of
the war file.

Sometimes it works, usually it doesnt work. The last page loaded is still held
open by the Tomcat java vm and hence the admin interface is unable to delete the
old webapp directory and deploy the new war file.

Only solution at this point is to stop Tomcat, manually delete the old webapp
directory and then redeploy the new version of the webapp war file.

I also tried stopping the app before deploying the new version with similar 
results.


/sanjay

-- 
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 42565] - jsp /expression language ternary expression without space before colon stopped working

2007-07-02 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://issues.apache.org/bugzilla/show_bug.cgi?id=42565


[EMAIL PROTECTED] changed:

   What|Removed |Added

 OS/Version|Windows 2000|All
Summary|jsp /expression language|jsp /expression language
   ||ternary expression without
   ||space before colon stopped
   ||working




--- Additional Comments From [EMAIL PROTECTED]  2007-07-02 06:10 ---
I can confirm this too. If the ternary expression doesn't have space before the
colon it doesn't work, as pointed out in comment 1.

-- 
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 42565] - jsp /expression language ternary expression without space before colon stopped working

2007-07-02 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://issues.apache.org/bugzilla/show_bug.cgi?id=42565


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




-- 
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 42795] New: - GET used for unsafe operations

2007-07-02 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://issues.apache.org/bugzilla/show_bug.cgi?id=42795

   Summary: GET used for unsafe operations
   Product: Tomcat 5
   Version: 5.5.23
  Platform: Other
OS/Version: other
Status: NEW
  Severity: normal
  Priority: P2
 Component: Webapps:Manager
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


The Tomcat manager app (usually found at http://hostname:8080/manager/html) uses
HTTP GET and a links for unsafe operations such as restarting, redeploying,
starting and stopping the server. For example,

http://hostname:8080/manager/html/stop?path=/host-manager

Protecting the links with JavaScript "are you sure messages" is an unreliable
kludge.

These links should be redesigned to use POST instead of GET. 

I suspect I don't have to explain the importance of this to this group, but just
in case:

http://www.w3.org/2001/tag/doc/whenToUseGet.html

-- 
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: [VOTE] Release build 5.5.24

2007-07-02 Thread Filip Hanik - Dev Lists
if we want this release to go out, we need folks to vote on it. This 
release was requested May 30, binaries were cut June 13th.
If we don't get any votes, I'll hold off for a couple of months, and 
then propose a 5.5.25 in August


Filip

Filip Hanik - Dev Lists wrote:

reminder to vote.
Wanted to run this vote through the weekend, and finalize on Monday 
noon MST.


Filip

Filip Hanik - Dev Lists wrote:
Candidate binaries are available here: 
http://people.apache.org/~fhanik/tomcat/tomcat-5.5/v5.5.24/


According to the (slightly) updated release process, the 5.5.24 tag is:
[ ] Broken
[ ] Alpha
[ ] Beta
[ ] Stable


Filip

-
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]



Re: [VOTE] Release build 5.5.24

2007-07-02 Thread Rainer Jung
I'll test sometime during this week and will vote then. Sorry for not 
responding faster/earlier. I really appreciate that you are doing the 
release work, because 5.5 still needs to be supported in a reliable way.


Filip Hanik - Dev Lists wrote:
if we want this release to go out, we need folks to vote on it. This 
release was requested May 30, binaries were cut June 13th.
If we don't get any votes, I'll hold off for a couple of months, and 
then propose a 5.5.25 in August


Filip

Filip Hanik - Dev Lists wrote:

reminder to vote.
Wanted to run this vote through the weekend, and finalize on Monday 
noon MST.


Filip

Filip Hanik - Dev Lists wrote:
Candidate binaries are available here: 
http://people.apache.org/~fhanik/tomcat/tomcat-5.5/v5.5.24/


According to the (slightly) updated release process, the 5.5.24 tag is:
[ ] Broken
[ ] Alpha
[ ] Beta
[ ] Stable


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



svn commit: r552560 - in /tomcat/trunk: java/org/apache/catalina/tribes/transport/nio/NioReceiver.java test/org/apache/catalina/tribes/test/io/TestSenderConnections.java

2007-07-02 Thread fhanik
Author: fhanik
Date: Mon Jul  2 11:46:20 2007
New Revision: 552560

URL: http://svn.apache.org/viewvc?view=rev&rev=552560
Log:
Force closure of connections upon a server shutdown

Modified:
tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioReceiver.java

tomcat/trunk/test/org/apache/catalina/tribes/test/io/TestSenderConnections.java

Modified: 
tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioReceiver.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioReceiver.java?view=diff&rev=552560&r1=552559&r2=552560
==
--- tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioReceiver.java 
(original)
+++ tomcat/trunk/java/org/apache/catalina/tribes/transport/nio/NioReceiver.java 
Mon Jul  2 11:46:20 2007
@@ -37,6 +37,7 @@
 import java.util.LinkedList;
 import java.util.Set;
 import java.nio.channels.CancelledKeyException;
+import java.nio.channels.ClosedSelectorException;
 
 /**
  * @author Filip Hanik
@@ -303,8 +304,7 @@
 
 }
 serverChannel.close();
-if (selector != null)
-selector.close();
+closeSelector();
 }
 
 
@@ -319,13 +319,34 @@
 if (selector != null) {
 try {
 selector.wakeup();
-selector.close();
+closeSelector();
 } catch (Exception x) {
 log.error("Unable to close cluster receiver selector.", x);
 } finally {
 selector = null;
 }
 }
+}
+
+private void closeSelector() throws IOException {
+Selector selector = this.selector;
+this.selector = null;
+if (selector==null) return;
+try {
+Iterator it = selector.keys().iterator();
+// look at each key in the selected set
+while (it.hasNext()) {
+SelectionKey key = (SelectionKey)it.next();
+key.channel().close();
+key.attach(null);
+key.cancel();
+}
+}catch ( IOException ignore ){
+if (log.isWarnEnabled()) {
+log.warn("Unable to cleanup on selector close.",ignore);
+}
+}catch ( ClosedSelectorException ignore){}
+selector.close();
 }
 
 // --

Modified: 
tomcat/trunk/test/org/apache/catalina/tribes/test/io/TestSenderConnections.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/catalina/tribes/test/io/TestSenderConnections.java?view=diff&rev=552560&r1=552559&r2=552560
==
--- 
tomcat/trunk/test/org/apache/catalina/tribes/test/io/TestSenderConnections.java 
(original)
+++ 
tomcat/trunk/test/org/apache/catalina/tribes/test/io/TestSenderConnections.java 
Mon Jul  2 11:46:20 2007
@@ -80,6 +80,45 @@
 channels[0].send(new Member[]{impl},new TestMsg(),0);
 }
 
+
+public void testSendToRemote() throws Exception {
+ReplicationTransmitter transmitter = (ReplicationTransmitter) 
channels[0].getChannelSender();
+AbstractSender sender = (AbstractSender)transmitter.getTransport();
+sender.setMaxRetryAttempts(0);
+sender.setTimeout(6);
+MemberImpl impl = new MemberImpl("127.0.0.1",,1000,new 
byte[]{1,2,3,4,5,6,7,8,1,2,3,4,5,6,7,8});
+for (int i=0; i<1000; i++) {
+if (i%100==0) System.out.println("Sending message:"+(i+1));
+channels[0].send(new Member[] {impl}, new TestMsg(), 0);
+}
+}
+
+
+public void testSendToFailing() throws Exception {
+ReplicationTransmitter transmitter = (ReplicationTransmitter) 
channels[0].getChannelSender();
+AbstractSender sender = (AbstractSender)transmitter.getTransport();
+sender.setMaxRetryAttempts(0);
+sender.setTimeout(6);
+Member[] ma = channels[0].getMembers();
+final Member m = channels[1].getLocalMember(true);
+Thread st = new Thread() {
+public void run() {
+try {
+for (int i=0; i<1; i++ ) { 
+channels[0].send(new Member[] {m}, new TestMsg(), 0);
+}
+} catch (Exception x) {
+x.printStackTrace();
+}
+}
+};
+st.start();
+Thread.sleep(250);
+channels[1].stop(Channel.DEFAULT);
+st.join();
+}
+
+
 public void testKeepAliveCount() throws Exception {
 System.out.println("Setting keep alive count to 0");
 for (int i = 0; i < channels.length; i++) {



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



svn commit: r552601 - /tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c

2007-07-02 Thread rjung
Author: rjung
Date: Mon Jul  2 14:44:40 2007
New Revision: 552601

URL: http://svn.apache.org/viewvc?view=rev&rev=552601
Log:
The lock line has been moved in r552292, so we should
also move the result check for the locking.

Modified:
tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c

Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c?view=diff&rev=552601&r1=552600&r2=552601
==
--- tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c (original)
+++ tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c Mon Jul  2 
14:44:40 2007
@@ -723,11 +723,11 @@
 jk_sock_t sock;
 
 JK_ENTER_CS(&aw->cs, rc);
-sock = ae->sd;
-/* Mark existing endpoint socket as closed */
-ae->sd = JK_INVALID_SOCKET;
 if (rc) {
 unsigned int i;
+sock = ae->sd;
+/* Mark existing endpoint socket as closed */
+ae->sd = JK_INVALID_SOCKET;
 for (i = 0; i < aw->ep_cache_sz; i++) {
 /* Find cache slot with usable socket */
 if (aw->ep_cache[i] && IS_VALID_SOCKET(aw->ep_cache[i]->sd)) {



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



svn commit: r552603 - /tomcat/connectors/trunk/jk/native/common/jk_ajp12_worker.c

2007-07-02 Thread rjung
Author: rjung
Date: Mon Jul  2 14:54:47 2007
New Revision: 552603

URL: http://svn.apache.org/viewvc?view=rev&rev=552603
Log:
Since we are now moving to doing orderly shutdown in all
regular cases, we should also do it for AJP12.

Modified:
tomcat/connectors/trunk/jk/native/common/jk_ajp12_worker.c

Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp12_worker.c
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/common/jk_ajp12_worker.c?view=diff&rev=552603&r1=552602&r2=552603
==
--- tomcat/connectors/trunk/jk/native/common/jk_ajp12_worker.c (original)
+++ tomcat/connectors/trunk/jk/native/common/jk_ajp12_worker.c Mon Jul  2 
14:54:47 2007
@@ -141,7 +141,7 @@
 if (e && *e && (*e)->endpoint_private) {
 ajp12_endpoint_t *p = (*e)->endpoint_private;
 if (IS_VALID_SOCKET(p->sd)) {
-jk_close_socket(p->sd);
+jk_shutdown_socket(p->sd);
 }
 free(p);
 *e = NULL;



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



svn commit: r552625 - in /tomcat/sandbox/bayeux/java/org/apache/comet/bayeux: BayeuxChannel.java BayeuxClient.java BayeuxFilter.java BayeuxListener.java BayeuxPolicy.java BayeuxServlet.java TomcatBaye

2007-07-02 Thread fhanik
Author: fhanik
Date: Mon Jul  2 16:16:59 2007
New Revision: 552625

URL: http://svn.apache.org/viewvc?view=rev&rev=552625
Log:
Skeleton files

Added:
tomcat/sandbox/bayeux/java/org/apache/comet/bayeux/BayeuxChannel.java
tomcat/sandbox/bayeux/java/org/apache/comet/bayeux/BayeuxClient.java
tomcat/sandbox/bayeux/java/org/apache/comet/bayeux/BayeuxFilter.java
tomcat/sandbox/bayeux/java/org/apache/comet/bayeux/BayeuxListener.java
tomcat/sandbox/bayeux/java/org/apache/comet/bayeux/BayeuxPolicy.java
tomcat/sandbox/bayeux/java/org/apache/comet/bayeux/BayeuxServlet.java
tomcat/sandbox/bayeux/java/org/apache/comet/bayeux/TomcatBayeux.java

Added: tomcat/sandbox/bayeux/java/org/apache/comet/bayeux/BayeuxChannel.java
URL: 
http://svn.apache.org/viewvc/tomcat/sandbox/bayeux/java/org/apache/comet/bayeux/BayeuxChannel.java?view=auto&rev=552625
==
--- tomcat/sandbox/bayeux/java/org/apache/comet/bayeux/BayeuxChannel.java 
(added)
+++ tomcat/sandbox/bayeux/java/org/apache/comet/bayeux/BayeuxChannel.java Mon 
Jul  2 16:16:59 2007
@@ -0,0 +1,75 @@
+package org.apache.comet.bayeux;
+
+import dojox.cometd.Channel;
+import dojox.cometd.Client;
+
+public class BayeuxChannel implements Channel {
+public BayeuxChannel() {
+}
+
+/**
+ * getId
+ *
+ * @return String
+ * @todo Implement this dojox.cometd.Channel method
+ */
+public String getId() {
+return "";
+}
+
+/**
+ * Is the channel persistent.
+ *
+ * @return true if the Channel will persist without any subscription.
+ * @todo Implement this dojox.cometd.Channel method
+ */
+public boolean isPersistent() {
+return false;
+}
+
+/**
+ * Publish a message This is equivalent to 
Bayeux.publish(fromClient,channel.getId(),data,msgId).
+ *
+ * @param fromClient Client
+ * @param data Object
+ * @param msgId String
+ * @todo Implement this dojox.cometd.Channel method
+ */
+public void publish(Client fromClient, Object data, String msgId) {
+}
+
+/**
+ *
+ * @return true if the Channel has been removed, false if it was not 
possible to remove the channel
+ * @todo Implement this dojox.cometd.Channel method
+ */
+public boolean remove() {
+return false;
+}
+
+/**
+ *
+ * @param persistent true if the Channel will persist without any 
subscription.
+ * @todo Implement this dojox.cometd.Channel method
+ */
+public void setPersistent(boolean persistent) {
+}
+
+/**
+ * Subscribe to a channel.
+ *
+ * @param subscriber Client
+ * @todo Implement this dojox.cometd.Channel method
+ */
+public void subscribe(Client subscriber) {
+}
+
+/**
+ * Unsubscribe to a channel
+ *
+ * @param subscriber Client
+ * @todo Implement this dojox.cometd.Channel method
+ */
+public void unsubscribe(Client subscriber) {
+}
+}
\ No newline at end of file

Added: tomcat/sandbox/bayeux/java/org/apache/comet/bayeux/BayeuxClient.java
URL: 
http://svn.apache.org/viewvc/tomcat/sandbox/bayeux/java/org/apache/comet/bayeux/BayeuxClient.java?view=auto&rev=552625
==
--- tomcat/sandbox/bayeux/java/org/apache/comet/bayeux/BayeuxClient.java (added)
+++ tomcat/sandbox/bayeux/java/org/apache/comet/bayeux/BayeuxClient.java Mon 
Jul  2 16:16:59 2007
@@ -0,0 +1,89 @@
+package org.apache.comet.bayeux;
+
+import java.util.Map;
+import java.util.Queue;
+
+import dojox.cometd.Client;
+import dojox.cometd.Listener;
+
+public class BayeuxClient implements Client {
+public BayeuxClient() {
+}
+
+/**
+ * Deliver a message to the client Deliver a message directly to the 
client.
+ *
+ * @param from Client
+ * @param message Map
+ * @todo Implement this dojox.cometd.Client method
+ */
+public void deliver(Client from, Map message) {
+}
+
+/**
+ * getId
+ *
+ * @return String
+ * @todo Implement this dojox.cometd.Client method
+ */
+public String getId() {
+return "";
+}
+
+/**
+ * getListener
+ *
+ * @return Listener
+ * @todo Implement this dojox.cometd.Client method
+ */
+public Listener getListener() {
+return null;
+}
+
+/**
+ * hasMessages
+ *
+ * @return boolean
+ * @todo Implement this dojox.cometd.Client method
+ */
+public boolean hasMessages() {
+return false;
+}
+
+/**
+ *
+ * @return True if the client is local
+ * @todo Implement this dojox.cometd.Client method
+ */
+public boolean isLocal() {
+return false;
+}
+
+/**
+ * remove
+ *
+ * @param timeout boolean
+ * @todo Implement this dojox.cometd.Client method
+ */
+public void remove(boolean timeout) {
+}
+
+/**
+ *

DO NOT REPLY [Bug 40001] - HTML pages should not use GET to restart web-apps.

2007-07-02 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://issues.apache.org/bugzilla/show_bug.cgi?id=40001


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Additional Comments From [EMAIL PROTECTED]  2007-07-02 17:17 ---
*** Bug 42795 has been marked as a duplicate of this bug. ***

-- 
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 42795] - GET used for unsafe operations

2007-07-02 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://issues.apache.org/bugzilla/show_bug.cgi?id=42795


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Additional Comments From [EMAIL PROTECTED]  2007-07-02 17:17 ---


*** This bug has been marked as a duplicate of 40001 ***

-- 
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]



[Configuration] Specifying Location of server.xml on startup

2007-07-02 Thread Ole Ersoy

Hi,

Just wondering whether there are any plans around being able to pass a startup 
parameter for the location of server.xml?  I could add a JIRA if there is 
interest.

Thanks,
- Ole


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