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
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
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
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
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
,
(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
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
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
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
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
(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
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
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]
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
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/
--
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:
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
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
-
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]
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
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
--
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/
--
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]
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
;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.
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]
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
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
-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
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
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
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]
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]
> ':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
-
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
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]
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
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]
;
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
-
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
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]
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
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
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]
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
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
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]
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?
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]
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]
;
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]
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
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
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
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
55 matches
Mail list logo