ng if there's a howto
somewhere that will explain the steps I need to take to do just that..
Thanks,
Morten
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
o create this functionality. It would be a nice
experiment.
If you care to comment, I would like to here some opinions from people
with insight into the internals of Tomcat.
Morten Sabroe Mortensen
- BEGIN: Idea for application-level control of resources: -
The idea is this:
A we
ML form
of JSP's, in any way it wants to.
It is a matter of technical freedom.
Up until now, no filter or front-controller can control the origin or
WAR-resources.
Morten Sabroe Morten
-Original Message-
From: QM [mailto:[EMAIL PROTECTED]
Sent: 9. april 2005 23:32
To: Tomcat User
this type of functionality - or have tried to implement
it by whatever means possible - please make a statement!
Morten Sabroe Mortensen
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
I'm running a tomcat server on a debian machine. I start the tomcat server
through a ssh session.
There has been no problems so far but just recently I became a Root on the
machine.
Whenever the ssh session ends tomcat stops...
tomcat version 4.1.18
Morten And
The first
method used is findUser(...) that just returns a value from a HashMap...
Regards
Morten
At 14:50 07-12-2004, you wrote:
Hi,
Yeah, I'm sure. It's easy to see using the Admin webapp.
Yoav Shapira http://www.yoavshapira.com
>-Original Message-
>From: Morten Andersen [m
At 16:10 17-11-2004, you wrote:
Note that all of Tomcat's built-in Realms support runtime changes to the
data store, be it a file or a database.
Are you sure. MemoryRealm seems only to be updated as Tomcat is restarted.
Morten Andersen
Master of applied mathematics and computer science
Asso
pages
> and they worked fine.
>
> -Original Message-
> From: Morten Andersen [mailto:[EMAIL PROTECTED]
> Sent: November 23, 2004 10:38 AM
> To: [EMAIL PROTECTED]
> Subject: jstl.jar and standard.jar causes Digester,
> taglib error on startup
ed the error?
I can't use jstl on tomcat. This could be due to the same problem...?
Tomcat version: 4.1.24
jstl version: 1.0 / 1.1
Regards
Morten Andersen
Master of applied mathematics and computer science
Associate professor
The Maersk Institute of Production technology at Southern Danish Un
ps (like: manager) I
get an empty screen.
Can anyone guide me to an article on how to implement and deploy a Realm...
Thanks
Morten Andersen
Master of applied mathematics and computer science
Associate professor
The Maersk Institute of Production technology at Southern Danish University
www.mip
va/JSP, I'm too much of a
newbie yet, but eventually I'll have to do something like that myself.
> Sigh - asking Microsoft to play by the rules is just not a possible
> thing.
It is, it just won't help.
Have a
o the browser at the URL
"http://localhost:8080/Oginok_Prime/index.html";, but this is a different
request, which the engine somehow mixes with the current request.
To the best of my knowledge, this stuff functions correctly within the
TC 4.1.XX-series.
Am I the only one seeing this?
Reg
You can use
news.gmane.org
See http://www.gmane.org/
"Henrik Gammelmark" <[EMAIL PROTECTED]> skrev i en meddelelse
news:[EMAIL PROTECTED]
> Thank you very much, I'll try that - by the way, does this user-list
> have a newsgroup as well or is email-lists the only option? Thank you
>
> > Hi,
> >
>
solution could be to write our own HttpConnector and then implement our
own HttpServetResponse.encodeURL, which in turn will translate the links.
Do anyone on this list have an (better) alternative to this problem?
Thanks in advance
Morten Knudsen
By the way - the effect is identical with both TC 4.1.29 and 5.0.18.
Regards,
Morten Sabroe Mortensen
-Original Message-
From: Morten S. Mortensen
Sent: 9. februar 2004 13:06
To: [EMAIL PROTECTED]
Subject: Deployment through Ant causes loss of session-control
When I deploy a WAR
Comment: null
Version: 0
Maximum age: -1
- with no domain, path or anything.
This thing with spaces in "docBase"/"path" and loss of session-control - is this a
known problem?
It is quite natural to put spaces in there.
Regards,
Morten Sabroe Mortensen
onable for direct
access, but not for adaption - they should have been designed in at least two levels -
one set for handling the protocol and one set for direct access - just like it is
possible to control streams by implementing "InputStream" and "OutputStream", but have
easy acce
e I have screwed something up in my code, but after a
lot of investigation, I do not thing this is the case.
Anyone care to comment?
Who knows some details?
Anyone have tried something similar?
(yes, I now that the subject of "custom authentication schemes" within Servlets has
been
rogrammatically,
which again appears to be overkill).
The solution that seems to do the trick, and appears to be used for
this problem in general, is to implement the HttpSessionBindingEvent
interface and manage the connection in that.
Br,
Morten
Wade Chandler wrote:
Adding another idea,
Use
lized to disk, so I'd be storing a key
in the session that allows me to look up the connection and close it.
Any other suggestions on how to accomplish this sort of setup in a
somewhat elegant manner?
Br,
Morten
-
To u
Hi,
I've added my context in server.xml:
...
But tomcat does not find and explode the tao.war in the webapps
directory. So I need to set the docBase to "tao.war" which is
not the required setup.
Any hints?
(PageContextImpl.java:471)
...
Why? If I comment out the bean:write, it runs fine. I have no need
of configuring resources (and thus none are present in my struts config
file).
Any way I can fool the WriteTag to not go alooking for resource
bundles? :)
Morten
I found that basically Tomcat doesn't auto-deploy when one explicitly
declares a context.
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/host.html#Automatic%20Application%20Deployment
Morten
-
To unsubscribe, e
n unless I set docPath to myapp.war, and even then, the
WAR file does not get expanded.
Thanks,
Morten
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
yapp.xml in
the webapps/ dir, why?
Thanks in advance,
Morten
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ole(permittedRoles[i]))
{
accessAllowed = true;
break;
}
}
This is simply an example, of course, and I don't know whether such a scheme
would work for you.
- Original Message -
From: "Morten Andersen" <[EMAIL PROTECTED]>
To: "Tomcat U
ut if that is done and the user has not got rights to do it, then he is
being rejected...
Regards
Morten Andersen
PS: I did consider the role-based model form tomcat, but that is
coarse-grained, in the sense that it is based on 1 role for one web-app,
and that is not suficient.
Something else
s from the request to make the finegrained
access-control. (That is to use the "site" parameter).
Does that sound possible or can't HttpServletRequest be subclassed like that?
Or am I just plain stupid and could have saved me from a lot of hours of
work by using a built in mechanism
talina.jar file. Where
else is it?
Thanks
Morten Andersen
Master of applied mathematics and computer science
Research assistant (in e-learning)
The Maersk Institute of Production technology at Southern Danish University
www.mip.sdu.dk
Campusvej 55
DK-5230 Odense M
Denmark
+45 6550-3654
+45 6171
ode more text is being rendered.
I have checked that all of the text is present in the bean.
Regards
Morten Andersen
Software developer and Football player
At 08:57 09-09-2003 -0500, you wrote:
I know a while back Tomcat used to have problems with large numbers of
tags, which is I guess directl
owser.
Is this the case or is there some other reasons for this.
Regards
Morten Andersen
Master of applied mathematics and computer science
Research assistant (in e-learning)
The Maersk Institute of Production technology at Southern Danish University
www.mip.sdu.dk
Campusvej 55
DK-5230 Odense M
De
owser.
Is this the case or is there some other reasons for this.
Regards
Morten Andersen
Master of applied mathematics and computer science
Research assistant (in e-learning)
The Maersk Institute of Production technology at Southern Danish University
www.mip.sdu.dk
Campusvej 55
DK-5230 Odense M
De
een a change
in the way Tomcat finds classes.
How can I add the Class EntityProxy (from a jar file in JBoss) so that I
can avoid the ClassNotFoundException in Tomcat.
Regards
Morten Andersen
Morten Andersen
Master of applied mathematics and computer science
Research assistant (in e-learning
een a change
in the way Tomcat finds classes.
How can I add the Class EntityProxy (from a jar file in JBoss) so that I
can avoid the ClassNotFoundException in Tomcat.
Regards
Morten Andersen
Morten Andersen
Master of applied mathematics and computer science
Research assistant (in e-learning
Why? I have a bean with the method:
public String getEep() {
return null;
}
A returns "" rathern than null.
I've browsed the JSP 1.2 spec but could not find any reason for this.
Tomcat 4.1.17, anyone?
it to the empty attribute like
errorReportValveClass="" or something?
You are not going to say, I have to implement a valve myself? Now, THAT
would be... lame.
-----
?
Med venlig hilsen
Morten Sabroe Mortensen
mailto:[EMAIL PROTECTED]
Hi
Does anybody know how to make a silent installation of
jakarta-tomcat-4.1.10-LE-jdk14.exe?
I know you can make a /S option but it still tells you that it found the
Java Develpment Kit in c:\something
Are there other command line parameters for NSIS 1.98?
M.
I have a question about configuring tomcat:
We have an internal tomcat server which have to hosts configured under service.
These hosts have different ip-address for theys hostname registred in the dns. I would
like just one of these hosts to be reached from apache via mod_jk2. The one ho
Personally I just dropped having libraries like this in my webapps, and just
installing 1 version of them in jdk/jre/lib/ext for global use on the system. Might
not be such a good idea, but it works for me :)
-Original Message-
From: Reto Bachmann-Gmuer [mailto:[EMAIL PROTECTED]]
Sent:
Hi!
I figured it out this weekend, and your sollution is absolute correct!
Thanks for helping me!
Morten
-Opprinnelig melding-
Fra: Joseph Stephen [mailto:[EMAIL PROTECTED]]
Sendt: 30. november 2002 19:34
Til: Tomcat Users List; [EMAIL PROTECTED]
Emne: Re: SV: SV: Problems running
Ideas?
Morten T.
-Opprinnelig melding-
Fra: Joseph Stephen [mailto:[EMAIL PROTECTED]]
Sendt: 28. november 2002 22:39
Til: Tomcat Users List
Emne: Re: SV: Problems running VeriSign trial sertificate in Tomcat.
You need to import the verisign test ca root
certificate in to the java cacerts
Hi!
I think you have to edit your server.xml file under TOMCAT_HOME\conf.
The new web site has to be added to this file! You have to define
path-name and docbase (where on the disk the files are placed). Try to
copy the /examples context, and edit the copy...
Morten T.
-Opprinnelig melding
Any ideas?
Please help me with this problem!
Morten Tollefsen
-Opprinnelig melding-
Fra: Morten Tollefsen [mailto:[EMAIL PROTECTED]]
Sendt: 25. november 2002 12:03
Til: '[EMAIL PROTECTED]'
Emne: Problems running VeriSign trial sertificate in Tomcat.
Problem with runn
word.
Tomcat error message:
javax.net.ssl.SSLException: Unrecognized SSL handshake.
My connector parameters in server.xml:
Have tried to change secure and clientauth parameters without success.
Any ideas???
Greetings
Morten Tollefsen
Integrasjonssystemer
more information. This showed me that the server did
receive the request from the browser, but that it never even started
to negotiate any chipher suite/encryption, and a "server hello" was
never returned to the client.
All help will be greatly appraciated!
Best regards,
Morten Jorgensen
You can find the source code for this under jakarta cvs
/jakarta-tomcat-connectors/jk
Best regards
On Wednesday 27 March 2002 06:55, you wrote:
> Hi ,
> Where can I find the jk_nt_service.exe for Tomcat 4?
>
> Or can I reuse any older version of this exe.
>
> Thankx
> Karthik
--
To unsubscribe:
I'm not saying this to talk-down on the warp connector, but it seems really
hard to implement at this time (if it works at all!)
I have spent alot of time trying to configure the mod_webapp and warp
connector but I havn't really got it to work properly. My suggestion is to
use the mod_jk at th
Two thing for you to check out:
1. Remember me: Use cookies on the users browser to store user-login
information. (This can be done in many ways!)
2. Use SingleSignOn feature in Tomcat to allow users to be recognized through
the hole site.
Best Regards
Morten Bøhmer
On Sunday 24 March 2002
Setup the webapp_module (for WARP protocol) or mod_jk (for AJP protocol) to
communicate with the tomcat server, from the apache server.
Download the Tomcat-Connectors package from the release directory over at
jakarta.
Best Regards
Morten Bøhmer
On Sunday 24 March 2002 19:38, you wrote
rity_check
servlet, it always displays the error page when run through the warp_module.
Does anyone have any experince with this?
--
Best regards/Med vennlig hilsen
Morten Bøhmer
[EMAIL PROTECTED]
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTEC
Correction to the question:
The .jar file is located under the
webapps/jaxm-provider/WEB-INF/lib/provider.jar
So what the mapping refers to in the web.xml is in the same context...
/Morten
-Opprinnelig melding-
Fra: Morten Haavaldsen
Sendt: 11. januar 2002 15:09
Til: [EMAIL
/web.xml
digest
/digest
digest
com.sun.xml.messaging.provider.AdminServlet
3
Any clue on how to get the mapping to work??
/Morten
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Title: Re: Mission Impossible: Tomcat + Apache ???
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Title: Re: Mission Impossible: Tomcat + Apache ???
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Title: Re: Mission Impossible: Tomcat + Apache ???
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Title: Re: Mission Impossible: Tomcat + Apache ???
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Title: Re: Mission Impossible: Tomcat + Apache ???
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Title: Re: Mission Impossible: Tomcat + Apache ???
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Title: Re: Mission Impossible: Tomcat + Apache ???
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Undeliverable mail.
Title: Re: Mission Impossible: Tomcat + Apache ???
Undeliverable mail.
Undeliverable mail.
1 - 100 of 126 matches
Mail list logo