facebook

Support for JBOSS HAR (Hibernate Archive)

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #218758 Reply

    Hi,

    i use the HAR enhancement of JBoss. It’s very cool, because it seperates the persistent code from the other implementation. But i encounter a problem with the MyEclipseIde deployment:

    The HAR is a seperate project but there is no possibility to add it to the ear project (as far as i know). So, if I deploy the ear file via the deployment feature of MyEclipseIDE the HAR Archive is not found (obviously!).

    Does anybody know a solution for this problem?

    Thanks,
    Dirk

    #218780 Reply

    Riyad Kalla
    Member

    Hmm, this sounds like a custom Ant script. I don’t have any experience with HAR files.

    #218834 Reply

    carniz
    Member

    This implies that you have the same request as I have. Note that HAR is a Hibernate-only JBoss extension available from v3.2.6 and up, while SAR is a much more general type of archive (part of the Service Oriented Architecture, SOA – see http://www.jboss.org/overview) and the code for a JBoss SAR project wizard could thus be more reusable for creating other types of service archives in the future – if ME decides to implement it.

    See this thread: http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-4653.html

    /Mikael

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Support for JBOSS HAR (Hibernate Archive)

You must be logged in to post in the forum log in