• 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

OnDemand

 
Ranch Hand
Posts: 925
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Anyone here use OnDemand combined with java?
The WEK (Web enablement kit) doesn't allow inserts so it looks like I have to invoke arsload.exe with a pdf on the filesystem which I don't fancy to much.
If anyone has linked up to OnDemand do you mind sharing your architectural approach?
 
SJ Adnams
Ranch Hand
Posts: 925
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ok, not much reponse..
has anybody used the
com.ibm.mm.sdk.common.*;
com.ibm.mm.sdk.server.*;
classes that form the EIP kit? specifically do classes like,
com.ibm.mm.sdk.common.DKBlobOD really allow me to setContentFromClientFile() as is in the javadoc, or is this wishful thinking?
 
reply
    Bookmark Topic Watch Topic
  • New Topic