Showing entries 201 to 210 of 236
« 10 Newer Entries | 10 Older Entries »
Displaying posts with tag: glassfish (reset)
TOTD #38: Creating a MySQL Persistence Unit using NetBeans IDE


This TOTD (Tip Of The Day) shows how to create a Persistence Unit (PU) for a MySQL database using NetBeans IDE. This PU can then be used in any of Java EE artifacts (JSP, Servlet, EJB, ...) for database interaction.

  1. In NetBeans IDE, create a new project
    1. Create a new NetBeans Web project and enter the values ("Autocomplete") as shown:



      and click on "Next".
    2. Choose GlassFish v2 as the deployment server and then click on "Finish".
  2. Set up the database
    1. Start the database as:

      ~ >sudo mysqld_safe --user root
      Password:<YOUR …
[Read more]
Sun open booth at OSCON

Going to OSCON? Sun Microsystems is a sponsor, and has a large booth area, all dedicated to you.

It is an unusual way of using open space. We welcome all visitors and encourage them to participate in our activities. There are presentations at almost any time, given by the makers of the open source products you use. And you can have a chance to chat with the very people who are shaping the open source world.

The booth talks include presentations and live demos on MySQL, OpenJDK, Glassfish, OpenSolaris, JCP, mobile and embedded technologies, and more.

The "more" part is up to you. Just drop by and ask for a demo …

[Read more]
Up-Stack from GlassFish - Mobile Enterprise Platform 1.0 Released

Sun has announced the Sun Java System Mobile Enteprise Platform, Release 1.0. This product is based on GlassFish Enterprise Server and MySQL Enterprise Server (it also supports Oracle DB) and provides the two-way data synchronization needs of enterprise applications.

Check out: Santiago's Overview of Deployment Architecture and Ryan's of Mobile Client SDK, Vella's …

[Read more]
New Sample App: Groovy, Grails, GlassFish and MySQL

This is not just YAPS (Yet Another Pet Store); this one is Groovy! :-) Carol has written a sample of the now famous Pet Store (check out the Wikipedia Entry) but this time it uses Groovy, Grails, MySQL Server and the GlassFish Server.

Carol's writeup has full details. …

[Read more]
NetBeans 6.5 M1: GlassFish v3 + Rails


NetBeans IDE 6.5 Milestone 1 is now available. The New and Noteworthy feature list certainly makes it worthy for the install - comprehensive PHP support (Editor Screencast and PHP Learning Trail), JavaScript Debugger, Groovy Editor, …

[Read more]
451 CAOS Links - 2008.07.01

Progress acquires IONA. Red Hat announces quarterly earnings. Optaros raises new round of funding. (and more)

Progress Software Corporation to Acquire IONA Technologies, Progess Software / IONA Technologies (Press Release)

Red Hat Reports First Quarter Results, Red Hat (Press Release)

Optaros Closes $12 Million in Series C Financing Co-Led by .406 Ventures & Globespan Capital Partners, Optaros (Press Release)

Sourcefire, Inc. Responds to Barracuda Networks …

[Read more]
GlassFish and MySQL Unlimited

Sun has announced an "Unlimited" Offer for GlassFish Enterprise and MySQL Enterprise. The GlassFish Unlimited offer (description) comes in Standard (with 5x12 support) and Premium (7x24) variants; the MySQL Unlimited (decription) only comes in Gold color :-).

Notes: (1) companies of any size can apply, prices are tiered; (2) products can be bought separate or together. Also see …

[Read more]
Ubuntu Developer Summit - Prague

On Monday this week I attended the first day of the Ubuntu Developer Summit in Prague.  The summit which just ended today, was intended to drive plans and decisions for the next Ubuntu release "Intrepid Ibex" which is due out on October 30th.  (Check out the reports from the summit here.)


Mark welcomes the masses while Jono scans the crowd for hecklers.

Sun had about 12 folks there representing GlassFish, Open JDK, NetBeans, Hudson, …

[Read more]
Configure WebSynergy with MySQL (on GlassFish v3)

Sun announced Project WebSynergy two weeks ago, during JavaOne, and, since then, the team has written a number of Posts@BSC; I'll try to start catching up.

A recent post explains how to configure WebSynergy to use MySQL; the detailed instructions are at here, and there is also an associated Screencast. Thanks to …

[Read more]
Talkin' with Charlie and Tom, the JRuby Guys

Last week, at the end of JavaOne day one, I was able to grab the JRuby dynamic duo for a podcast.  Tom Enebo and Charlie Nutter turned out to be really nice guys, must be their midwestern roots, and were a pleasure to talk to (I also learned a lot :). 

My interview with Tom and Charlie (14:19)  Listen (Mp3)   Listen (ogg)


Charlie Nutter and Tom Enebo -- the JRuby dyanmic duo (and wearing the shirts to prove it).

[Read more]
Showing entries 201 to 210 of 236
« 10 Newer Entries | 10 Older Entries »