• 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

db2sqljcustomize tool for sqlj

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

Currently i have a sqlj project in RAD and WAS8. The project is working absolutely fine and RAD has very good built in support for SQLJ. Now i am moving to STS and WAS. So i want to move my code there. There i am facing two issues

1. How to translate a new sqlj file to .ser and .java
2. How to do customization and binding

I was planning to use db2sqljcustomize tool for that but i am not able to do any progress in this front. Can anybody guide me on what all steps from scratch are required like classpath changes and etc ?

I want to execute the db2sqljcustomize tool from command prompt and then later on through ant file
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic