On Thu, Jun 27, 2019 at 2:30 AM Jose Ch <pepnes...@gmail.com> wrote:

> Hi all,
>
> I got this message when creating a Maven Java Web Application using JEE 8
> & Glassfish 5.1:
>
> &&& SAX fatal error: [1:1] null /
> http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd /
> org.xml.sax.SAXParseException; systemId:
> http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd; lineNumber: 1;
> columnNumber: 1; Premature end of file.
>
> This is a clean installation of netbeans 11.1beta2 (deleted
> ~/.chache/netbeans & ~/.netbeans) and running with JDK 12.0.1, this were
> the steps:
>
> 1.- Open a Maven Java Web Application JEE7 project (empty project created
> with NB11.1 beta1)
> 2.- Activate Oracle JS Parser & nbjavac
> 3.- Restart NetBeans because the project has label of "broken"
> 4.- Project was open correctly (still the same project as step 1)
> 5.- Add Java Platform 8u212 & 11.0.3 (both zulu)
> 6.- Add Payara Server 5.192, GlassFish Server 5.1.0 and Apache TomEE
> 8.0.0-M3
> 7.- Create Maven Java Web Application
> 8.- Select GlassFish server
> 9.- Select JEE8 web
> 10.- Project created successfully
>
> Both projects were build successfully with "Clean & Build " option.
>
> Should I open a JIRA issue or create another mail to
> d...@netbeans.apache.org or is this a controlled error because I can build
> the project?
>
>

Sure, open an issue, but great news that everything completes, builds, etc.

Gj



> Regards,
>
> Jose.
>
> El mié., 26 jun. 2019 a las 17:24, Geertjan Wielenga (<geert...@apache.org>)
> escribió:
>
>> That is great! The Java EE 8/Maven combination looks solid to me, would be
>> awesome if the Java EE 8/Gradle combination would also work..
>>
>> Gj
>>
>> On Thu, 27 Jun 2019 at 00:20, Josh Juneau <juneau...@gmail.com> wrote:
>>
>> > Thanks, will begin testing!
>> >
>> > Josh Juneau
>> > juneau...@gmail.com
>> > http://jj-blogger.blogspot.com
>> > https://www.apress.com/us/search?query=Juneau
>> >
>> > > On Jun 26, 2019, at 1:27 PM, Neil C Smith <neilcsm...@apache.org>
>> wrote:
>> > >
>> > > Dear Community,
>> > >
>> > > I'd like to announce that the second beta build for Apache NetBeans
>> > > 11.1 from the release111 branch is available for download.
>> > >
>> > > Key changes since beta1 include integration of Java EE 8 and Payara
>> > > support via agreed feature freeze bypass - testing in these areas
>> > > would be very appreciated.  Full details of changes between beta1 and
>> > > beta2 are at https://github.com/apache/netbeans/pull/1330
>> > >
>> > >
>> > > As this build is for testing purposes only, we are not going to do the
>> > > release dance and voting around it (and as we're not voting on it, the
>> > > files are tagged beta not vc!).
>> > >
>> > > As per the recently agreed release schedule, NB 11.1 is a non-LTS
>> > > release, and will not have a full NetCAT process.  However, feedback
>> > > and testing from those on the dev@ and netcat@ lists would still be
>> > > appreciated, particularly around new features.  Please file issues in
>> > > JIRA as necessary, with the affects and fix versions set to 11.1.
>> > >
>> > > Another beta will be released, as required, on July ~3rd.  The final
>> > > NB 11.1 release is scheduled for July ~15th.
>> > >
>> > > The next full NetCAT is scheduled for NB 12.0 in early 2020, which
>> > > will be the next LTS release.
>> > >
>> > > Release schedule :
>> > > https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
>> > > NB 11.1 major changes :
>> > >
>> >
>> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11.1
>> > >
>> > >
>> > > See the artefacts here:
>> > > https://builds.apache.org/job/netbeans-release/417/artifact/dist/
>> > >
>> > > The binary you most likely need is:
>> > >
>> >
>> https://builds.apache.org/job/netbeans-release/417/artifact/dist/netbeans-11.1-beta2-bin.zip
>> > >
>> > > Installers, as mentioned in the major changes link, are in progress.
>> > >
>> > > The SHA512 sums if you would like to check them are provided there as
>> > > well as here:
>> > >
>> > >
>> >
>> 19470a7c60bc58d1aeedf66ec1e4fc96aef2fd20c75218a943acd4f6c604bf2bfcf669b932651b1900ffab787589fae92838e068158fe963692ee00c109dd2e8
>> > > ./netbeans-11.1-beta2-bin.zip
>> > >
>> >
>> b3e7471237485d2b28a5673988a093d32f881d98004f674035e7adb0d4b5461f6a3d7277a1f82a04be445d6ecacc6dceed0ff489ce3418ae50b9f197fa69cb20
>> > > ./netbeans-11.1-beta2-source.zip
>> > >
>> >
>> 6d8819171d2795f877ac66f8689fe55c64d095293ae8c106f8f28207282e263b4d4d69375c6024640ae3173dad898e7117f3cb1a38c2400ceae04e2fdc5f99a4
>> > > ./netbeans-platform-11.1-beta2-bin.zip
>> > >
>> >
>> f69ebbfbf0129e3cb650046f3887d23a299aa7625367414be400727c3b8386bc5322dffc043e930cc4c9b39c1febb60c2d11b48f1b622bc291cecec0acfdac92
>> > > ./netbeans-platform-11.1-beta2-source.zip
>> > >
>> > >
>> > > Thanks and best wishes,
>> > >
>> > > Neil
>> > >
>> > > Voluntary Release Manager for Apache NetBeans 11.1
>> > >
>> > > ---------------------------------------------------------------------
>> > > To unsubscribe, e-mail: netcat-unsubscr...@netbeans.apache.org
>> > > For additional commands, e-mail: netcat-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: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>

Reply via email to