Java EE version?

2018-08-11 Thread Alex O'Ree
Hi everyone, first of all, the new netbeans looks great! Question 1) Plugin/update repos Here's the list of plugin repos I'm currently using, Are these still supported and/or recommended for use? I've lost track of what is what.

Re: Java EE version support

2018-03-07 Thread James Finnall
My Tomcat server is 8.5.23 On Tue, 2018-03-06 at 16:03 +, Peter Steele wrote: > You need tomcat 8/9 for servlet 3.1 support which is what j2ee 7 > provides > > On 6 Mar 2018 15:58, "Geertjan Wielenga" l.com> wrote: > > There's a pretty big difference between

Re: Java EE version support

2018-03-06 Thread Peter Steele
You need tomcat 8/9 for servlet 3.1 support which is what j2ee 7 provides On 6 Mar 2018 15:58, "Geertjan Wielenga" wrote: > There's a pretty big difference between Java 8 and Java EE 8... > > Gj > > On Tue, Mar 6, 2018 at 4:55 PM, James Finnall

Re: Java EE version support

2018-03-06 Thread Geertjan Wielenga
There's a pretty big difference between Java 8 and Java EE 8... Gj On Tue, Mar 6, 2018 at 4:55 PM, James Finnall wrote: > My server states it is using JVM 1.8.0_151-8u151-b12-0ubuntu0.16.04.2- > b12 > > I am told that indicates Java 8. > > James > > On Tue, 2018-03-06 at

Re: Java EE version support

2018-03-06 Thread James Finnall
My server states it is using JVM 1.8.0_151-8u151-b12-0ubuntu0.16.04.2- b12 I am told that indicates Java 8.   James On Tue, 2018-03-06 at 16:47 +0100, Geertjan Wielenga wrote: > Does Tomcat support Java EE 7? > > Gj > > On Tue, Mar 6, 2018 at 4:46 PM, James Finnall >

Re: Java EE version support

2018-03-06 Thread Geertjan Wielenga
Does Tomcat support Java EE 7? Gj On Tue, Mar 6, 2018 at 4:46 PM, James Finnall wrote: > The tutorial provided a reference to using GlassFish server. I do have > the option for EE 7 on GlassFish. It did not mention Tomcat. > > When I choose Tomcat on a new project it only

Re: Java EE version support

2018-03-06 Thread James Finnall
The tutorial provided a reference to using GlassFish server.  I do have the option for EE 7 on GlassFish.  It did not mention Tomcat.   When I choose Tomcat on a new project it only provides options for version 6 and 5.  It does not list version 7. Thank you, James On Tue, 2018-03-06 at 16:32

Re: Java EE version support

2018-03-06 Thread Geertjan Wielenga
https://netbeans.org/kb/docs/javaee/javaee-gettingstarted.html Gj On Tue, Mar 6, 2018 at 4:30 PM, James Finnall wrote: > What about Java EE 7 then? > > On Tue, 2018-03-06 at 16:16 +0100, Geertjan Wielenga wrote: > > > > Java EE 8 is not supported at this stage. > > > > Gj >