Problem calling WebService from packaged image

VA Smalltalk is a "100% VisualAge compatible" IDE that includes the original VisualAge technology and the popular VA Assist and WidgetKit add-ons.

Moderators: Eric Clayberg, wembley, tc, Diane Engles, solveig

Problem calling WebService from packaged image

Postby Livardo » Mon May 05, 2008 8:39 am

We have a webservice which when called from the runtime image, works without a glitch. Once the code is running within the package, it fails with the following:

Handler named wsHttpClientRequestHandler could not be created in urn:VASTWebServices

Any idea what could be causing this problem in the packaged image?

Thanks!
Livardo
 
Posts: 27
Joined: Thu Nov 01, 2007 6:33 am

Re: Problem calling WebService from packaged image

Postby Livardo » Tue May 06, 2008 3:03 am

We figured it out.

Basically, no matter what we tried, the package would not include a class that was needed (I think SstHttpWsHandler). The fix was simple, really. Just have the interface app we created have the app that contains the class as a prereq. I hadn't figured this out before because the app wasn't showing up when I was doing a "explain missmatched prereqs". The class is being referenced by a "perform" (sigh)... ;)

cheers.
Livardo
 
Posts: 27
Joined: Thu Nov 01, 2007 6:33 am


Return to VA Smalltalk 7.0, 7.5 & 8.0

Who is online

Users browsing this forum: Yahoo [Bot] and 1 guest