This is not possible. A few reasons off the top of my head: the org.apache.ode.bpel.iapi.ProcessStore interface expects some Files, so does the Bpel Compiler. The Bpel Compiler also creates new files.
Alexis On Mon, Sep 28, 2009 at 12:30 PM, Mduduzi Keswa <[email protected]>wrote: > Hi, > > Is it possible to deploy to AXIS2 service without creating a file-based > ZIP stream? If not, has anyone tried to create a ZIP (process and > descriptor) in memory (without file access) and deploy via WS interface. > I'm > exploring deploying to ODE engine via a web application (AJAX or servlets) > without using files temp space to create a deployment archive. > > I hope my question makes sense. > > > > Regards, > > -Mdu > >
