Re: deploy on save not working ?

2024-05-30 Thread Roberto Bottoni

the server is Tomcat 10.1.20.
If I have to restart the server, the "deploy on save" feature is 
useless.

R.


Il 30-05-2024 14:21 Eric Bresie ha scritto:

Which server is in  use?

Some servers may not redeploy automatically and may require
restarting.

Did the browser session get refreshed?

Eric Bresie
ebre...@gmail.com

On Thu, May 30, 2024 at 5:53 AM Roberto Bottoni
 wrote:


Hi,

I'm using NB 21 with JDK 21 in a Maven project (JSF).

I have selected "Deploy on Save" in the project settings.

When I run the application and save a file (for example a JavaBean),
the
modifications are not reflected in the app, that is, the JavaBean is
not
updated according to the changes I have made.

thanks.
Roberto.



-

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

 --
 Questo messaggio è stato analizzato con Libraesva ESG ed è
risultato non infetto.
This message has been checked by Libraesva ESG and is believed to be
clean.


-
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



deploy on save not working ?

2024-05-30 Thread Roberto Bottoni

Hi,

I'm using NB 21 with JDK 21 in a Maven project (JSF).

I have selected "Deploy on Save" in the project settings.

When I run the application and save a file (for example a JavaBean), the 
modifications are not reflected in the app, that is, the JavaBean is not 
updated according to the changes I have made.


thanks.
Roberto.

-
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



NB 12.3 SVN do not lock files

2022-09-30 Thread Roberto Bottoni

Hi,

NB 12.3, openjdk 11
SVN : svn, version 1.14.2-SlikSvn (SlikSvn/1.14.2)

when i try to lock a file i get an error : 
java.lang.UnsupportedOperationException: Not supported with commandline 
client.


thanks
Roberto.
-
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: create serialVersionUID

2022-05-24 Thread Roberto Bottoni

hello,
but.. sorry.. how can i build that?
R.

Il 23-05-2022 19:46 Vlad Palnik ha scritto:

pull http://github.com/bewillcott/netbeans-svuid-generator
build and install plugin

and you will be good to go

This email and any attachments may contain confidential and privileged
information. If you are not the intended recipient, please notify the
sender immediately by return email, delete this email and destroy any
copies. Any dissemination or use of this information by a person other
than the intended recipient is unauthorized.

 [1]
Virus-free. www.avast.com [2]

On Mon, May 23, 2022 at 8:04 AM Roberto Bottoni
 wrote:


Hello,
In Netbeans, how can i create the serialVersionUID number of a
class?
thanks!
Roberto.



-

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

 --
 Questo messaggio è stato analizzato con Libraesva ESG ed è
risultato non infetto.
This message has been checked by Libraesva ESG and is believed to be
clean.

Links:
--
[1]
https://www.avast.com/sig-email?utm_medium=emailutm_source=linkutm_campaign=sig-emailutm_content=webmailutm_term=icon
[2]
https://www.avast.com/sig-email?utm_medium=emailutm_source=linkutm_campaign=sig-emailutm_content=webmailutm_term=link


-
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



create serialVersionUID

2022-05-23 Thread Roberto Bottoni

Hello,
In Netbeans, how can i create the serialVersionUID number of a class?
thanks!
Roberto.

-
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



TestNG does not recognize the testng.xml

2021-01-13 Thread Roberto Bottoni

Hello,

apache NB 12.2

I would like to use TestNG to do parallel tests, but NB it does not 
recognize the testng.xml file on which I indicated the tests to be done 
in parallel


this is the picture of NB: https://ibb.co/80Yj5jL

here I uploaded the entire project folder NB: 
https://wetransfer.com/downloads/9c8f21d863cd0af9e282fd1e615789e320210113182454/4d212bc4810913e630c33fc67344cc9b20210113182532/c08ff0


I did several tests, but in fact, it does not find the testng.xml file

Thanks!

Roberto.

-
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: netbeans decompiler

2020-12-27 Thread Roberto Bottoni

Hi,

yes I see the bytecode..but I would like to view the code.. as a 
decompiler do.. for example jd-gui (http://java-decompiler.github.io/)



Il 24-12-2020 20:05 Laszlo Kishalmi ha scritto:

BTW What do you mean decompiler?

If you would like to see the generated bytecode, NetBeans has a
built-in one, though It can't be invoked directly, so double click on
a class file could result:

- Opening the corresponding source file
- Opening a "decompiled" class with method, member declarations and
bytecode
- Nothing. This could be a bug, happens especially on modular java
projects.
On 12/24/20 9:22 AM, Alonso Del Arte wrote:


I mostly use IntelliJ for Scala, and I've been getting curious about
how Scala compiles to bytecode, so it's good to know IntelliJ has a
"decompiler." Paths for class files in IntelliJ projects are a bit
longer than in NetBeans projects. Nothing prohibitive, it's just
annoying.

How hard would it be to make this plugin? I'd take it up if I didn't
already have too many in-progress projects.

Al

On Thu, Dec 24, 2020 at 2:36 AM Som Lima 
wrote:

Community edition  Intelli J has a built in java decompiler.

On Thu, 24 Dec 2020, 07:31 ,  wrote:
Hi,
yes it seems for NB 8.2.. is it strange that NB do no t have an
integrated decompiler.. why?

R.

Da: Alonso Del Arte 
Inviato: giovedì 24 dicembre 2020 02:16
A: r.bott...@afterbit.com
Oggetto: Re: netbeans decompiler

Google led me to the debug javac plugin
plugins., but
that's for NetBeans 8.0. Plus it seems to do more than what you need
it to do.

Me, personally, I just go on the command line to
build\classes\packagename and invoke javap -c.

Al

On Wed, Dec 23, 2020 at 3:49 AM 
wrote:
Hello, in some cases i need to decompile java class files .. is
there a
decompiler for NB (to integrate to) ?

Roberto

--
Questa email è stata esaminata alla ricerca di virus da AVG.
http://www.avg.com



-

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

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

--
Alonso del Arte
Author at https://www.smashwords.com/profile/view/AlonsoDelarte
Musician at http://www.reverbnation.com/alonsodelarte
--
Questo messaggio è stato analizzato con Libraesva ESG ed è
risultato non infetto.
This message has been checked by Libraesva ESG and is believed to be
clean.



-

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


--
Alonso del Arte
Author at SmashWords.com [1]
Musician at ReverbNation.com [2] --
 Questo messaggio è stato analizzato con Libraesva ESG ed è
risultato non infetto.
This message has been checked by Libraesva ESG and is believed to be
clean.

Links:
--
[1] https://www.smashwords.com/profile/view/AlonsoDelarte
[2] http://www.reverbnation.com/alonsodelarte


-
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



NB 11.1 compile error with OpenJDK 11

2019-07-31 Thread Roberto Bottoni

Hello,

I have a project created with JDK 8 and NB 8.2 and I want to migrate 
this project to NB 11.1 with OpenJDK 11


NB 11.1 (fresh installation) on Windows 10
OpenJDK 11.0.2

I copied all the sources and libraries (.jars) into a new project NB 11 
/ OpenJDK 11 and solved the (few) problems from JDK 8 to OpenJDK 11 ..


but, when i build the project, I get this error :

error : option -Xbootclasspath/P: not allowed with target 11

I think this is a problem related to the java version .. so in the 
project properties panel, I changed the Source / Binary format from JDK 
11 to JDK 8 .. and everything went well!


but .. how can I solve it (with the Sorces jdk 11 format) .. I remember 
that in NB 8.2 I did the same with a project from jdk 7 to jdk 8 ..


thanks!
Roberto

-
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



NB 11.1 compile error with OpenJDK 11

2019-07-29 Thread Roberto Bottoni

NB 11.1 (fresh installation) on Windows 10
OpenJDK 11.0.2

I have a project created with JDK 8 and NB 8.2 and I want to migrate 
this project to NB 11.1 with OpenJDK 11


I copied all the sources and libraries (.jars) into a new project NB 11 
/ OpenJDK 11 and solved the (few) problems from JDK 8 to OpenJDK 11 ..


but, when i build the project, I get this error :

error : option -Xbootclasspath/P: not allowed with target 11

I think this is a problem related to the java version .. so in the 
project properties panel, I changed the Source / Binary format from JDK 
11 to JDK 8 .. and everything went well!


but .. how can I solve it (with the Sorces jdk 11 format) .. I remember 
that in NB 8.2 I did the same with a project from jdk 7 to jdk 8 ..


thanks!
Roberto


-
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: netbeans java web EE

2019-07-15 Thread Roberto Bottoni

No.. no import!..
I tried on a new computer with a new installation ..
thanks!
R.


Il 15-07-2019 18:39 Neil C Smith ha scritto:

On Mon, 15 Jul 2019, 17:34 Geertjan Wielenga, 
wrote:


Start with a fresh user directory first.


This! But also, did you import settings and plugins from an older
install? I wonder if there's a possible issue there.

Best wishes,

Neil




 --
 Questo messaggio è stato analizzato con Libra ESVA ed è risultato
non infetto.
This message has been checked by Libra ESVA and is believed to be
clean.


-
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: netbeans java web EE

2019-07-15 Thread Roberto Bottoni

Ok .. I will try to open a project of NB 8.2 and see if it works ..
thanks!
R.


Il 15-07-2019 18:38 Laszlo Kishalmi ha scritto:

Yes, That is correct, see:

https://blogs.apache.org/netbeans/entry/restructuring-of-project-templates-in

On 7/15/19 8:07 AM, Roberto Bottoni wrote:

Hello,

I installed NB 11 with Oracle OpenJDK 11 (I also tried with Oracle JDK 
8)


I activated the "Java Web and EE" item in Tools -> Plugins -> 
Installed to show the "Java Web" menu item during the "New Project" ..


but the "Java Web" item does not appear .. I found the similar menu 
item in "Java with Ant" .. is that correct?


Thanks
Roberto.

-
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


--
Questo messaggio e' stato analizzato da Libra ESVA ed e' risultato non 
infetto.

This message was scanned by Libra ESVA and is believed to be clean.


-
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: netbeans java web EE

2019-07-15 Thread Roberto Bottoni
I downloaded 
https://builds.apache.org/job/netbeans-release/426/artifact/dist/netbeans-11.1-beta4-bin.zip


unzipped to a "netbeans" folder and then run netbeans64.exe from the bin 
directory ..



I received the error: Warning could not install some modules : Nashorn 
Integration - No module providing the capability 
com.oracle.js.parser.implememtation could be found.. etc..


then I pressed "Disabled and Continue Modules .."
and therefore no "Java Web" menu.

R.



Il 15-07-2019 18:06 Geertjan Wielenga ha scritto:

That’s impossible.

In nb11.1, you don’t need to install anything for Java EE.

Gj

On Mon, 15 Jul 2019 at 17:47, Roberto Bottoni 
wrote:


I tried.. but with the same results.. maybe..do i have to downgrade
to
NB 10 ?
thanks!
R.

Il 15-07-2019 17:10 Geertjan Wielenga ha scritto:

Best to use beta-4 of 11.1:





https://lists.apache.org/thread.html/85e92f1286570326d0d5574aa113eccd47dbd870e5059365128dd911@%3Cdev.netbeans.apache.org%3E


Gj

On Mon, Jul 15, 2019 at 5:08 PM Roberto Bottoni
 wrote:


Hello,

I installed NB 11 with Oracle OpenJDK 11 (I also tried with

Oracle

JDK
8)

I activated the "Java Web and EE" item in Tools -> Plugins ->
Installed
to show the "Java Web" menu item during the "New Project" ..

but the "Java Web" item does not appear .. I found the similar

menu

item
in "Java with Ant" .. is that correct?

Thanks
Roberto.







-

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

--
Questo messaggio è stato analizzato con Libra ESVA ed è

risultato

non infetto.
This message has been checked by Libra ESVA and is believed to be
clean.

 --
 Questo messaggio è stato analizzato con Libra ESVA ed è risultato
non infetto.
This message has been checked by Libra ESVA and is believed to be
clean.


-
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: netbeans java web EE

2019-07-15 Thread Roberto Bottoni
I tried.. but with the same results.. maybe..do i have to downgrade to 
NB 10 ?

thanks!
R.

Il 15-07-2019 17:10 Geertjan Wielenga ha scritto:

Best to use beta-4 of 11.1:

https://lists.apache.org/thread.html/85e92f1286570326d0d5574aa113eccd47dbd870e5059365128dd911@%3Cdev.netbeans.apache.org%3E

Gj

On Mon, Jul 15, 2019 at 5:08 PM Roberto Bottoni
 wrote:


Hello,

I installed NB 11 with Oracle OpenJDK 11 (I also tried with Oracle
JDK
8)

I activated the "Java Web and EE" item in Tools -> Plugins ->
Installed
to show the "Java Web" menu item during the "New Project" ..

but the "Java Web" item does not appear .. I found the similar menu
item
in "Java with Ant" .. is that correct?

Thanks
Roberto.



-

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

 --
 Questo messaggio è stato analizzato con Libra ESVA ed è risultato
non infetto.
This message has been checked by Libra ESVA and is believed to be
clean.


-
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



netbeans java web EE

2019-07-15 Thread Roberto Bottoni

Hello,

I installed NB 11 with Oracle OpenJDK 11 (I also tried with Oracle JDK 
8)


I activated the "Java Web and EE" item in Tools -> Plugins -> Installed 
to show the "Java Web" menu item during the "New Project" ..


but the "Java Web" item does not appear .. I found the similar menu item 
in "Java with Ant" .. is that correct?


Thanks
Roberto.

-
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