Re: Removal from mailing list

2007-10-02 Thread Wendy Smoak
Send a message to [EMAIL PROTECTED] from the address you used to subscribe. If that doesn't work, you can reach a human at [EMAIL PROTECTED] . -- Wendy - To start a new topic, e-mail: users@tomcat.apache.org To unsubscri

Re: another test

2007-06-24 Thread Wendy Smoak
or the confirmation. That's just GMail, you'll get used to it. :) Look in your sent mail, or check one of the list archives if you want to make sure your post arrived. For example... http://www.nabble.com/another-test-t397233

Re: Tomcat Netbeans Project... WildCat

2007-05-30 Thread Wendy Smoak
son, but it makes it a mission to match code and jar. Now that the Tomcat jars are in the central Maven repo, a nice enhancement request would be to ask the developers to provide matching -sources and -javadoc jars. *ducking and running from Filip

Re: JavaMail, NetBeans and Tomcat 5.5.23

2007-05-08 Thread Wendy Smoak
ns, steps or tutorial available? It's hard to say without the exact error message, but if you're trying to send mail with 5.5.23, you might be running into Bug 40668. It's missing some mail-related classes. [1] http://issues.apache.org/bugz

Re: starting Tomcat from Java

2007-05-04 Thread Wendy Smoak
about the 'in an existing JVM' part, but Cargo has a Java API for manipulating containers: http://cargo.codehaus.org/ -- Wendy - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAI

Re: [OT] RE: insight into model.do

2007-02-14 Thread Wendy Smoak
, (i.e., struts-1.2.9.jar,) then look inside WEB-INF/lib/struts.jar (or possibly struts-core.jar) and examine the contents of the MANIFEST.MF file. You can open .jar files with WinZip or the command line equivalent.) -- Wendy - T

Re: [OT] RE: insight into model.do

2007-02-14 Thread Wendy Smoak
truts Users list, where your questions are more on-topic and there should be more people around who know the framework. * http://struts.apache.org/mail-lists.html -- Wendy - To start a new topic, e-mail: users@tomcat.apache.org To

Re: tc 6.0.2 beta jars in a maven repository?

2006-11-30 Thread Wendy Smoak
l need to sign the jars and poms before they can be put in the Maven repo. At least it will give you a Bugzilla ticket to vote for. :) -- Wendy - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PR

Re: tc 6.0.2 beta jars in a maven repository?

2006-11-30 Thread Wendy Smoak
poms, open a Bugzilla issue and attach the files. Alternately, I suppose since 6.0.2 is "only" a Beta, we could start with minimal poms (no dependencies) and see how well that works. -- Wendy - To start a new

Re: run php & jsp on the same server

2006-10-16 Thread Wendy Smoak
On 10/16/06, Christopher Schultz <[EMAIL PROTECTED]> wrote: I seem to recall some hack to get PHP actually running /inside/ Tomcat. Am I smoking crack, or was that real? Sounds like a damn sexy hack if it's true. Apparently... http://wiki.apache.org/tomcat/UsingPh

Re: subdirectories of WEB-INF/lib

2006-10-11 Thread Wendy Smoak
(Off the top of my head, I'd say "not allowed" but I'm not sufficiently motivated to look it up. :) ) -- Wendy - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTEC

Re: hi, where can I find the DispatchAction.class file?

2006-09-26 Thread Wendy Smoak
l.html (If you're talking about Struts 1.3.5, DispatchAction is in the struts-extras jar file.) -- Wendy - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma

Re: FW: Looking for someone to review a Tomcat setup.

2006-09-25 Thread Wendy Smoak
orks mostly with web application frameworks, but I haven't used them for consulting. -- Wendy - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: JAASRealm, Kerberos, and Open Directory

2006-09-15 Thread Wendy Smoak
On 9/15/06, P. Douglas Reeder <[EMAIL PROTECTED]> wrote: I'd like to set up a Realm which gets it's authentication information using Kerberos, specifically Open Directory running under OS X Server 10.3.9. ... After reading the Tomcat docs, _Tomcat: The Definitive Guide_, a

Re: where i can download tomcat 5.5.9 , no newer no older please

2006-09-10 Thread Wendy Smoak
On 9/10/06, legolas <[EMAIL PROTECTED]> wrote: Thank you for reading my post I need to download and install tomcat 5.5.9 , i already have 5.5.17 and 5.5.10 and 5.5.7 but these look not to work with ADF-BC from oracle. thanks http://archive.apache.org/dist/jakarta/tomcat-5/v5.5.9/ --

Re: Does using Kerberos with Tomcat reduce my security?

2006-08-29 Thread Wendy Smoak
above 2 or JAASCallbackHandler will happily log Kerberos passwords in plain text. -- Wendy http://wiki.wsmoak.net/cgi-bin/wiki.pl?TomcatJAASRealm - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail:

Re: downloading JSTL..

2006-08-21 Thread Wendy Smoak
Wendy, thank you very much for your help.. I'm using Tomcat 5, so I figured had to use JSTL 1.1.. No. The version of JSTL to use depends on what version of the Servlet spec your webapp is configured to use, not what version of Tomcat they're running in. my Servlet API is 2.4.. so

Re: downloading JSTL..

2006-08-21 Thread Wendy Smoak
let and JSTL versions incorrectly. What are the first few lines of your web.xml? There are some notes here to help people sort out which version of JSTL to use... ignore the Struts-related parts and see if it helps: http://wiki.apache.org/struts/StrutsAndJSTL HTH, -- Wendy -

Re: downloading JSTL..

2006-08-21 Thread Wendy Smoak
rom that page. (And those are only the ones distributed by the Jakarta Taglib project.) HTH, -- Wendy - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: JAASReam in Tomcat-5.5

2006-07-27 Thread Wendy Smoak
he.org/tomcat-5.5-doc/realm-howto.html#JAASRealm I have some notes from various experiments with Tomcat and Kerberos. The third one is a JAAS example. http://wiki.wsmoak.net/cgi-bin/wiki.pl?TomcatJspExamples HTH, -- Wendy - To

Re: Tomcat and Blog

2006-07-22 Thread Wendy Smoak
On 7/22/06, Dave <[EMAIL PROTECTED]> wrote: I could not find anything related to blog from the site. Thanks! Oops, wrong topic. Okay, try Roller instead: http://rollerweblogger.org/page/project Google turns up a few more: http://www.google.com/search?q=java+blog+software --

Re: Tomcat and Blog

2006-07-22 Thread Wendy Smoak
On 7/22/06, Dave <[EMAIL PROTECTED]> wrote: I need to add Blog feature into my web application. Is there any blog software that can run inside tomcat? can tomcat support php? Do you have to run Apache for blog? JSPWiki comes to mind... http://www.jspwiki.org/ --

List etiquette

2006-07-21 Thread Wendy Smoak
m, for that matter.) -- Wendy http://www.apache.org/dev/contrib-email-tips.html - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Newbie - question about tld or dtd files

2006-06-15 Thread Wendy Smoak
ion in one of your XML config files. A properly configured app should not be trying to connect to find those resources. You'll have to help us narrow it down, though... can you post the exact error you're getting? -- Wendy

Re: Newbie - question about tld or dtd files

2006-06-15 Thread Wendy Smoak
;http://struts.apache.org/tags-bean"; prefix="bean" %> No need to keep "loose" copies of the tlds in WEB-INF, which means one less thing to deal with for deployment and upgrades. Or, as Craig says... "It's magic.

Re: Autodeployment of web.xml Does Not Work

2006-04-15 Thread Wendy Smoak
ost another (shorter!) question if you're still not seeing the behavior you want. -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: unable to deploy a servlet while disabling the invoker

2006-03-26 Thread Wendy Smoak
On 3/26/06, Bassel Mannaa <[EMAIL PROTECTED]> wrote: > ... > In addition to making sure you're using the right URL, check your spelling in web.xml. -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

Re: Invoker servlet

2006-03-07 Thread Wendy Smoak
On 3/7/06, Devireddy, Nagendra Reddy (STSD) <[EMAIL PROTECTED]> wrote: > As per Our product documentation guideline I have uncommented invoker > servlet. Will it lead to any security problems ?? > By Default its commented in tomcat 5.x. http://tomcat.apache.org/faq/misc.html#in

Re: Struts and MyFaces

2006-02-20 Thread Wendy Smoak
-JSF integration, or why you might choose one over the other. In either case, the struts-user mailing list would be a more appropriate place to ask. You can find subscription info here: http://struts.apache.org/mail.html -- Wendy

Re: Work directory

2006-01-29 Thread Wendy Smoak
directories in the path, and then it works correctly. > > Is there any way to correct this? It sounds like a permissions problem. Is Tomcat running as the same user you are able to create the directories as? (We need more information about your environment-- Tomcat version, OS and version, et

Re: Path issues

2006-01-14 Thread Wendy Smoak
th the attribute must be of type java.io.File." Depending on what you're going to do with the File, if the temporary directory won't work, several things may be more appropriate. A database, or configuring a context param with a known good locati

Re: Migration from 1.0 to 1.2.x: Gotchas?

2006-01-14 Thread Wendy Smoak
ant to ask on the Struts list instead of Tomcat. :) http://struts.apache.org/mail.html#Subscribing -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat start but many errors in catalina.out

2006-01-12 Thread Wendy Smoak
top: http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd";> and also has a tag in it. Most likely, you're really using a newer version of Struts, so fix the DOCTYPE and the error should go away. :) -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Image Scaling Code

2006-01-12 Thread Wendy Smoak
> ':0.0' as the value of the DISPLAY variable. This looks like a variation of the 'headless' problem. (Are you running X11 on the server?) Try running Tomcat with: CATALINA_OPTS="-Djava.awt.headless=true" -- Wendy -

Re: First webapp/JSP

2006-01-08 Thread Wendy Smoak
ring) "The pathname must begin with a "/" and is interpreted as relative to the current context root." So leave off the 'visioneer' part, (which is the context name,) start with / and then give the path to the resource, depending on where you moved it to. HTH, -- Wen

Re: First webapp/JSP

2006-01-08 Thread Wendy Smoak
I think it should be: String url = "/WEB-INF/SearchErrors.jsp"; (I would move it to WEB-INF/jsp/SearchErrors.jsp though.) -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: starting and stopping Tomcat from Java code

2005-12-14 Thread Wendy Smoak
On 12/14/05, Oleg Lebedev <[EMAIL PROTECTED]> wrote: > I am trying to configure, start and then shutdown Tomcat from my Java > class. No idea if it will do what you want, but that requirement made me think of Cargo: http://cargo.codehaus.or

Re: servet-dircetory

2005-12-04 Thread Wendy Smoak
0/servlet/myServlet > but I can't. > I get "404 Not Found". Why? http://tomcat.apache.org/faq/misc.html#invoker -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Missing application web.xml

2005-12-03 Thread Wendy Smoak
; Have you always had xmlValidation set to true or did you change that recently? There have been some threads about xml validation recently. Since it sounds like Tomcat is unhappy with your web.xml file, I would try turning validation off and see what happens. -- Wendy -

Re: mailing list question

2005-11-30 Thread Wendy Smoak
ble, because I can search across both the user and dev lists at once. http://www.nabble.com/Tomcat-f303.html Other places include http://www.mail-archive.com and http://marc.theaimsgroup.com . -- Wendy - To unsubscribe, e-mail

Re: Tomcat suddenly not working

2005-11-29 Thread Wendy Smoak
may think you're using JDK 1.5, but Tomcat doesn't seem to. :) Check the docs and make sure (I think) JAVA_HOME is pointed to the right place. -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: reading file in ServletContextListener

2005-11-27 Thread Wendy Smoak
ctory.createXMLReader( > "org.apache.xerces.parsers.SAXParser"); > parser.setContentHandler(new PeopleHandler()); > parser.parse("/WEB-INF/friends.xml"); > } > > This parse method want an InputSource. Sorry Wendy it didn't work. > I tried

Re: reading file in ServletContextListener

2005-11-27 Thread Wendy Smoak
friends.xml file. > > The file is in the root of my web-app. > I also tried "/friends.xml" but alas it did not work. Try using ServletContext's getResourceAsStream() method to find the file, assuming that you h

Re: Expanding WAR file in "home" directory

2005-11-25 Thread Wendy Smoak
pp%5Fhdr=99&faq_id=781&topic_id=16&topic=Traffic%20Facts&return= And feel free to ask again if you have any questions. I only know what I found on the website, which may not be correct for your particular situation. -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: problem on running tomcat as windows services

2005-11-15 Thread wendy
nd edit the Java Classpath. restart tomcat and it should work. Best regards Robert. -Original Message- From: wendy [mailto:[EMAIL PROTECTED] Sent: 15 November 2005 09:40 To: users@tomcat.apache.org Subject: problem on running tomcat as windows services Hi, I would like to ask about m

problem on running tomcat as windows services

2005-11-15 Thread wendy
Hi, I would like to ask about my observation on Tomcat run on different ways. First, I run Tomcat on the command-line. I encountered no errors and I can access my webapp succesfully. Then, I try to re-run Tomcat as Windows service. I execute the ff command: C:\Tomcat\bin>NET S

Re: server.xml JNDIRealm question

2005-10-31 Thread Wendy Smoak
f you want to use a custom user principal rather than just GenericPrincipal. I believe there's a fix (in 5.5.x) that hasn't been released yet. -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: server.xml JNDIRealm question

2005-10-31 Thread Wendy Smoak
AASRealm to work with Kerberos, I have to set the following; JAVA_OPTS="-Djava.security.krb5.realm=realm> -Djava.security.krb5.kdc=kdc:port> -Djava.security.auth.login.config=$CATALINA_HOME/conf/jaas.conf" So... maybe you need 'java.security.auth.login.config' set?

Re: Loading Properties File at start-up or in Application Scope

2005-10-30 Thread Wendy Smoak
tContextListener: http://tomcat.apache.org/tomcat-5.5-doc/servletapi/javax/servlet/ServletContextListener.html -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat 5.5.12 - Why does app undeploy when war file deleted

2005-10-21 Thread Wendy Smoak
loy and undeploy your apps? It sounds like you're copying files around and restarting Tomcat each time, which isn't necessary. -- Wendy Smoak - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat 5.5.12 - Why does app undeploy when war file deleted

2005-10-21 Thread Wendy Smoak
; You could set unpackWARs="false" and then you wouldn't have to bother removing the .war files. -- Wendy Smoak - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problems with web.xml generated from RAD and from Ecplise.

2005-10-18 Thread Wendy Smoak
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";> The first line says version 2.2 but then it goes on to use the 2.4 schema. No idea how to convince it to do otherwise, though... seems like a bug to me. If it's going to generate web.xml for you, it ought to know better than to

Re: Can the manager app drop sessions on a start?

2005-10-17 Thread Wendy Smoak
lication. Take a look at PersistentManager and 'saveOnRestart' http://tomcat.apache.org/tomcat-5.0-doc/config/manager.html Also: http://www.systemmobile.com/wp/?p=20 -- Wendy Smoak - To unsubscribe, e-mail: [EMAIL P

Re: Tomcat user principal

2005-10-15 Thread Wendy Smoak
on of Tomcat are you using? As far as I know, it works the way you want on 5.0.28. I remember trying it with and without the class name, and writing that comment to remind myself. Could this be it? http://issues.apache.org/bugzilla/show_bug.cg

Re: Tomcat user principal

2005-10-15 Thread Wendy Smoak
ncipal", you will get back a KerberosPrincipal instead.*/ What does your look like? If you haven't already, try listing your class in 'userClassNames' and see if you get the right return value. More info here: http://wiki.ws