c:\railo\tomcat\bin\tomcat7.exe //US//%SERVICE_NAME% --Startup=auto
Warm Regards,
Jordan Michaels
On 09/11/2014 10:50 AM, Igal @ getRailo.org wrote:
I have written a simple script that make it really easy for me to
upgrade Tomcat when new versions are available.
The service is simply
Hi Arya,
Are you using a web server like Apache in front of Tomcat, or are you
hitting the Tomcat port directly? This will tell us if the problem is
somewhere in your connector setup or not.
Any clues in your catalina.out log file?
Warm Regards,
Jordan Michaels
On 07/24/2014 06:03 PM, Arya
Thanks August, good to know.
Warm Regards,
Jordan Michaels
On 01/10/2014 04:48 PM, August Kleimo wrote:
Hi All, Thanks for all your replies. Turns out it was in fact Railo. I
searched the Railo repo on GitHub and found a reference to that header. I
was able to overwrite it with a blank
It may also be useful to know if you get this same "exception-message"
header when you get a 404 from the Railo servlet (from a request for a
.cfm file).
It may help determine if Railo is involved or not.
Warm Regards,
Jordan Michaels
On 01/10/2014 04:02 PM, Caldarale, Charles R wr
August, can you describe you're install a bit more? How did you install
Railo? Did you start with a Vanilla Tomcat install and install a Railo
war? Have you customized your install at all or added any custom configs?
Warm Regards,
Jordan Michaels
On 01/10/2014 04:02 PM, Caldarale, Charl
. If you *have* made changes,
why not just copy the files you've changed and leave it at that? Make
life easier on yourself. ;)
Warm Regards,
Jordan Michaels
On 11/06/2013 10:29 AM, Crystal Maramba wrote:
I will as soon as I combine the bin folders.
The service installer does not include th
From my experience, no; there should not be an issue with that. Why not
just get rid of the first install if you're not going to use it? Keep
your system clean and less confusing.
Warm Regards,
Jordan Michaels
On 11/06/2013 09:34 AM, Crystal Maramba wrote:
Tomcat version: 7.0.42
Oper
On 10/08/2013 12:27 PM, Christopher Schultz wrote:
Interested in giving it a try?
I wouldn't mind. I'm still poking at 1.2 a bit to see if I can make it
work for this project, but yeah, I'm happy to give it a go. =)
Warm Regards,
On 10/08/2013 12:22 PM, Christopher Schultz wrote:
Note that you are a few versions behind: log4j 1.2.x is currently at
1.2.17. I'm not sure if the differences between 1.2.9 and 1.2.17
affect you.
- -chris
Indeed. Thanks for pointing that out. =)
Warm Regards,
Jordan Mic
as anyone tried this same
method with the upcoming log4j2? IE: would the current tomcat-juli.jar,
and tomcat-juli-adapters.jar work with log4j2?
Just curious mostly, I'm pretty happy with log4j 1.2.9 as it is. As
usual, the Tomcat and log4j dev teams have done amazing work there.
don't mind having a lot of choices either - I like that
both isapi_redirect and the BonCode Connector exist - but if it could
save you guys some time and effort, it might be worth collaborating?
Just a thought. ;)
Warm Regards,
Jordan Michaels
On 11/30/2012 11:45 AM, Konstantin Preißer
+1
You guys are awesome. Thank you for all you do.
Warm Regards,
Jordan Michaels
On 11/21/2012 04:29 PM, Tony Anecito wrote:
Many thanks to the Tomcat team for all thier hard work!
-Tony
--- On Wed, 11/21/12, Mark Thomas wrote:
From: Mark Thomas
Subject: [ANN] Apache Tomcat 7.0.33
That's very cool. Appreciate the share. =)
Warm Regards,
Jordan Michaels
On 11/14/2012 06:46 PM, Terence M. Bandoian wrote:
For anyone who might be interested:
http://venturebeat.com/2012/11/02/how-the-weather-company-survived-a-1000-traffic-spike-during-hurricane-sandy/
It looks
Can you post the exact error message you are seeing and what your JVM
settings are when you get that error?
Warm Regards,
Jordan Michaels
On 10/25/2012 04:24 PM, Ted Smith wrote:
Hello:
After upgrading to 7, deploying a new war file often results
in PermGen error, much more often than in 6
Thank you very much Konstantin! That worked perfectly. =)
Warm regards,
Jordan Michaels
- Original Message -
From: "Konstantin Kolinko"
To: "Tomcat Users List"
Sent: Friday, July 27, 2012 2:24:02 AM
Subject: Re: Check if a file exists before passing to a servl
b server should be complicating things.
Any direction on this would be greatly appreciated.
Thanks in advance!
--
Warm Regards,
Jordan Michaels
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Happy birthday. =)
Warm Regards,
Jordan Michaels
On 07/26/2012 07:05 AM, Caldarale, Charles R wrote:
From: Gregor S. [mailto:rc4...@googlemail.com]
Subject: Happy Birthday, Chuck!
thanks again for your valuable comments on this list, and keep it up!
You're welcome, and than
that would
require patching the Host Manager or writing my own classes that
interfaced with the same classes that the Host Manager uses. That is a
bit intimidating, so I haven't attempted it yet.
At any rate, maybe what I've done so far can help you in your efforts.
Warm Regards,
Jordan Mi
thers, but it's generally not done for professional
sites and usually cost money just like hosting accounts do.
Shared hosting accounts are very cheap or even free. Any particular
reason you're opposed to a hosting account?
Warm Regards,
Jordan Michaels
On 03/01/2012 02:55 PM, gio
This is what hosting companies do. They give you a location that's
accessible via the Internet to place your files and applications.
You'll want to look into getting a hosting account.
Warm Regards,
Jordan Michaels
On 03/01/2012 02:32 PM, giovo87 wrote:
Hi everybody!
I've
Awesome. Glad you figured it out and thanks for reporting back!
Warm Regards,
Jordan Michaels
On 02/29/2012 08:47 AM, nara wrote:
I resolved, my servlet code was the problem.
Thank you for your help.
- Nara
2012/2/29 nara
Errors occurring randomly.
The occurring probability was reduced when
Can you predictably reproduce the error? (IE: first hit after a Tomcat
restart) Or is it completely random?
-Jordan
On 02/28/2012 09:03 AM, nara wrote:
I'm using tomcat directly and there is no log about this error in the
catalina.out
- Nara
2012/2/29 Jordan Michaels
Are you hi
Are you hitting your pages through an external web server (Apache, IIS) or are
you hitting Tomcat (Coyote) directly?
This sounds like a crashed thread. Any indicators in the catalina.out logs?
-Jordan
- Original Message -
From: "nara"
To: "users"
Sent: Tuesday, February 28, 2012 4:34
Sweet!
Is there a changelog between the 0.91 release to the 1.0rc release?
Thanks Bilal!
-Jordan
- Original Message -
From: "Bilal S"
To: "Tomcat Users List"
Sent: Thursday, January 19, 2012 12:13:00 PM
Subject: BonCode AJP Connector 1.0rc ready - AJP from IIS to Tomcat
After close t
I've had good experiences with Tomcat on CentOS using EC2. Pretty simple
to get familiar with if you're already comfortable with CentOS.
Warm Regards,
Jordan Michaels
On 12/06/2011 02:23 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
I'm
t in
conf/Catalina/host.com/ROOT.xml directory. In my case, I added the
following to the xml file:
WEB-INF/web.xml
and everything works nicely now. =)
Hope this helps someone.
Warm Regards,
Jordan Michaels
On 11/14/2011 02:50 PM, Jordan Michaels wrote:
Running some tests with the Tom
-
privileged="true" antiResourceLocking="false"
antiJARLocking="false">
---
Am I missing something? Is there something I should be doing that I'm
not doing? Can anyone confirm they can run JSP on hosts
IIS version doesn't matter as you're working directly with Tomcat's web
server.
Tested on w2k3 and it works for me.
Try it without the VHost Copier and see if you get better results.
-JM
On 09/08/2011 02:58 PM, Russ Michaels wrote:
yes 100%, no other version of the installer has ever been do
ouble on?
Warm regards,
Jordan Michaels
On 09/08/2011 02:05 PM, Russ Michaels wrote:
railo-3.2.3.000-pl0-windows-installer.exe
On Thu, Sep 8, 2011 at 10:03 PM, Jordan Michaels wrote:
what version of the installer are you using?
Warm regards,
Jordan Michaels
On 09/08/2011 01:59 PM, Russ
what version of the installer are you using?
Warm regards,
Jordan Michaels
On 09/08/2011 01:59 PM, Russ Michaels wrote:
service has been restart
cache has been cleared
the pages giving 404 are
http://localhost:/manager/html
http://localhost:/manager/status
Restart the service? Clear browser cache? What URL are you using?
More information would be extremely helpful here.
Warm regards,
Jordan Michaels
On 09/08/2011 01:54 PM, Russ Michaels wrote:
that's how it was originally, I have changed it back to that and still
the same problem.
inde
, then hit your server at
localhost:/index.jsp to get the default tomcat home page. You will
be able to reach the rest of the tomcat apps from there.
Warm regards,
Jordan Michaels
On 09/08/2011 01:40 PM, Russ Michaels wrote:
tried that didn.t work.
On a working server, my localhost entry is
quot; server.xml mapping points to the tomcat
webapps/ROOT/ directory and you should be set to use the Tomcat webapps.
Warm regards,
Jordan Michaels
On 09/08/2011 12:57 PM, Russ Michaels wrote:
I have already tried the Railo forums and been told to come here as it
is a problem with Tomcat
ailto:a...@adobe.com]
Sent: Wednesday, May 04, 2011 11:24 AM
To: Tomcat Users List
Subject: RE: default document doesnot work with IIS
HI Jordan,
I am trying to deploy Adobe ColdFusion on Tomcat and configured Tomcat IIS
connector, but I am not able to get the default document to work. Please p
Asha,
What CFML server are you using and what method did you use to install it?
There is quite a bit of documentation on how to get the default document
working with the open-source CFML engines and if I knew what you were using, I
could point you in the right direction.
-Jordan
- Origin
Are there any plans to implement the AJPv13 extensions at any point? I'm
sure I can't be the only one who's anxious to see those implemented some
time.
Just curious. =)
-Jordan
-
To unsubscribe, e-mail: users-unsubscr...@tomc
Try updating your JVM to the latest version. Seems like this is a bug
that was recently fixed.
http://download.java.net/jdk6/6u25/promoted/b01/changes/JDK6u25.b01.list.html
Issue: 7009268
3-Medium Defect PPC: guarantee(middle - slop \> start) failed: need
enough space to divide up
-Jordan
I figured this out.
I was not hitting a JSP page, so the session variable wasn't getting
refreshed.
It's always the little things that throw us off!
-Jordan
On 02/15/2011 10:07 AM, Jordan Michaels wrote:
Hello mod_jk Experts,
I'm having trouble getting sticky sess
Hello mod_jk Experts,
I'm having trouble getting sticky sessions to work as expected.
I believe I've identified the problem in the logs:
---
[Mon Feb 14 15:28:02.333 2011] [4774:4041131776] [debug]
get_most_suitable_worker::jk_lb_worker.c (942): searching worker for
partial sessionid A
pid's using a mail client that uses header information to track threads.
So, if you started this thread by hitting "reply" to an existing topic
then changed the subject and content, the header thread tracking info
will still be present. Thus, to him, it will appear as though you
hijacked a thre
A simple answer to your question is to create additional entries
to your Tomcat server.xml file. While I know that there are some on this
list who disagree with this method, I personally find that configuring
hosts and contexts in the server.xml file very simple as it makes adding
new hosts to
It is daunting at first, for sure. But it's easy once you understand it.
This guide may help:
http://it.megocollector.com/?p=224
-Jordan
On 12/10/2010 11:56 AM, Miner, James wrote:
I have been working on this issue for a few days now. Last week, my client
needed to refresh their development
On 12/03/2010 11:31 AM, Michael Ludwig wrote:
Moin Jordan,
Jordan Michaels schrieb am 03.12.2010 um 10:39 (-0800):
Would any of you be able to point me to some documentation on how
the JVM handles DNS resolving? I'm hoping there are JVM settings
that can be tweaked to help force the J
On 12/03/2010 11:11 AM, Caldarale, Charles R wrote:
From: Jordan Michaels [mailto:jor...@viviotech.net]
Subject: SOT: JVM and DNS Failover
However, the JVM doesn't seem to be doing that. Whenever this name
server goes offline, the application dies because something it's doing
(we di
Hey Folks,
I apologize for the slightly off-topic post but I'm having trouble
researching this issue so I figured it might be worthwhile to make a
post where folks more familiar with the intricacies of the JVM might be
able to point me in the right direction.
We have an application running o
I'd be interested as well. I've actually been meaning to get to this
myself and submit a patch to make the changes persist, but my schedule
has been too hectic for any extra-curricular work recently. If you don't
(and I'm hoping you will)... I will get to it eventually. ;)
-Jordan
On 09/02/20
Most restart scripts that I've seen for Tomcat are home-brewed. Just
google for Tomcat restart script and I'm sure you'll find something a
bit more advanced then what you're using below.
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open
URI's don't pass cookie information.
Thanks!
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Railo Community Distributions
Jordan Michaels wrote:
Alright,
Unfortunately there's no way (that I have found) to get IIS t
a
servlet URL, it seems like something that SHOULD work when it's NOT a
servlet URL.
Does this make any sense? Should I file a bug report?
Thank you for your help!
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Railo Com
etting a tomcat-processed file set
as a default document in IIS7 - a script map and a custom module
mapping, and both methods have this problem.
Thank you for your help!
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Railo Communit
Hello!
I'm attempting to debug a cookie problem with the IIS7, using a default
document, and the Tomcat connector.
I can see where firefox is sending cookie information in the request
headers to IIS, and I can see where the isapi_connector is passing the
request off to Tomcat *without* cooki
You can do this by creating new and entries in the
server.xml file for each site.
For example:
and
Hope this helps!
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering
If it helps, I was never able to get the blasted thing to work either.
I was, however, able to get 32-bit to work just fine, and have been using it
for just about everything, with no issues.
Wish I could help more!
-Jordan
- Original Message -
From: "David Bolsover"
To: users@tomcat
on on it. =D
Thanks to those of you who tried to help with this issue. Hopefully this
post can help someone in the future!
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Railo Community Distributions
Jordan Michaels wrote:
We ha
p and suggestions. It has been most appreciated.
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Railo Community Distributions
-
To unsubscribe, e-mail: users-uns
The
browser would perform the request, the server would respond with part of
the page (with send/ack's all throughout) and at the very end the
browser would send a "okay, I got that last packet" message but the
server won't send anything else.
Warm regards,
Jordan Michaels
acket acknowledgement, and then nothing. The server stops
responding.
I will see if strace reveals any clues. Thank you for the suggestion!
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Railo Community Distributions
Jim Cox wrote:
Can you
been going under the impression that if those were part of the
problem that I should be able to pull at least a few more hits out of
the page, right?
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Railo Community Distributions
h nothing in the logs and no indicators other then the
problem itself, we'd appreciate any suggestions on what to look for at
this point.
Thank you in advance!
--
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.vivi
dOE is probably referring to the registry edits mentioned here:
http://tomcat.apache.org/connectors-doc/reference/iis.html
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Railo Community Distributions
Christopher Schultz wrote:
dOE
The mod_jk connector 1.2.28 (the latest version as of this writing)
works great on W2K8.
Here's a respectable How-To (complete with loads of screen caps):
http://www.iisadmin.co.uk/?p=72
Hope this helps!
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Hi,
This depends on how your set up, but if I had to guess, I'd say the
following:
Check your uriworkermap.properties file and make sure JSF pages are a
mapped extension.
Hope this helps!
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Ste
Looks like your "manager" and "user" entries are still within the
comments. I'd also recommend changing the username and password to
something much more obscure.
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering
To clarify, did you get the 64-bit connector working with IIS7.5 and
W2k8 64-bit?
Thanks for taking the time to post this. =)
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Railo Community Distributions
Luis Esquivel wrote:
Ok
You're welcome. Let us know how it goes. =)
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Railo Community Distributions
Luis Esquivel wrote:
Thank you for your answer. We are trying that.
-Original Message-
From: J
, the 32-bit
version should be just fine.
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Railo Community Distributions
Luis Esquivel wrote:
Hello,
Has anyone gotten the above combination to work together? (64bit IIS 7 and
Just set one up about 3 minutes ago. Works great. =)
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Railo Community Distributions
Luis Esquivel wrote:
Has anyone tried to make the mod_jk work with IIS7.5?
Thanks!
Luis Esquivel
dan
Caldarale, Charles R wrote:
From: Jordan Michaels [mailto:jor...@viviotech.net]
Subject: Re: Adding/removing hosts dynamically?
I'm extremely interested in this. Any chance anyone who has used this
before could provide some direction (example implementation)?
Try the HTML version of
I'm extremely interested in this. Any chance anyone who has used this
before could provide some direction (example implementation)?
Bare-bones documentation - if you will?
Thank you!
-Jordan
richard42 wrote:
richard42 wrote:
...it appears to add it successfully, but only empty pages are s
The version of Tomcat won't really matter, because Apache communicates
with Tomcat through a connector, or as a proxy. If you use the connector
method, just make sure you use the Apache 2.0 connector and you should
be all set!
Warm regards,
Jordan Michaels
Vivio Technologies
Ah-ha. This sounds like a plausible cause. I did install the ASP.NET
stuff along with IIS7 so this sounds hopeful. I will investigate and
report back if I find anything useful.
Thank you for the pointer here!
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open
I downloaded the 64-bit JDK from Sun's site, and I had to get the
"special" 64-bit versions of the Tomcat exe's before Tomcat would run
(using it's internal web server), so I know I'm using a 64-bit version
of the JDK along with the 64-bit version of Tomcat.
directory.
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Adobe Solution Provider
André Warnier wrote:
Jordan Michaels wrote:
..
Can't really help, never tried that combination.
Also, there are I believe 2 versions of the 64-bit
28.dll" failed"
For now, I'm just happy to be up and running with the 32-bit version,
but it would be nice to have a system that was totally 64-bits.
Thanks!
--
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon St
is update the
server.xml file with their hosts. If they don't, Tomcat won't process
the CFML files like it should. I was just exploring if it was possible
to have that management aspect go away.
I like Java. I like CFML. This is just one way I'm trying to bring those
two wo
hanks folks!
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Adobe Solution Provider
Caldarale, Charles R wrote:
From: Jordan Michaels [mailto:jor...@viviotech.net]
Subject: tomcat, mod_jk, and apache
I'm using mod_jk with
André Warnier wrote:
Jordan Michaels wrote:
Hey Folks,
I'm using mod_jk with apache and I was wondering if it would be
possible to configure mod_jk in a way that I wouldn't have to specify
the entries in Tomcat's server.xml file in addition to apache.
It's not terribl
Hey Folks,
I'm using mod_jk with apache and I was wondering if it would be possible
to configure mod_jk in a way that I wouldn't have to specify the
entries in Tomcat's server.xml file in addition to apache. It's not
terribly difficult to enter in host information in both places, but it
woul
what does the following command give you?
# netstat -ltpn
This should let you know if tomcat is listening to any ports or not.
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Adobe Solution Provider
sraisz wrote:
I've inst
that tomcat is listening to all IP's.
HTH
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Adobe Solution Provider
Natalie Forood wrote:
Sorry for not being clear.
We install Tomcat along with our product on a Linux server. Aft
o will use Tomcat) is on it's way. Right
now these installers have just been tested on CentOS 4 and 5, both
32-bit and 64-bit versions.
Please submit bug reports to me or the openbd mailing list.
Thanks!
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open Blue
ot easier to understand.
HTH.
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Adobe Solution Provider
michel wrote:
Jordan,
Much thanks for the response and thinking it over after I emailed this I
have some idea where I wen
What are you trying to install it on?
We can help point you in the right direction.
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Adobe Solution Provider
michel wrote:
I have been trying to install Tomcat 4.1.39 and failing
p.
Thank you!
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Adobe Solution Provider
Rainer Jung wrote:
Well answered until here. I assume it's the old "put your JkMount into
the virtual host" problem.
kMount does
ust the site URL (IE:
www.mysite.com) and the directory that files are coming from is all the
tomcat entry will need.
I will be writing documentation, and updating the installer to be more
multi-system compatible as time allows. Please let me know your
experiences, and (if you dare) offer patches! =D
War
you.
Thanks again to all that helped me with this issue. It was most appreciated!
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Adobe Solution Provider
Jordan Michaels wrote:
> Hmm... I tried this, and it looks as though Tomcat st
when passing this
file to the servlet?
Thanks to all of you who responded both on-list and off. =) I really
appreciate your help!
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Adobe Solution Provider
Bill Barker wrote:
> "Jord
ok for a file that's relative
to the $CATALINA_HOME folder instead of my Context Docbase value? It
would be ideal if the Param-Value had no relation to the Context Docbase
value at all.
Is this even possible with Tomcat?
Thanks in advance for any help anyone can offer.
--
Warm regar
Different OS's can do this in different ways. Just Google it.
For Linux, here's a quick How-To:
http://www.oclc.org/us/en/support/documentation/ezproxy/technote/2l.htm
HTH
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Commi
the OpenBD mailing list updated if I ever figure
something out that's production worthy. (Even if it does make Jetty the
default engine).
HTH
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Adobe Solution Provider
Shawn_Usry wro
x27;ll automate as much as
I can.
The installer will support CentOS to start with and branch out to other
distros as I have time to adapt the installer to them.
FYI
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Adobe Solution Pr
o Apache and not have to
worry about Tomcat configs?
Thanks again for the patient reply. I really appreciate it!
-Jordan
Gabe Wong wrote:
> Hi Jordan,
> You just need to put the proxy directive outside the virtualhost once.
> So it would be globally available
> in the Apache confi
Hi Folks,
I have a situation where I want all jsp files on a particular system to
be served up by one context (webapp) in tomcat.
So in apache, I have a virtualhost who's files are stored in
/home/user1/public_html, and another apache virtualhost who's files are
stored in /home/user2/public_html.
93 matches
Mail list logo