views:

36

answers:

0

Hey guys,

Has anyone had any experience with Oracle's JPublisher? I am trying to call an external Web service. I've read the Callout Utility guide however after running JPublisher like this:

./jpub -user ... -sysuser ... -proxywsdl=/home/oracle/Radius.wsdl -endpoint=http://192.168.1.15/RadiusAction.php -package=interfaces.RADIUS -plsqlpackage=RADIUS_STUB -proxyopts=tabfun

I get no output except "No files written". Do you have any idea on how to debug this?