did you ensure TC has execute access to that code?

// These permissions apply to javac
grant codeBase "file:D:\wwwroot\Java_shop\WEB-INF\classes\-" {
        permission java.security.AllPermission;
};

Martin Gainty 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




From: [email protected]
To: [email protected]
Date: Mon, 8 Jun 2009 21:49:56 +0200
Subject: URL Auth Apache 2.2.11 + Tomcat 6.0.16
















Hi,

Since we modify our server to use mod_jk to
serve sites there is an error with a Tomcat Action, that requires a HTML Auth.

If we open the URL http://www.bla.de/?action=Import in
a Browser, there is a Auth-Dialog to fill in Username and Passwort. This 
Username
and Password seems to be hard coded in the action.

If a scheduled Task try to excecute the
Task there is a 401 Error

java -cp
D:\wwwroot\Java_shop\WEB-INF\classes com.j2dot.app.fv.ImportStandalone

It is possible to add parameters in the cmd
function?

 

Greetings

Alexander

 


_________________________________________________________________
Insert movie times and more without leaving Hotmail®. 
http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd_062009

Reply via email to