• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Netbeans Glassfish and apache derby

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I have a slight problem, I hope someone can shed light on. I have developed a web application in Netbeans on glassfish v3
using apache derby database and Hibernate POJOs everything works fine within the IDE and deploys to localhost.
However, I am quite clueless as to how to get this on the web from netbeans through glassfish. I am a relative novice in this area.
However, I have worked with Netbeans for sometime. Any help would be much appreciated. Is it possible to use the build.xml file in
Netbeans to create the application on server start up if so how?
 
reply
    Bookmark Topic Watch Topic
  • New Topic