i’m trying to run the example in EntireX javaWrapper. these are the following steps i followed:
1. loaded Example.idl to workbench,
2. generated client and server,
3. compiled all the 3 java programs(myClient.java,
ExampleServer.java, ClientApplet.java),
4. i run the program from workbench…
It threw an error relating to Broker. so, i created a Broker. set the broker name appropriatly in the properties of Example.idl.
Now, it gave error as “service not registered.”
doubts:
1. while creating broker, how to set the service,
client, such properties?
2. in this program, where to configure the broker to assign a client and server?
regards…
#EntireX#webMethods#Mainframe-Integration