You are correct, i misinterpreted the issue. Thank you for the
information about tomcatAuthentication
On Dec 16, 2009, at 5:02 PM, André Warnier wrote:
Egeste wrote:
I'm using tomcat6, deploying a webapp via mod_jk, but my
application is failing because java does not like my self s
I'm using tomcat6, deploying a webapp via mod_jk, but my application
is failing because java does not like my self signed certificate. I do
not want users to access tomcat directly. How can I tell tomcat that
my cert is trusted?
Thanks
-Steve
--
2:34 PM, Caldarale, Charles R wrote:
From: Egeste [mailto:ege...@egeste.net]
Subject: Re: tomcat, uPortal, error messages and confusion
As for the mangled ubuntu version, tomcat_home is /usr/share/
tomcat5.5, here is the directory listing
Yup, mangled - notice the soft links to files scattered
00:12 uPortal
Again, the issue is blank pages navigating to localhost:8080 and
tomcat 404 when navigating to localhost:8080/uPortal
On Dec 8, 2009, at 5:41 PM, Caldarale, Charles R wrote:
From: Egeste [mailto:ege...@egeste.net]
Subject: Re: tomcat, uPortal, error messages and confusion
I
META-INF/context.xml:
className="org.apache.catalina.session.StandardManager"/>
web.xml
http://pastebin.ca/1707286
-Steve
On Dec 7, 2009, at 3:18 PM, Caldarale, Charles R wrote:
From: Egeste [mailto:ege...@egeste.net]
Subject: tomcat, uPortal, error messages and confusion
Chuck,
Thank you for volunteering assistance. To clarifty, do you want the
web.xml and context.xml files before or after I build the war file?
On Dec 7, 2009, at 3:18 PM, Caldarale, Charles R wrote:
From: Egeste [mailto:ege...@egeste.net]
Subject: tomcat, uPortal, error messages and
.org/lists.html
Unfortunately even though uPortal uses Tomcat, admining Tomcat is not
the point of this list. :( Wish I could be of better help.
Thanks,
Gary
Egeste wrote:
Gary, thank you for your advice.
I had not run the deployPortletApp task. After running the task and
restarting tomcat, no