NetBeans 8 and WildFly 8 Screencasts (Tech Tip #18)

Wildfly_logo netbeans8-logo

Enjoy the short screencast on how to get started with WildFly 8 in NetBeans 8:

Emmanuel Hugonet (@ehsavoie) created the NetBeans plugin and maintains it. He also created a quick video that shows how to:

  • Configure and start WildFly 8 server
  • Run a Java EE 7 WebSocket sample on WildFly
  • Choose Maven profile to run tests
  • Type of resources shown by the plugin

Enjoy!

File the bugs here (use “WildFly” component).

Don’t forget a ton of Java EE 7 samples are available at github.com/javaee-samples/javaee7-samples.

Be Sociable, Share!
  • Tweet
This entry was posted in techtip, wildfly and tagged , , . Bookmark the permalink.

4 Responses to NetBeans 8 and WildFly 8 Screencasts (Tech Tip #18)

  1. Adil says:

    I would think that the Java EE 7 samples should have a link from the Wildfly documentation. It would make it much easier for the average Wildfly developer to find it.

  2. Guillaume Radde says:

    Glad to see some WildFly Support in NetBeans!

  3. Mark says:

    The plugin (1.0.14) doesn’t seem to work with Netbeans 8 (Build 201403101706 ). It’s throwing a null pointer exception behind the scenes. This is on a MacOSX.

    Anyone know of a work around?


    java.lang.NullPointerException
    at org.netbeans.modules.javaee.wildfly.ide.ui.WildflyPluginUtils$Version.compareToIgnoreUpdate(WildflyPluginUtils.java:457)
    at org.netbeans.modules.javaee.wildfly.ide.ui.WildflyPluginUtils$Version.compareTo(WildflyPluginUtils.java:443)

  4. arungupta says:

    Is it during installation ? deployment ? Can you file a bug at https://netbeans.org/bugzilla/enter_bug.cgi?product=serverplugins ?

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>