BW 5.x builtin serviceagent for getting the WSDL does not work.

BW 5.x builtin serviceagent for getting the WSDL does not work.

book

Article ID: KB0093738

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Resolution:
1). Check your web service .tra file for the following lines. Make sure that the following line is not commented out.

ServiceAgent.builtinResource.serviceagent.Class com.tibco.plugin.brp.BRPServiceAgent

2). Set the following properties.


bw.platform.services.retreiveresources.Enabled=true
bw.platform.services.retreiveresources.Httpport=9977
bw.platform.services.retreiveresources.Hostname=localhost

Issue/Introduction

BW 5.x builtin serviceagent for getting the WSDL does not work.