• 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
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

How do i run these examples in NetBeans

 
Ranch Hand
Posts: 270
Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I have just started reading EJB in Action by Debu Panda,and i downloaded the sample source code from this link:
http://manning.com/panda/codeexamples-javaeesdk.zip

This zip folder contains 13 chapter folders and each chapter folder has
DOC,ETC,SRC,SQL and one build.xml file which is attached below:

This is the image of the folder strucure

In the above image upper portion is the total chapeters available and the files above all the folders. and the below portion in the above images is the folder structure of each chapter folder.

Please help me out:

I am new to EJB technology.

Thanks
Ramesh Ale

[ August 26, 2008: Message edited by: Karnati Sudhakar ]

[ August 26, 2008: Message edited by: Karnati Sudhakar ]
[ August 26, 2008: Message edited by: Karnati Sudhakar ]
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Looks like Ant is used to build these projects. NetBeans should allow you to import a project based on an Ant build script (I know that Eclipse provides this functionality).
 
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would like to know it so!
How can I make a new EJB project in Eclipse or Netbeans and TEST if it's Ok.
Internet dont have nothing about it =/
It's terrible!!
 
Peter Johnson
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Internet dont have nothing about it =/



Really? What did you google? I found dozens.
reply
    Bookmark Topic Watch Topic
  • New Topic