Hello all,
I have this use case:
I'm developing a web applicaton that makes an RMI call to a server. If I have a
standalone Tomcat instance, and deploy the war to it, it works fine.
However, when I use the maven-tomcat-plugin I get a MalformedURLException.
Searching for this problem online the
yes I set the tomcat_home as c:\Tomcat6.0
what is environment variable TOMCAT_HOME set to?
what is environment variable CATALINA_HOME set to?
but which is the path for catalina_home,?
isn't the same for tomcat_home?
Thanks
Tomas
From: admhards...@yahoo.ca
To: users@tomcat.apach
app.
You would access the above via the URL http://127.0.0.1:8080/tomas, assuming
your browser is on the same machine that Tomcat is running on and you're
using the default server.xml.
BUT my big doubt is.
What paremeters I'll need write inside of my new file web.xml, this is my
bi
doing that.
by this reason I asked this doubt.
thanks so much, for everyone in this list.
TOMAS
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
ll example in java that I wanna build by
myself, that all, that I wanna.
I have http apache in my pc too.
thanks so much
TOMAS
--
From: "Caldarale, Charles R"
Sent: Saturday, March 28, 2009 12:07 PM
To: "Tomcat Users List"
Subjec
at6.0\conf\Catalina\localhost\tomas.xml
I wrote this.
when I tried to load my example page http://127.0.0.1:8080/tomas, the
navigator show me this error now.
HTTP Status 500 -
type Exception r
wrote http://127.0.0.1:8080/tomas, but at the end I can see
anything, just show me an error.
the error is:
HTTP Status 404 - /tomas/
type Status report
message /tomas/
description The requested resource (/tomas
.
where host= name or address IP
appName=?
please somebody can explain me a litte more.
actually I am developer in php, asp.net but never I work with tomcat by this
reason I have this doubt.
thanks a lot to all good peoples in this list.
TOMAS
Help me again please!!!
thanks
have a good day
TOMAS
--
From: "Rusty Wright"
Sent: Thursday, March 19, 2009 8:40 PM
To: "Tomcat Users List"
Subject: Re: configuration about tomcat for work with mysql/J connector
http://l
eveloper a project
very important to me.
thanks
have a great day.
sincerely
TOMAS
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
ql/ J connector in windows 2000.
I need a help.
thanks one again.
have a great day
TOMAS
--
From: "Ken Bowen"
Sent: Monday, March 16, 2009 8:32 PM
To: "Tomcat Users List"
Subject: Re: mysql/J connector + tomcat and it configuration
Hi everybody.
I'm new in this list and new work with tomcat, by this reason I have a doubt
with mysql/j connector and Tomcat.
my doubt is.
what should I do for configurate mysql/j and tomcat work together?
somebody can help me with this big problem for me?.
Thanks so much.
have a good day
-
ication/msword", I click on the file and it's
processed by Tomcat default servlet and there are bad headers for IE.
Thanks.
--
Mgr. Tomas Pop
Master Internet s.r.o.
-
To start a new topic, e-mail: users@tomcat.a
tiple windows (same session). So I
want to identify for which window which action was performed.
Thank you for your help.
--
Mgr. Tomas Pop
Master Internet s.r.o.
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscri
Jon Wingfield wrote:
Have you tried the request attributes specified in section "SRV.9.9
Error Handling" of the servlet spec? Specifically, the request attribute
named "javax.servlet.error.request_uri".
No, I haven't. Thank you for your help, it works fine now.
Tom
get the path specified by the client after Tomcat
404 error page redirection? Or is there other way to implement these
functionality?
Thanks a lot.
--
Mgr. Tomas Pop
Master Internet s.r.o.
-
To start a new topic, e-mail: users
ation");
Tomas
Christopher Schultz <[EMAIL PROTECTED]> wrote on 20.10.2006
17:31:51:
> Nuno,
>
> > I have a web-service that i'am trying to pack it in a war file.
> > I am trying to store configuration files into WEB-INF/data directory.
In
> > m
che.org>
Tom
) or make them daemon threads by calling setDaemon() right after thread
creation.
Tomas
Jørgen Nørgaard
<[EMAIL PROTEC
In this case the chances are relatively high - imagine a company using a
proxy to connect to the Internet. The client IP does not change, a someone
in the company sniffing can easily hijack sessions from his/her colleagues.
Tomas
copying it to a new
session object.
Tomas
Darryl Miles
To
Tomcat
would do:
generate new session ID after switch to HTTPS, based eg. on the SSL session
ID (to get a new, unique ID).
Tomas
David Smith
<[EM
the session and creating a new one once the user
hits the login form/HTTPS. However, once you invalidate the session in the
login form Tomcat forgets which URL the user wanted to see and tries to
display the "j_security_check", which fails, naturally.
Any hints how to fix it?
Tomas
making Tomcat regenerate the
session ID once user swichtes to HTTPS. We tried many approaches, and all
of them break some part of the JSF application.
Thank you for your help,
Tomas Hulek
-
To start a new topic, e-mail: users
,
/Tomas
Rajeev Jha wrote:
I think everybody on the list here agrees that http is not the right
sort of thing for a chat application. And most of the IM/chat
applications do not run on http anyway. opening the sockets
directly for such an application is better/easier any day.
However
nd using filtering.
Thanks for the suggestion. I will have a look at it.
Do you know if frameworks like Spring or Hibernate solves this kind of
problems?
-Tomas
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> My first question is : can we use jsdk 1.4 in place of jsdk1.5 ?
Have you checked out "JDK 1.4 Compatability Package",
http://tomcat.apache.org/download-55.cgi?
-Tomas
-
To unsubscribe, e-mail: [EMAIL P
= ds.getConnection();
java client
===
Database configuration:
mydatabasesettings.properties
Code:
SybDataSource ds = new com.sybase.jdbc2.jdbc.SybDataSource();
ds.setServerName(this.dbServer);
// more configuration...
Conne
28 matches
Mail list logo