Bogdan
04-03-2007, 10:17
Hello,
I have written simple java service which use some 3rd party jar. I put that jar in IntegrationServer\lib\jars. The only thing java service is doing is calling constructor of some class (from jar), and putting result into pipeline.
I can successfully test that service from web gui at localhost:5555, but every time i try to test it from webDeveloper result is null.
I was trying to put external jar on webMethods Developer classpath, but this didn't help. Did some have similar problem?
Can it be fixed?
I'm using webMethods 6.1.
Thanks,
bogdan
I have written simple java service which use some 3rd party jar. I put that jar in IntegrationServer\lib\jars. The only thing java service is doing is calling constructor of some class (from jar), and putting result into pipeline.
I can successfully test that service from web gui at localhost:5555, but every time i try to test it from webDeveloper result is null.
I was trying to put external jar on webMethods Developer classpath, but this didn't help. Did some have similar problem?
Can it be fixed?
I'm using webMethods 6.1.
Thanks,
bogdan