Re: Restful Web Services

2020-08-27 Thread Josh Juneau
Hi Steven, This is a pretty old stack, but I have found you a tutorial that may work. Please give this a try: https://www.dineshonjava.com/restful-web-services-with-jersey-jax-rs/ When you upgrade, it may make sense to look at moving to Java 11, if possible. Otherwise it will be outdated soon.

RE: Restful Web Services

2020-08-27 Thread Nelligan, Steven M
Yes we are maintaining an old existing project…. I have another instance of this project in Java 8, but only in early development …. From: Geertjan Wielenga Sent: Thursday, August 27, 2020 2:01 PM To: Nelligan, Steven M Cc: users@netbeans.apache.org Subject: Re: Restful Web Services What

Re: Restful Web Services

2020-08-27 Thread Geertjan Wielenga
What unlikely cruel fate forces you to use Java 7 today? Or are you maintaining an old existing project? Gj On Thu, 27 Aug 2020 at 20:56, Nelligan, Steven M wrote: > > > > > > > > > > > > > > > > > > > > I am using NetBeans 12.0, Tomcat 7, and java 7 and need to create some > restful web

Restful Web Services

2020-08-27 Thread Nelligan, Steven M
I am using NetBeans 12.0, Tomcat 7, and java 7 and need to create some restful web services. Is there a tutorial or examples of how to do this anywhere. I need the above configuration. Thanks in advance, Steven M Nelligan APPLICATION DEVELOPER Facilities and Services Information Technology

_remote.repositories FileLockInterruptionException NB 12.0

2020-08-27 Thread Peter Ream
I'm having a problem on Netbeans 12.0 using maven. I have an internal class Icontils that I use in several projects. Everytime I try to delete or move a project with this dependency, I get the error below. If I do the move or delete from Netbeans 11.3, no problem. I am using maven bundled with

Re: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Geertjan Wielenga
Just create a new dummy project from scratch and try to reproduce it there. If you reproduce it, upload it to GitHub and post the URL to it here. If you cannot reproduce it, ask yourself some questions. Gj On Thu, Aug 27, 2020 at 7:50 PM Greenberg, Gary wrote: > Unfortunately, per company

RE: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Greenberg, Gary
Unfortunately, per company policy I cannot share the source code with any entity outside Visa. However, I am seeing the same things on at least five projects on NB 11 and 12. I tried to clear the cache or even removing userdir. Nothing changes. If everything works for you, how would you explain

Re: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Geertjan Wielenga
Just tried that, works perfectly. You'll need to put a project that has this problem on GitHub so someone can take a look. Probably not when you say things like "but nobody cared to answer" -- when no one answers it means no one knows or can reproduce. Gj On Thu, Aug 27, 2020 at 7:33 PM

Re: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Neil C Smith
On Thu, 27 Aug 2020 at 17:42, Geertjan Wielenga wrote: > On Thu, Aug 27, 2020 at 6:37 PM Greenberg, Gary > wrote: >> >> Looks like Maven dependencies search still won’t work in NB 12.1. >> When it is planned to restore it? > > What does it mean, what are the steps, what is the issue number?

Re: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Geertjan Wielenga
On Thu, Aug 27, 2020 at 6:37 PM Greenberg, Gary wrote: > Looks like Maven dependencies search still won’t work in NB 12.1. > When it is planned to restore it? > What does it mean, what are the steps, what is the issue number? > What are plans for recertifying plugins that used to work in

RE: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Greenberg, Gary
Looks like Maven dependencies search still won’t work in NB 12.1. When it is planned to restore it? What are plans for recertifying plugins that used to work in version 8.2? Thanks, Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902

Re: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Geertjan Wielenga
Though, work is being done and has been done on this, though is not part of 12.1. Best would be to join the dev mailing list where these discussions happen, also would be great to build and try out 12.1 or if possible at least upgrade to 12.0. Gj On Thu, 27 Aug 2020 at 08:54, Geertjan Wielenga

Re: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Geertjan Wielenga
Java 15 doesn’t exist, so, no. :-) Gj On Thu, 27 Aug 2020 at 08:47, Owen Thomas wrote: > Hello Geertjan. > > Does the new version of NetBeans work with SE 15? > > Being that I like the idea of sealed classes, I am thinking of moving from > NB 11.0. > > Thanks, > > Owen. > > I cut code. I'll

Re: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Owen Thomas
Hello Geertjan. Does the new version of NetBeans work with SE 15? Being that I like the idea of sealed classes, I am thinking of moving from NB 11.0. Thanks, Owen. I cut code. I'll cut your code at an intensity and from a place of my own choosing. Clique Space(TM). Anima ex machina. On

Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Geertjan Wielenga
Hi all, Over on the dev mailing list, please join in and try out the 12.1 voting candidate and vote: https://lists.apache.org/thread.html/r336e05a551f56a5b20dc3070f9ddf470cdd3a166c55272ed128d6c39%40%3Cdev.netbeans.apache.org%3E Main new enhancements: