About 1,930,564 results (2,364 milliseconds)

Changing Tomcat docBase doesn't seem to work

https://groups.google.com/g/railo/c/xeAmUqY2vWU
All I did was add a context/docBase statement into the default Host entry in your file. Does Tomcat assume (without any Host entries in server.xml) that / ...

Tomcat database password

https://groups.google.com/g/vault-tool/c/lcXVIwOjM8I
I have to set up some DB-datasources in a Tomcat context.xml. I do not want to have plaintext passwords in there, and since I have an installation of Vault ...

FIle Uploads on tomcat

https://groups.google.com/g/sparkjava/c/-wWbFywjGNA
xml as in the example on the website. i added the multipart-config element ... context.xml set. <Context allowCasualMultipartParsing="true">. More info ...

UserGuide · javamelody/javamelody Wiki · GitHub

https://code.google.com/archive/p/javamelody/wikis/UserGuide.wiki
9. Business facades (if Spring); 10. Business facades (if Guice); 11. JSF Actions ... Or in the context xml file of Tomcat conf or in Glassfish, for example:.

Gerrit 2.9.1 on Tomcat 8 (mirror setup) guiceFilter error on startup ...

https://groups.google.com/g/repo-discuss/c/7TM7RSenHf4
When you deploy Gerrit using tomcat, the context.xml is used to get information to connect to DB when Gerrit application is launched, however for example if you ...

Installing XNAT 1.8.2, web app does not start

https://groups.google.com/g/xnat_discussion/c/HumH2Jf_Hig
I am a new xnat admin trying to setup XNAT 1.8.2 on RHEL 7.9, but I cannot get the web app to start. I have Tomcat 9, PostgreSQL 12.6, and Java 1.8.0 installed.

Could not find the FeatureManager - Minimal example for Togglz

https://groups.google.com/g/togglz-users/c/_6k13vYOXa0
I have tried to use Tomcat 8 now, but that behaves just the same as Tomcat 9. ... configuration you mean, so attached you can find the whole tomcat configuration ...

how to deploy gwt apps to tomcat

https://groups.google.com/g/Google-Web-Toolkit/c/NAjDhGTFfUo
Aug 9, 2006 ... examples based on tomcat 5.5.9 release: approach 1. 1. first take a look at my server.xml. u will notice that there is bugger all in ...

Tomcat 7 server fails to start up after adding web.xml and context.xml

https://groups.google.com/g/waffle-users/c/CrcV65DddSk
I had been running on Waffle 1.4 but the authentication constantly failed. I read that I should upgrade to 1.5. So I drag all the example files to my project ...

Tomcat dropping sessions ...

https://groups.google.com/g/memcached-session-manager/c/g4SJb_G6LGA
Apache 2.4.9 on Windows Server 2008 R2. Tomcat 7.0.47 on CentOS 6.5. MSM 1.8.0. Relevant section of context.xml is: <Manager className="de.javakaffee.web.msm ...

Rabbit MQ in Tomcat using context.xml

https://groups.google.com/g/rabbitmq-users/c/LTLZ9tyrc4M
The "JMS AMQP 0-9-1 Destination Definitions" section provides examples of a queue declaration. You can use Spring Java-based configuration if you want ...

Notes on PostgreSQL connection pooling with a Tomcat JNDI ...

https://groups.google.com/g/dspace-tech/c/UIe4F0dAd40
I will monitor the database connections and DSpace logs and adjust as needed. Second, I added a ResourceLink to each web application's context XML file, ie for ...

REST API not working

https://groups.google.com/g/dspace-tech/c/mnG_tL3Ijrg
In the tomcat server.xml, I have: <Context path="/rest" docBase="/[path to ... Here's an example of what I mean: https://github.com/UCLALibrary/DSpace ...

A simple way to create a new Tomcat virtual host and context

https://groups.google.com/g/railo/c/pGvYVBZlmO0
8. create \myapp\ROOT. (This is where you will keep your application's .cfm files) 9. ... Edit C:\railo\tomcat\conf\server.xml a) Find the <Engine></Engine> node ...

UserGuideAdvanced · javamelody/javamelody Wiki · GitHub

https://code.google.com/archive/p/javamelody/wikis/UserGuideAdvanced.wiki
xml file if EJB3)" for example. Optional centralization ... server of your choice, such as Tomcat 9. If it is Tomcat, you can write an xml context file ...

GWT 2.9, java 11, tomcat 10.0.2 - standard gwt example having RPC ...

https://groups.google.com/g/google-web-toolkit/c/l1EArk6jBik/m/2_IbzjQaAQAJ
Feb 22, 2021 ... xml version="1.0" encoding="UTF-8"?> <!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.9.0//EN". "http:// ...

DSpace 5.5 xmlui not starting in Tomcat

https://groups.google.com/g/dspace-tech/c/x2jKhMHQHP0
Paul Huddleston. unread,. Sep 20, 2017, 5:24:35 PM9/20/17 ... Its name will correspond to that of the relevant <Host> element in Tomcat's server.xml.

Issue with LDAP authentication: LDAP response read timed out

https://groups.google.com/a/apereo.org/g/cas-user/c/ytsu7LNM27w
Jun 22, 2017 ... 0 and Tomcat 8.0. Currently I am trying to set up authentication against LDAP. The configuration I am using is fairly simple:.

A How-To Solr installation on Ubuntu servers

https://groups.google.com/g/dspace-tech/c/vgGzkRSENtk
tomcat9-examples - Apache Tomcat 9 - Servlet and JSP engine -- example web applications ... Attached are my tomcat9's server.xml and the Apache site config file ...

Google Code Archive - Google Code

https://code.google.com/archive/p/javamelody/wikis/ArchivedUserGuide.wiki
If a DataSource, which JNDI name is like "jdbc/MyDataSource", is configured in the application server (xml context of the webapp in Tomcat for example), the sql ...