• 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

DBAccess & suncertify.properties not found in the Assignment jar

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

I am planning to start my B&S assignment. I just extracted the jar file in a temp folder and I found one instructions file in html format and DB File. I didnt get any DBAccess and suncertify.properties files. The source code of DBAccess is embedded in the instructions.html.

1. Do I need to create a file on my own and copy the source code into it?
2. Do I need to create suncertify.properties on my own?

I would like to confirm whether my jar contains all required files for SCJD.


sat
 
Ranch Hand
Posts: 58
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes and yes...

The dbaccess needs to be created in the right package. The suncertify.properties needs to be created by your application.

Good luck
 
satishkumar janakiraman
Ranch Hand
Posts: 334
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Kah Tang,

Thanks a lot

sat
 
reply
    Bookmark Topic Watch Topic
  • New Topic