-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Can't deploy .ear built with Linux
PostPosted: Mon Mar 28, 2005 7:42 pm 
Newbie

Joined: Mon Mar 28, 2005 7:10 pm
Posts: 2
Greetings all,

I am having the strangest problem, and I'm hoping someone might have a clue as to what might be causing it. I've just installed Linux (the 2.6.8 kernel) and set up my development environment to build our application's .ear file as normal. This .ear file is constructed in the normal manner. However, it doesn't deploy!

The strange part:

When I take the .ear file, and:

1. Copy the .ear to a Windows box
2. un-jar file .ear file and the hibernate.har file
3. re-jar the hibernate.har file and the .ear file
4. Copy the .ear file back to my linux box and start up JBoss

Everything works just fine!

We're using ant and xdoclet to construct our .ear file, if that helps.

Hibernate version:
2.1.8

JBoss version:
4.0.1

Interesting bits of the startup script
Code:
Packages waiting for a deployer:
org.jboss.deployment.DeploymentInfo@f9d6d087 { url=file:.../jboss/server/default/tmp/deploy/tmp59883my-app.ear-contents/my-hibernate.har }
  deployer: null
  status: Starting
  state: START_SUBDEPLOYMENTS
  watch: file:.../jboss/server/default/tmp/deploy/tmp59883my-app.ear-contents/my-hibernate.har
  altDD: null
  lastDeployed: 1112052462895
  lastModified: 1112052456000
  mbeans:


Any help is much appreciated.

Thanks!


Top
 Profile  
 
 Post subject: Bug fixed
PostPosted: Mon Apr 04, 2005 11:19 am 
Newbie

Joined: Mon Mar 28, 2005 7:10 pm
Posts: 2
Well guys, the bug is fixed. Our HAR file had the META-INF directory lowercased, which explained why it worked great in Windows but not so well in Linux.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.