Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 73188 invoked by uid 500); 21 Mar 2001 17:56:44 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 72671 invoked from network); 21 Mar 2001 17:56:30 -0000 Message-ID: <3B7916D39CC3D311B8F500508B63B762066392@BELNNTS01> From: De Wolf Olivier To: "'ant-user@jakarta.apache.org'" Subject: wlrun and classpath Date: Wed, 21 Mar 2001 18:50:01 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hi, Two questions: 1) If I put a wlrun classpath attribute it works fine except that it seems to allow only .jar file and not .class files. I mean that weblogic does not take into account .class Is that a bug or do I miss something? 2) I tried to avoid this problem by using a nested . In the ant manual concerning wlrun it is written that one can include nested .I tried it but my server refused to launch. What can I do? Error : startServer: *************************************************************************** The WebLogic Server did not start up properly. Exception raised: java.security.AccessControlException: access denied (java.util.PropertyPermission weblogic.management.password read) java.security.AccessControlException: access denied (java.util.PropertyPermission weblogic.management.password read) at java.security.AccessControlContext.checkPermission(Unknown Source) at java.security.AccessController.checkPermission(Unknown Source) at java.lang.SecurityManager.checkPermission(Unknown Source) at java.lang.SecurityManager.checkPropertyAccess(Unknown Source) at java.lang.System.getProperty(Unknown Source) at weblogic.security.internal.ServerAuthenticate.main(ServerAuthenticate.java:4 1) at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:167) at weblogic.Server.main(Server.java:35) Reason: Fatal initialization exception *************************************************************************** make/build.xml [92] Execution of weblogic server failed ************************************************************************ The information in this email is confidential and is intended solely for the addressee(s). Access to this email by anyone else is unauthorised. If you are not an intended recipient, you must not read, use or disseminate the information contained in the email. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of The Capital Markets Company. http://www.capco.com ***********************************************************************