[jira] [Commented] (NETBEANS-6159) Auto Deploy on Save KO

2021-11-05 Thread Jira


[ 
https://issues.apache.org/jira/browse/NETBEANS-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17439431#comment-17439431
 ] 

Matthias Bläsing commented on NETBEANS-6159:


Please create a minimal sample project and steps to reproduce. I won't promise 
a solution, but will have a look.

I'll reduce the priority from blocker to major - only a small part of the IDE 
is affected, this is IMHO not enough to block release.

> Auto Deploy on Save KO
> --
>
> Key: NETBEANS-6159
> URL: https://issues.apache.org/jira/browse/NETBEANS-6159
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
>Reporter: Francesco Savino
>Priority: Blocker
>
> I am working on Jakarta ee 9 and I am using Glassfish 6.0 with Netbeans 12.0 
> . JDK vesrion is 11.
> I want to be able to run GF in debug mode from inside NB and modify code, 
> save and get auto deployed on GF . This is not working really for me .
> I checked :
>  # netbeans.deploy.debugmode=true , netbeans.deploy=true in EAR|Set 
> Configuration|Customize|Actions|Debug project
>  # SetConfiguration|Customize|Build|Compile|Compile on Save check
>  # SetConfiguration|Customize|Run|Deploy on Save check
> But no compilation or deploy take place if I modify and save something , also 
> just a JSF code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-6159) Auto Deploy on Save KO

2021-11-03 Thread Francesco Savino (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17437894#comment-17437894
 ] 

Francesco Savino commented on NETBEANS-6159:


Also , I notice if I run deploy in debug mode and modify something on source  , 
build with maven , and try to redeploy in debug mode (GF is already started in 
debug mode ) , GF retain the old code and the new modify is not presente .

Same behaviour if ,before cleand and build , I do Undeploy from Services tab

> Auto Deploy on Save KO
> --
>
> Key: NETBEANS-6159
> URL: https://issues.apache.org/jira/browse/NETBEANS-6159
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
>Reporter: Francesco Savino
>Priority: Blocker
>
> I am working on Jakarta ee 9 and I am using Glassfish 6.0 with Netbeans 12.0 
> . JDK vesrion is 11.
> I want to be able to run GF in debug mode from inside NB and modify code, 
> save and get auto deployed on GF . This is not working really for me .
> I checked :
>  # netbeans.deploy.debugmode=true , netbeans.deploy=true in EAR|Set 
> Configuration|Customize|Actions|Debug project
>  # SetConfiguration|Customize|Build|Compile|Compile on Save check
>  # SetConfiguration|Customize|Run|Deploy on Save check
> But no compilation or deploy take place if I modify and save something , also 
> just a JSF code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-6159) Auto Deploy on Save KO

2021-11-01 Thread Neil C Smith (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17436870#comment-17436870
 ] 

Neil C Smith commented on NETBEANS-6159:


OK, maybe [~javajuneau] [~nicola...@apache.org] or [~matthiasblaesing] can take 
a look here and confirm what should be happening?

On 12.0 EOL, there will be no more LTS releases, just regular quarterly ones, 
from now on.

> Auto Deploy on Save KO
> --
>
> Key: NETBEANS-6159
> URL: https://issues.apache.org/jira/browse/NETBEANS-6159
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
>Reporter: Francesco Savino
>Priority: Blocker
>
> I am working on Jakarta ee 9 and I am using Glassfish 6.0 with Netbeans 12.0 
> . JDK vesrion is 11.
> I want to be able to run GF in debug mode from inside NB and modify code, 
> save and get auto deployed on GF . This is not working really for me .
> I checked :
>  # netbeans.deploy.debugmode=true , netbeans.deploy=true in EAR|Set 
> Configuration|Customize|Actions|Debug project
>  # SetConfiguration|Customize|Build|Compile|Compile on Save check 
> 3.SetConfiguration|Customize|Run|Deploy on Save check
> But no compilation or deploy take place if I modify and save something , also 
> just a JSF code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-6159) Auto Deploy on Save KO

2021-11-01 Thread Francesco Savino (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17436859#comment-17436859
 ] 

Francesco Savino commented on NETBEANS-6159:


Ok , tried , with v 12.5 and the sam GF (6.0) same result .

Then every time it is released a new version , the previous one goes in EOF , 
also if this release was tagged as LTS ?

> Auto Deploy on Save KO
> --
>
> Key: NETBEANS-6159
> URL: https://issues.apache.org/jira/browse/NETBEANS-6159
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Debugger
>Affects Versions: 12.0
>Reporter: Francesco Savino
>Priority: Blocker
>
> I am working on Jakarta ee 9 and I am using Glassfish 6.0 with Netbeans 12.0 
> . JDK vesrion is 11.
> I want to be able to run GF in debug mode from inside NB and modify code, 
> save and get auto deployed on GF . This is not working really for me .
> I checked :
>  # netbeans.deploy.debugmode=true , netbeans.deploy=true in EAR|Set 
> Configuration|Customize|Actions|Debug project
>  # SetConfiguration|Customize|Build|Compile|Compile on Save check 
> 3.SetConfiguration|Customize|Run|Deploy on Save check
> But no compilation or deploy take place if I modify and save something , also 
> just a JSF code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-6159) Auto Deploy on Save KO

2021-11-01 Thread Neil C Smith (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17436841#comment-17436841
 ] 

Neil C Smith commented on NETBEANS-6159:


It will be EOL'd when 12.6 is released. That has only recently been decided - 
the download page needs looking at.

Also, if you can, try the 12.6 release candidates mentioned on dev@, including 
rc2 in a couple of days time.  Variety of changes have gone in since 12.0 in 
this area.

> Auto Deploy on Save KO
> --
>
> Key: NETBEANS-6159
> URL: https://issues.apache.org/jira/browse/NETBEANS-6159
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Debugger
>Affects Versions: 12.0
>Reporter: Francesco Savino
>Priority: Blocker
>
> I am working on Jakarta ee 9 and I am using Glassfish 6.0 with Netbeans 12.0 
> . JDK vesrion is 11.
> I want to be able to run GF in debug mode from inside NB and modify code, 
> save and get auto deployed on GF . This is not working really for me .
> I checked :
>  # netbeans.deploy.debugmode=true , netbeans.deploy=true in EAR|Set 
> Configuration|Customize|Actions|Debug project
>  # SetConfiguration|Customize|Build|Compile|Compile on Save check 
> 3.SetConfiguration|Customize|Run|Deploy on Save check
> But no compilation or deploy take place if I modify and save something , also 
> just a JSF code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-6159) Auto Deploy on Save KO

2021-10-31 Thread Francesco Savino (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17436421#comment-17436421
 ] 

Francesco Savino commented on NETBEANS-6159:


Hi Neil, 12.0 is on EOL ? At 
[https://netbeans.apache.org/download/index.html]it is an LTS release , is true 
?

Anyway I will try 12.5 .

> Auto Deploy on Save KO
> --
>
> Key: NETBEANS-6159
> URL: https://issues.apache.org/jira/browse/NETBEANS-6159
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Debugger
>Affects Versions: 12.0
>Reporter: Francesco Savino
>Priority: Blocker
>
> I am working on Jakarta ee 9 and I am using Glassfish 6.0 with Netbeans 12.0 
> . JDK vesrion is 11.
> I want to be able to run GF in debug mode from inside NB and modify code, 
> save and get auto deployed on GF . This is not working really for me .
> I checked :
>  # netbeans.deploy.debugmode=true , netbeans.deploy=true in EAR|Set 
> Configuration|Customize|Actions|Debug project
>  # SetConfiguration|Customize|Build|Compile|Compile on Save check 
> 3.SetConfiguration|Customize|Run|Deploy on Save check
> But no compilation or deploy take place if I modify and save something , also 
> just a JSF code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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



[jira] [Commented] (NETBEANS-6159) Auto Deploy on Save KO

2021-10-29 Thread Neil C Smith (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17436062#comment-17436062
 ] 

Neil C Smith commented on NETBEANS-6159:


Please try with 12.5 or 12.6-rc1 (linked on dev@ list) and see if the problem 
replicates. We're EOL'ing 12.0 soon.

> Auto Deploy on Save KO
> --
>
> Key: NETBEANS-6159
> URL: https://issues.apache.org/jira/browse/NETBEANS-6159
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Debugger
>Affects Versions: 12.0
>Reporter: Francesco Savino
>Priority: Blocker
>
> I am working on Jakarta ee 9 and I am using Glassfish 6.0 with Netbeans 12.0 
> . JDK vesrion is 11.
> I want to be able to run GF in debug mode from inside NB and modify code, 
> save and get auto deployed on GF . This is not working really for me .
> I checked :
>  # netbeans.deploy.debugmode=true , netbeans.deploy=true in EAR|Set 
> Configuration|Customize|Actions|Debug project
>  # SetConfiguration|Customize|Build|Compile|Compile on Save check 
> 3.SetConfiguration|Customize|Run|Deploy on Save check
> But no compilation or deploy take place if I modify and save something , also 
> just a JSF code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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