Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. kosalayb

    BPEL in NetBeans issue?

    I have developed a bpel process, integrating few external services, and deployed without any error. Then I integrated the bpel module with a new composite application. Then when I build the composite application the following Warnings/errors occured. WARNING: there is no WSDL Port implementing...
  2. kosalayb

    Tomcat and Apache ODE

    I installed Apache Tomcat5.5 and Apache ODE1.2 (unzipped into two folders), then i copied the ode.war to apache-tomcat-\webapps, folder and start the tomcat server, then ode folder is created. Then i copied HelloWorld bpel application folder in to the ode\WEB-INF\processes, folder and i got a...
  3. kosalayb

    How to send data from a local queue to a remote queue definition?

    I have one Queue manager,a local queue and a remote queue definition to a local queue of a remote machine. I need to send data form the local queue to the remote queue definition. How can i do that? Can i triger the local queue such a way that passes data to the remote queue definition?If so...
  4. kosalayb

    Each Record update from a Record Set

    Lets take a file with few data Records. I need to read that data set from the file and do some modifications to some data fields and write back to a database table. I can successfully read the data set and write into a database table without doing modifications. I have a problem of how to...

Part and Inventory Search

Back
Top