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.
http://bits.netbeans.org/dev/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/nbms/updates.xml.gz

https://netbeans.apache.org/nb/updates/9.0/updates.xml.gz

http://bits.netbeans.org/dev/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/nbms/updates.xml.gz

http://updates.netbeans.org/netbeans/updates/8.2/uc/final/certified/catalog.xml.gz

http://updates.netbeans.org/netbeans/updates/dev/uc/final/main/catalog.xml.gz


Question 2) Autocomplete for JSP pages
Perhaps I'm missing a plugin or something, but autocomplete for java code
in a jsp page does not appear to be resolving. Html autocomplete works just
fine but it's the java code that's not working. For previous versions of
NB, this was usually due to not installing the "EE" version. Does this
still exist? From what I gathered, most of the extra functionality in the
EE version looks like it's all available in the plugin repo. I installed
pretty much all of the web related plugins that are available in the above
repos however jsp autocomplete isn't working. Is there something i need to
enable?

And yes, i know no one likes to use jsp pages anymore.


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 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 16:47 +0100, Geertjan Wielenga wrote:
> > > > Does Tomcat support Java EE 7?
> > > >
> > > > Gj
> > > >
> > > > On Tue, Mar 6, 2018 at 4:46 PM, James Finnall  > > t>
> > > > 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 provides
> > > options for
> > > > > version 6 and 5.  It does not list version 7.
> > > > >
> > > > > Thank you,
> > > > > James
> > > > >
> > > > >
> > > > > On Tue, 2018-03-06 at 16:32 +0100, Geertjan Wielenga wrote:
> > > > > > https://netbeans.org/kb/docs/javaee/javaee-gettingstarted.h
> > > tml
> > > > > >
> > > > > > Gj
> > > > > >
> > > > > > On Tue, Mar 6, 2018 at 4:30 PM, James Finnall  > > l.net>
> > > > > > 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
> > > > > > > >
> > > > > > > >
> > > > > > > >  
> > > > > > > > > On Tue, Mar 6, 2018 at 4:15 PM, James Finnall  > > finnal
> > > > > l.ne
> > > > > > > t>
> > > > > > > > > wrote:
> > > > > > > > > > Hello All,
> > > > > > > > > >
> > > > > > > > > > Just upgraded to Netbeans 8.2 and Java EE Base
> > > plug-in is
> > > > > > > 1.31.1
> > > > > > > > > > as I
> > > > > > > > > > recall.  Attempting to get support for Java EE 7 or
> > > 8. 
> > > > > > > Netbeans
> > > > > > > > > > stated
> > > > > > > > > > I needed to upgrade to support string comparisons
> > > in a
> > > > > switch
> > > > > > > > > > statement.  
> > > > > > > > > >
> > > > > > > > > > After the upgrades I am still limited to Java EE
> > > 6.  It
> > > > > does
> > > > > > > show
> > > > > > > > > > Java
> > > > > > > > > > EE 7 for a GlassFish server, but not EE 8.  When I
> > > select
> > > > > > > Tomcat
> > > > > > > > > > it
> > > > > > > > > > drops back to 6 and 5 again.  Tomcat is what I need
> > > to
> > > > > > > support. 
> > > > > > > > > > Our
> > > > > > > > > > Tomcat server is running 8.5.23 and JVM version
> > > 1.8.
> > > > > > > > > >
> > > > > > > > > > So how I am suppose to upgrade to 7 or 8?
> > > > > > > > > >
> > > > > > > > > > I suspect there are others that have done this
> > > before. 
> > > > > As
> > > > > > > for me
> > > > > > > > > > I am
> > > > > > > > > > just starting in the Java world.
> > > > > > > > > >
> > > > > > > > > > Thank you,
> > > > > > > > > > James
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > -
> > > --
> > > > > 
> > > > > > > 
> > > > > > > > > > --
> > > > > > > > > > To unsubscribe, e-mail: users-unsubscribe@netbeans.
> > > apache
> > > > > .org
> > > > > > > > > > For additional commands, e-mail: users-help@netbean
> > > s.apac
> > > > > he.o
> > > > > > > rg
> > > > > > > > > >
> > > > > > > > > > For further information about the NetBeans mailing
> > > lists,
> > > > > > > visit:
> > > > > > > > > > https://cwiki.apache.org/confluence/display/NETBEAN
> > > S/Mail
> > > > > ing+
> > > > > > > list
> > > > > > > > > > s
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > >
> > > > > > > ---
> > > --
> > > > > 
> > > > > > > 
> > > > > > > To unsubscribe, e-mail: users-unsubscribe@netbeans.apache
> > > .org
> > > > > > > For additional commands, e-mail: users-h...@netbeans.apac
> > > he.org
> > > > > > >
> > > > > > > For further information about the NetBeans mailing lists,
> > > > > visit:
> > > > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mail
> > > ing+li
> > > > > sts
> > > > > > >
> > > > > > >
> > > > >
> > > > > ---
> > > --
> > > > > 
> > > > > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > > > > For additional commands, e-mail: users-help@netbeans.apache.o
> > > rg
> > > > >
> > > > > For further information about the NetBeans mailing lists,
> > > visit:
> > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+
> > > lists
> > > > >
> > > > >
> > > 
> > > 

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  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 16:47 +0100, Geertjan Wielenga wrote:
>> > 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 provides options for
>> > > version 6 and 5.  It does not list version 7.
>> > >
>> > > Thank you,
>> > > James
>> > >
>> > >
>> > > On Tue, 2018-03-06 at 16:32 +0100, Geertjan Wielenga wrote:
>> > > > 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
>> > > > > >
>> > > > > >
>> > > > > >
>> > > > > > > On Tue, Mar 6, 2018 at 4:15 PM, James Finnall > > > l.ne
>> > > > > t>
>> > > > > > > wrote:
>> > > > > > > > Hello All,
>> > > > > > > >
>> > > > > > > > Just upgraded to Netbeans 8.2 and Java EE Base plug-in is
>> > > > > 1.31.1
>> > > > > > > > as I
>> > > > > > > > recall.  Attempting to get support for Java EE 7 or 8.
>> > > > > Netbeans
>> > > > > > > > stated
>> > > > > > > > I needed to upgrade to support string comparisons in a
>> > > switch
>> > > > > > > > statement.
>> > > > > > > >
>> > > > > > > > After the upgrades I am still limited to Java EE 6.  It
>> > > does
>> > > > > show
>> > > > > > > > Java
>> > > > > > > > EE 7 for a GlassFish server, but not EE 8.  When I select
>> > > > > Tomcat
>> > > > > > > > it
>> > > > > > > > drops back to 6 and 5 again.  Tomcat is what I need to
>> > > > > support.
>> > > > > > > > Our
>> > > > > > > > Tomcat server is running 8.5.23 and JVM version 1.8.
>> > > > > > > >
>> > > > > > > > So how I am suppose to upgrade to 7 or 8?
>> > > > > > > >
>> > > > > > > > I suspect there are others that have done this before.
>> > > As
>> > > > > for me
>> > > > > > > > I am
>> > > > > > > > just starting in the Java world.
>> > > > > > > >
>> > > > > > > > Thank you,
>> > > > > > > > James
>> > > > > > > >
>> > > > > > > >
>> > > > > > > > ---
>> > > 
>> > > > > 
>> > > > > > > > --
>> > > > > > > > To unsubscribe, e-mail: users-unsubscribe@netbeans.apache
>> > > .org
>> > > > > > > > For additional commands, e-mail: users-h...@netbeans.apac
>> > > he.o
>> > > > > rg
>> > > > > > > >
>> > > > > > > > For further information about the NetBeans mailing lists,
>> > > > > visit:
>> > > > > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mail
>> > > ing+
>> > > > > list
>> > > > > > > > s
>> > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > >
>> > > > > -
>> > > 
>> > > > > 
>> > > > > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>> > > > > For additional commands, e-mail: users-h...@netbeans.apache.org
>> > > > >
>> > > > > For further information about the NetBeans mailing lists,
>> > > visit:
>> > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+li
>> > > sts
>> > > > >
>> > > > >
>> > >
>> > > -
>> > > 
>> > > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>> > > For additional commands, e-mail: users-h...@netbeans.apache.org
>> > >
>> > > For further information about the NetBeans mailing lists, visit:
>> > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>> > >
>> > >
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>> For additional commands, e-mail: users-h...@netbeans.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>
>>
>


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 16:47 +0100, Geertjan Wielenga wrote:
> > 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 provides options for
> > > version 6 and 5.  It does not list version 7.
> > >
> > > Thank you,
> > > James
> > >
> > >
> > > On Tue, 2018-03-06 at 16:32 +0100, Geertjan Wielenga wrote:
> > > > 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
> > > > > >
> > > > > >
> > > > > >
> > > > > > > On Tue, Mar 6, 2018 at 4:15 PM, James Finnall  > > l.ne
> > > > > t>
> > > > > > > wrote:
> > > > > > > > Hello All,
> > > > > > > >
> > > > > > > > Just upgraded to Netbeans 8.2 and Java EE Base plug-in is
> > > > > 1.31.1
> > > > > > > > as I
> > > > > > > > recall.  Attempting to get support for Java EE 7 or 8.
> > > > > Netbeans
> > > > > > > > stated
> > > > > > > > I needed to upgrade to support string comparisons in a
> > > switch
> > > > > > > > statement.
> > > > > > > >
> > > > > > > > After the upgrades I am still limited to Java EE 6.  It
> > > does
> > > > > show
> > > > > > > > Java
> > > > > > > > EE 7 for a GlassFish server, but not EE 8.  When I select
> > > > > Tomcat
> > > > > > > > it
> > > > > > > > drops back to 6 and 5 again.  Tomcat is what I need to
> > > > > support.
> > > > > > > > Our
> > > > > > > > Tomcat server is running 8.5.23 and JVM version 1.8.
> > > > > > > >
> > > > > > > > So how I am suppose to upgrade to 7 or 8?
> > > > > > > >
> > > > > > > > I suspect there are others that have done this before.
> > > As
> > > > > for me
> > > > > > > > I am
> > > > > > > > just starting in the Java world.
> > > > > > > >
> > > > > > > > Thank you,
> > > > > > > > James
> > > > > > > >
> > > > > > > >
> > > > > > > > ---
> > > 
> > > > > 
> > > > > > > > --
> > > > > > > > To unsubscribe, e-mail: users-unsubscribe@netbeans.apache
> > > .org
> > > > > > > > For additional commands, e-mail: users-h...@netbeans.apac
> > > he.o
> > > > > rg
> > > > > > > >
> > > > > > > > For further information about the NetBeans mailing lists,
> > > > > visit:
> > > > > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mail
> > > ing+
> > > > > list
> > > > > > > > s
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > >
> > > > > -
> > > 
> > > > > 
> > > > > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > > > > For additional commands, e-mail: users-h...@netbeans.apache.org
> > > > >
> > > > > For further information about the NetBeans mailing lists,
> > > visit:
> > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+li
> > > sts
> > > > >
> > > > >
> > >
> > > -
> > > 
> > > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > > For additional commands, e-mail: users-h...@netbeans.apache.org
> > >
> > > For further information about the NetBeans mailing lists, visit:
> > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> > >
> > >
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>


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 
> 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 provides options for
> > version 6 and 5.  It does not list version 7.
> > 
> > Thank you,
> > James
> > 
> > 
> > On Tue, 2018-03-06 at 16:32 +0100, Geertjan Wielenga wrote:
> > > 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
> > > > >
> > > > >
> > > > >  
> > > > > > On Tue, Mar 6, 2018 at 4:15 PM, James Finnall  > l.ne
> > > > t>
> > > > > > wrote:
> > > > > > > Hello All,
> > > > > > >
> > > > > > > Just upgraded to Netbeans 8.2 and Java EE Base plug-in is
> > > > 1.31.1
> > > > > > > as I
> > > > > > > recall.  Attempting to get support for Java EE 7 or 8. 
> > > > Netbeans
> > > > > > > stated
> > > > > > > I needed to upgrade to support string comparisons in a
> > switch
> > > > > > > statement.  
> > > > > > >
> > > > > > > After the upgrades I am still limited to Java EE 6.  It
> > does
> > > > show
> > > > > > > Java
> > > > > > > EE 7 for a GlassFish server, but not EE 8.  When I select
> > > > Tomcat
> > > > > > > it
> > > > > > > drops back to 6 and 5 again.  Tomcat is what I need to
> > > > support. 
> > > > > > > Our
> > > > > > > Tomcat server is running 8.5.23 and JVM version 1.8.
> > > > > > >
> > > > > > > So how I am suppose to upgrade to 7 or 8?
> > > > > > >
> > > > > > > I suspect there are others that have done this before. 
> > As
> > > > for me
> > > > > > > I am
> > > > > > > just starting in the Java world.
> > > > > > >
> > > > > > > Thank you,
> > > > > > > James
> > > > > > >
> > > > > > >
> > > > > > > ---
> > 
> > > > 
> > > > > > > --
> > > > > > > To unsubscribe, e-mail: users-unsubscribe@netbeans.apache
> > .org
> > > > > > > For additional commands, e-mail: users-h...@netbeans.apac
> > he.o
> > > > rg
> > > > > > >
> > > > > > > For further information about the NetBeans mailing lists,
> > > > visit:
> > > > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mail
> > ing+
> > > > list
> > > > > > > s
> > > > > > >
> > > > > > >
> > > > > >
> > > >
> > > > -
> > 
> > > > 
> > > > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > > > For additional commands, e-mail: users-h...@netbeans.apache.org
> > > >
> > > > For further information about the NetBeans mailing lists,
> > visit:
> > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+li
> > sts
> > > >
> > > >
> > 
> > -
> > 
> > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > For additional commands, e-mail: users-h...@netbeans.apache.org
> > 
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> > 
> > 

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



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 provides options for
> version 6 and 5.  It does not list version 7.
>
> Thank you,
> James
>
>
> On Tue, 2018-03-06 at 16:32 +0100, Geertjan Wielenga wrote:
> > 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
> > > >
> > > >
> > > >
> > > > > On Tue, Mar 6, 2018 at 4:15 PM, James Finnall  > > t>
> > > > > wrote:
> > > > > > Hello All,
> > > > > >
> > > > > > Just upgraded to Netbeans 8.2 and Java EE Base plug-in is
> > > 1.31.1
> > > > > > as I
> > > > > > recall.  Attempting to get support for Java EE 7 or 8.
> > > Netbeans
> > > > > > stated
> > > > > > I needed to upgrade to support string comparisons in a switch
> > > > > > statement.
> > > > > >
> > > > > > After the upgrades I am still limited to Java EE 6.  It does
> > > show
> > > > > > Java
> > > > > > EE 7 for a GlassFish server, but not EE 8.  When I select
> > > Tomcat
> > > > > > it
> > > > > > drops back to 6 and 5 again.  Tomcat is what I need to
> > > support.
> > > > > > Our
> > > > > > Tomcat server is running 8.5.23 and JVM version 1.8.
> > > > > >
> > > > > > So how I am suppose to upgrade to 7 or 8?
> > > > > >
> > > > > > I suspect there are others that have done this before.  As
> > > for me
> > > > > > I am
> > > > > > just starting in the Java world.
> > > > > >
> > > > > > Thank you,
> > > > > > James
> > > > > >
> > > > > >
> > > > > > ---
> > > 
> > > > > > --
> > > > > > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > > > > > For additional commands, e-mail: users-help@netbeans.apache.o
> > > rg
> > > > > >
> > > > > > For further information about the NetBeans mailing lists,
> > > visit:
> > > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+
> > > list
> > > > > > s
> > > > > >
> > > > > >
> > > > >
> > >
> > > -
> > > 
> > > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > > For additional commands, e-mail: users-h...@netbeans.apache.org
> > >
> > > For further information about the NetBeans mailing lists, visit:
> > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> > >
> > >
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>


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 +0100, Geertjan Wielenga wrote:
> 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
> > >
> > >
> > >  
> > > > On Tue, Mar 6, 2018 at 4:15 PM, James Finnall  > t>
> > > > wrote:
> > > > > Hello All,
> > > > >
> > > > > Just upgraded to Netbeans 8.2 and Java EE Base plug-in is
> > 1.31.1
> > > > > as I
> > > > > recall.  Attempting to get support for Java EE 7 or 8. 
> > Netbeans
> > > > > stated
> > > > > I needed to upgrade to support string comparisons in a switch
> > > > > statement.  
> > > > >
> > > > > After the upgrades I am still limited to Java EE 6.  It does
> > show
> > > > > Java
> > > > > EE 7 for a GlassFish server, but not EE 8.  When I select
> > Tomcat
> > > > > it
> > > > > drops back to 6 and 5 again.  Tomcat is what I need to
> > support. 
> > > > > Our
> > > > > Tomcat server is running 8.5.23 and JVM version 1.8.
> > > > >
> > > > > So how I am suppose to upgrade to 7 or 8?
> > > > >
> > > > > I suspect there are others that have done this before.  As
> > for me
> > > > > I am
> > > > > just starting in the Java world.
> > > > >
> > > > > Thank you,
> > > > > James
> > > > >
> > > > >
> > > > > ---
> > 
> > > > > --
> > > > > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > > > > For additional commands, e-mail: users-help@netbeans.apache.o
> > rg
> > > > >
> > > > > For further information about the NetBeans mailing lists,
> > visit:
> > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+
> > list
> > > > > s
> > > > >
> > > > >
> > > >
> > 
> > -
> > 
> > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > For additional commands, e-mail: users-h...@netbeans.apache.org
> > 
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> > 
> > 

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



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
> >
> >
> >
> > > On Tue, Mar 6, 2018 at 4:15 PM, James Finnall 
> > > wrote:
> > > > Hello All,
> > > >
> > > > Just upgraded to Netbeans 8.2 and Java EE Base plug-in is 1.31.1
> > > > as I
> > > > recall.  Attempting to get support for Java EE 7 or 8.  Netbeans
> > > > stated
> > > > I needed to upgrade to support string comparisons in a switch
> > > > statement.
> > > >
> > > > After the upgrades I am still limited to Java EE 6.  It does show
> > > > Java
> > > > EE 7 for a GlassFish server, but not EE 8.  When I select Tomcat
> > > > it
> > > > drops back to 6 and 5 again.  Tomcat is what I need to support.
> > > > Our
> > > > Tomcat server is running 8.5.23 and JVM version 1.8.
> > > >
> > > > So how I am suppose to upgrade to 7 or 8?
> > > >
> > > > I suspect there are others that have done this before.  As for me
> > > > I am
> > > > just starting in the Java world.
> > > >
> > > > Thank you,
> > > > James
> > > >
> > > >
> > > > ---
> > > > --
> > > > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > > > For additional commands, e-mail: users-h...@netbeans.apache.org
> > > >
> > > > For further information about the NetBeans mailing lists, visit:
> > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+list
> > > > s
> > > >
> > > >
> > >
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>