[jdom-interest] RE: Question???

Norrman Per per.norrman at canovia.se
Mon Nov 11 23:53:34 PST 2002


Hi,

unless nothing has changed, you must remove the
META-INF/info.xml file from the jdom.jar. For some
reason the Jboss deployer refuses to deploy single
jar files that contain *.xml files in the META-INF
directory.

/pmn

-----Original Message-----
From: Emily Short
To: JDOM Interest
Cc: evagelos.konstantinis at intracom.gr
Sent: 2002-11-11 22:23
Subject: [jdom-interest] RE: Question???

Hi,

You can use JDOM with JBoss, and you should be able to just drop the
jdom.jar in a deployment directory and use it.  Could you give the
relevant error information?  There should be a more detailed error up
further in your JBoss log that specifies why jdom.jar was not able to
completely deploy.  Also, try deploying to your server/default/deploy
directory and see if the result is different.

And yes, trying to use JDOM without a fully deployed jdom.jar will
result in errors.

Emily

-----Original Message-----
From: Konstantinis Evagelos (evagelos.konstantinis at intracom.gr)
[mailto:evagelos.konstantinis at intracom.gr] 
Sent: Monday, November 11, 2002 6:02 AM
To: brett at jdom.org; jhunter at jdom.org
Subject: Question???
Importance: High


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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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:




_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@you
rhost.com
###########################################

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/



More information about the jdom-interest mailing list