You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "JULE, Nicolas - DSIA" <Ni...@hays-dsia.fr> on 2001/02/14 09:50:42 UTC

Réf. : Embedding Tomcat inside Java app.

	Hi ,
	Have you try to  adapt  your   tomcat.policy  file ?
	something like: 

	grant codeBase "file:${tomcat.home}/webapps/ROOT" {
	      java.io.FilePermission  "*" ,  read)
	};

	Nicolas



	De :	Hristo Katsarski@hristo le 14/02/2001 09:32
	Pour :	tomcat-user@tomcat-user@jakarta.apache.org@SMTP@Hays Hub
	cc :	 
	Faxer à:	
	Objet :	Embedding Tomcat inside Java app.

	Hi folks,

	I'm trying to embed Tomcat inside Java application. At the time of
"/ROOT"
	context init,
	I get exception, stating that I've no read right on file
"server.xml"
	I am really wondering what is the CORRECT way to embed Tomcat.
	Here is part of the output I get:
	  ERROR reading D:\jakarta-tomcat-3.2.1\webapps\ROOT\WEB-INF\web.xml
	  java.security.AccessControlException: access denied
	(java.io.FilePermission
	  D:\jakarta-tomcat-3.2.1\webapps\ROOT\WEB-INF\web.xml read)
	  at
org.apache.tomcat.util.xml.XmlMapper.readXml(XmlMapper.java:231)
	  at ........

	Anyone who, suceeded in embeddig Tomcat, please give me some clue.
	Thanks in advance

	Hristo


	
---------------------------------------------------------------------
	To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
	For additional commands, email: tomcat-user-help@jakarta.apache.org



**********************************************************************
Ce message électronique et tous les fichiers attachés qu'il contient
sont confidentiels et destinés exclusivement à l'usage de la personne
à laquelle ils sont adressés. Si vous avez reçu ce message par erreur,
merci de le retourner à son émetteur. Les idées et opinions présentées
dans ce messages sont celles de son auteur, et ne représentent pas 
nécessairement celles du Groupe HAYS plc ou d'une quelconque de ses filiales.
La publication, l'usage, la distribution, l'impression ou la copie non
autorisée de ce message et des attachements qu'il contient sont strictement
interdits.

Nous vous informons également que nous avons vérifié l'absence de virus dans
ce message mais que, malgré ce contrôle, nous ne saurions être tenus pour 
responsables d'éventuels dégâts occasionnés par un virus non détecté.

This e-mail and any attached files are confidential and intended
solely for the use of the individual to whom it is addressed. If you have
received this email in error please send it back to the person that sent it
to you. Any views or opinions presented are solely those of author and 
do not necessarily represent those the HAYS plc group or any of its subsidiary
companies. Unauthorized publication, use, dissemination, forwarding, printing
or copying of this email and its associated attachments is strictly prohibited.

We also inform you that we have checked that this message does not contain 
any virus but we decline any responsability in case of any damage caused 
by an a non detected virus.

**********************************************************************