[jboss-user] [JBoss Tools (users)] - Re: Structure of the exported EAR file (missing lib dir)

gackonac do-not-reply at jboss.com
Thu Jun 19 08:55:57 EDT 2008


Sorry for the previous post.

No, Eclipse/JBoss tools deploy application with same structure with only one difference: app is exploded. This how it looks like:

[app.ear]
  |  
  +--[app.war]
  |
  +--[app.jar]
  |
  +--lib1.jar
  |
  +--lib2.jar
  |
  +-- ...

There is no lib dir, all libraries are within the ear root. And it works!? But when the same structure is deployed manually as EAR file, error will occur.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4159265#4159265

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4159265



More information about the jboss-user mailing list