Re: log4j messages missing in GlassFish server log of NetBeans 11.1

2019-11-05 Thread Jorge Campins
 Geertjan,

I filed 2 low-priority issues: one for the console log problem and another
for the (unrelated) maven-archetypes problem. I also cloned the NetBeans
project and took a look at the enterprise cluster, as you suggested, but it
is too big and complex for my programming skills. So, aside from detecting
some issues, I don't think I can contribute much more.

Saludos cordiales,

Jorge Campins


On Fri, Nov 1, 2019 at 1:54 PM Geertjan Wielenga 
wrote:

> And the situation will stay the same until you file an issue and describe
> in some detail how to reproduce the problem:
>
> https://issues.apache.org/jira/projects/NETBEANS
>
> And since all the code is on GitHub:
>
> https://github.com/apache/netbeans
>
> ,,.you could make an attempt to find where the problem might be, probably
> in the 'enterprise' cluster:
>
> https://github.com/apache/netbeans/tree/master/enterprise
>
> Gj
>
>
> On Fri, Nov 1, 2019 at 6:51 PM Jorge Campins  wrote:
>
>> I have just installed NetBeans 11.2. Unfortunately the situation remains
>> the same.
>>
>> On Thu, Oct 31, 2019 at 8:06 PM Jorge Campins 
>> wrote:
>>
>>> I have a web application running in GlassFish 5.1.0. The application
>>> uses log4j. Messages are properly written to GlassFish's server.log file
>>> and to a log4j rolling file appender. But I cannot see those messages in
>>> the GlassFish server log of NetBeans 11.1. I can see them in NetBeans 8.2.
>>>
>>> Saludos cordiales,
>>>
>>> Jorge Campins
>>>
>>


Re: log4j messages missing in GlassFish server log of NetBeans 11.1

2019-11-01 Thread Jorge Campins
 I have just installed NetBeans 11.2. Unfortunately the situation remains
the same.

On Thu, Oct 31, 2019 at 8:06 PM Jorge Campins  wrote:

> I have a web application running in GlassFish 5.1.0. The application uses
> log4j. Messages are properly written to GlassFish's server.log file and to
> a log4j rolling file appender. But I cannot see those messages in the
> GlassFish server log of NetBeans 11.1. I can see them in NetBeans 8.2.
>
> Saludos cordiales,
>
> Jorge Campins
>


Re: Some problems with maven-archetype projects

2019-11-01 Thread Jorge Campins
 I have just installed NetBeans 11.2. Unfortunately the problem remains.

On Thu, Oct 31, 2019 at 7:55 PM Jorge Campins  wrote:

> NetBeans is validating and reporting errors in java resources of maven
> archetypes (files in src/main/resources/archetype-resources) as it does for
> java files in a standard project.
> Additionally, *archetype-resources* is shown in *Projects* window only if 
> *Show
> Resources as Packages* of *Other Sources* is turned off. Perhaps the
> hyphen in its name is causing this behavior.
>
> Saludos cordiales,
>
> Jorge Campins
>


WildFly plug-in for NetBeans 11.1?

2019-10-31 Thread Jorge Campins
Is there a WildFly plug-in for NetBeans 11.1? If so, how can I get it?

Saludos cordiales,

Jorge Campins


log4j messages missing in GlassFish server log of NetBeans 11.1

2019-10-31 Thread Jorge Campins
I have a web application running in GlassFish 5.1.0. The application uses
log4j. Messages are properly written to GlassFish's server.log file and to
a log4j rolling file appender. But I cannot see those messages in the
GlassFish server log of NetBeans 11.1. I can see them in NetBeans 8.2.

Saludos cordiales,

Jorge Campins


Some problems with maven-archetype projects

2019-10-31 Thread Jorge Campins
NetBeans is validating and reporting errors in java resources of maven
archetypes (files in src/main/resources/archetype-resources) as it does for
java files in a standard project.
Additionally, *archetype-resources* is shown in *Projects* window only if *Show
Resources as Packages* of *Other Sources* is turned off. Perhaps the hyphen
in its name is causing this behavior.

Saludos cordiales,

Jorge Campins