facebook

[Closed] Including files into EJB Project

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #242030 Reply

    Doegi
    Member

    Hi!

    I’ve tried to find out how this works for hours now but I don’t get it. 🙂

    I have this “MyEclipse EJB Project” here and I’m doing JBoss Seam work here. Seam required a file called “seam.properties”
    placed at the toplevel of the ejb-JAR file. However, I really don’t know how to make MyEclipse include the files (seam.properties and jboss-seam.jar) I have in the project’s direcotry structure into the resulting .ejb3-JAR.

    Can anyone please point me into the right direction?
    Thanks

    Alex

    #242044

    Scott Anderson
    Participant

    Alex,

    The EJB projects are basically archived beginning at the source folder. If you want your properties file included at the root of the archive, simply placing them in the top level of your project’s source folder should do the trick.

    #242166

    Doegi
    Member

    Thanks Scott, that did the trick.

    Thought I had tried that but anyways, works now.

    Ciao

    Alex

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed] Including files into EJB Project

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