[From nobody Fri Aug 6 17:08:08 2004 Return-Path: <evagelos.konstantinis@intracom.gr> Received: from dorothy.denveronline.net ([66.37.141.4]) by payne.mail.mindspring.net (Earthlink Mail Service) with ESMTP id 18bf773yy3Nl3p40 for <servlets@mindspring.com>; Mon, 11 Nov 2002 09:00:29 -0500 (EST) Received: from panther.intrasoftnet.com (panther.intrasoftnet.com [195.119.156.39]) by dorothy.denveronline.net (Postfix) with ESMTP id 1A2B85728; Mon, 11 Nov 2002 07:00:24 -0700 (MST) Received: from MAILMAN.isoft.intranet.gr (146.124.238.20 [146.124.238.20]) by panther.intrasoftnet.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id WR9HADKZ; Mon, 11 Nov 2002 16:00:06 +0200 Received: by mailman.isoft.intranet.gr with Internet Mail Service (5.5.2448.0) id <WR0A1MHD>; Mon, 11 Nov 2002 16:01:41 +0200 Message-ID: <71B659EFA1EAD311932700508B6460B902861920@mailman.isoft.intranet.gr> From: "Konstantinis Evagelos (evagelos.konstantinis@intracom.gr)" <evagelos.konstantinis@intracom.gr> To: brett@jdom.org, jhunter@jdom.org Subject: Question??? Date: Mon, 11 Nov 2002 16:01:40 +0200 Importance: high X-Priority: 1 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-7" X-Mozilla-Status2: 00000000 Hi Guys, I use JDOM for reading and writing to XML files, I use as an Application Server JBOSS, I have put the jdom.jar to /JBOSS_HOME/server/default/lib directory? When I start JBoss it seems that jdom.jar it's not deployed ok. I deploy a "Test.jar" in JBOSS, I have a test.java class that reads Xml file using JDOM which works OK. 1. Will I have problem later using JDOM with JBOSS? 2. Why do I have these Errors (see below)? 3. It's JDOM compatible with JBOSS? Thanks in Advance. Euaggelos. _______________________ Packages waiting for a deployer: [org.jboss.deployment.DeploymentInfo@b50c8cf { url=file:/C:/jboss-3.0.2/server/default/lib/jdom.jar } deployer: null status: null state: INIT_WAITING_DEPLOYER watch: file:/C:/jboss-3.0.2/server/default/lib/jdom.jar lastDeployed: 1037065096796 lastModified: 1037065078187 mbeans: , org.jboss.deployment.DeploymentInfo@66afc003 { url=file:/C:/jboss-3.0.2/server/default/deploy/jdom.jar } deployer: null status: null state: INIT_WAITING_DEPLOYER watch: file:/C:/jboss-3.0.2/server/default/deploy/jdom.jar lastDeployed: 1037065099656 lastModified: 1037065099625 mbeans: ]Incompletely deployed packages: [org.jboss.deployment.DeploymentInfo@b50c8cf { url=file:/C:/jboss-3.0.2/server/default/lib/jdom.jar } deployer: null status: null state: INIT_WAITING_DEPLOYER watch: file:/C:/jboss-3.0.2/server/default/lib/jdom.jar lastDeployed: 1037065096796 lastModified: 1037065078187 mbeans: , org.jboss.deployment.DeploymentInfo@b50c8cf { url=file:/C:/jboss-3.0.2/server/default/lib/jdom.jar } deployer: null status: null state: INIT_WAITING_DEPLOYER watch: file:/C:/jboss-3.0.2/server/default/lib/jdom.jar lastDeployed: 1037065096796 lastModified: 1037065078187 mbeans: , org.jboss.deployment.DeploymentInfo@b50c8cf { url=file:/C:/jboss-3.0.2/server/default/lib/jdom.jar } deployer: null status: null state: INIT_WAITING_DEPLOYER watch: file:/C:/jboss-3.0.2/server/default/lib/jdom.jar lastDeployed: 1037065096796 lastModified: 1037065078187 mbeans: , org.jboss.deployment.DeploymentInfo@b50c8cf { url=file:/C:/jboss-3.0.2/server/default/lib/jdom.jar } deployer: null status: null state: INIT_WAITING_DEPLOYER watch: file:/C:/jboss-3.0.2/server/default/lib/jdom.jar lastDeployed: 1037065096796 lastModified: 1037065078187 mbeans: , org.jboss.deployment.DeploymentInfo@b50c8cf { url=file:/C:/jboss-3.0.2/server/default/lib/jdom.jar } deployer: null status: null state: INIT_WAITING_DEPLOYER watch: file:/C:/jboss-3.0.2/server/default/lib/jdom.jar lastDeployed: 1037065096796 lastModified: 1037065078187 mbeans: , org.jboss.deployment.DeploymentInfo@66afc003 { url=file:/C:/jboss-3.0.2/server/default/deploy/jdom.jar } deployer: null status: null state: INIT_WAITING_DEPLOYER watch: file:/C:/jboss-3.0.2/server/default/deploy/jdom.jar lastDeployed: 1037065099656 lastModified: 1037065099625 mbeans: ]