Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8170
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Ioan Eugen Stan <stan.ieugen@gmail.com> |
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Installing JEE |
| Date | Mon, 13 Jul 2015 12:40:01 +0200 |
| Message-ID | <pLJjr-3TQ-11@gated-at.bofh.it> (permalink) |
| References | <pLwPf-4SB-5@gated-at.bofh.it> |
| X-Original-To | debian-java@lists.debian.org |
| Old-Return-Path | <stan.ieugen@gmail.com> |
| X-Amavis-Spam-Status | No, score=-11.999 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FOURLA=0.1, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, PGPSIGNATURE=-5] autolearn=ham |
| X-Policyd-Weight | using cached result; rate: -7 |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=R8HKMwSWGxSjZznTKFMhzuupvgItCrsXvU+4jQj/fpA=; b=oKW7mvwpH1Y+dTu9SVimCn10WHXmVzXhvqXGnOWqOiPOPAbU/gKXBIdug7/iWIEdaL FbRvUE2YeBIhxiZyyxVmCqf5YuGnZ0rdo8DyUKLlLao5NEoVo996JNFl+iJnxlOy1JeI 0VNjhmntqwjdo76NyNeaXWz+OM6XSO+rjGa5Kz9UFITp7gXU4DV9wvKxAUq841XSXwJe Jp7fvbxuBhe4QFq3/NoEUe+M0N9mLgjeRU0mYwtB0Fm10Ap6E4i7/8hlNtMMSD+fE6OB LhM/yYwjAeCLOyTKosm5ARzPyRZ/BxVE1F2MkXpmKVD67NtcWidi2ZfOJDUXQ1uFTteA MrfA== |
| X-Received | by 10.180.160.210 with SMTP id xm18mr21115804wib.93.1436783723363; Mon, 13 Jul 2015 03:35:23 -0700 (PDT) |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kICOc7wm5qfAbtwOJ1QHRldcOBNRcH9Ls" |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/18479 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <http://lists.debian.org/debian-java/> |
| Approved | robomod@news.nic.it |
| Lines | 53 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Mon, 13 Jul 2015 13:35:16 +0300 |
| X-Original-Message-ID | <55A39464.9060908@gmail.com> |
| X-Original-References | <CAG-LmmCBKAyf9AyfcRqd8m6n9Z7iE-YoXrcHSZ6OEfGk-Q_NpA@mail.gmail.com> |
| Xref | aioe.org linux.debian.maint.java:8170 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hello Cecil, Java EE means you need an application server. Some of the popular open source ones I know are: - Apache Tomee - http://tomee.apache.org/ - GlassFish - https://glassfish.java.net/ - JBoss WildFly - http://wildfly.org/ From what I know, none of them support JEE8 atm (not yet released). All of them support JEE 6, and a few JEE 7. You will find that information on each project page. Unfortunately, they are not present in Debian. The reason, IMHO, they have a lot of dependencies and are quite hard to package/maintain. I recommend you start with Apache Tomee for JEE 6. I had quite good experience with it. Regards, Ioan Eugen Stan
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Find similar
Installing JEE Cecil Westerhof <cldwesterhof@gmail.com> - 2015-07-12 23:20 +0200 Re: Installing JEE Ioan Eugen Stan <stan.ieugen@gmail.com> - 2015-07-13 12:40 +0200
csiph-web