Questions tagged [wid]

IBM Integration Designer (previously known as WebSphere Integration Developer) is an Eclipse-based software development tool that renders your current IT assets into service components for reuse in service-oriented architecture (SOA) solutions.

17 questions
0
votes
1 answer

Errors while testing simple BPEL component in isolation

Errors while testing simple BPEL component in isolation @wid 7.0.0.4 BPEL component has only one Java snippet containing a single line: System.out.println("+++++++++++++++++" + input1); At the same time, the Java components are working fine. My…
Sergey
  • 21
  • 7
0
votes
2 answers

Recreating a query using OpenJPA

THere is a oracle query that I am trying to recreate using OpenJPA. I am writing a service in Websphere integration developer, and I am using OpenJPA as my ORM tool of choice. Previously this query was performed using a stored proc, a ref cursor…
SoftwareSavant
  • 9,467
  • 27
  • 121
  • 195
1
2