vw7.7.1 missing Opentalk BasicRequestBroker>>newStstAtPort:

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

vw7.7.1 missing Opentalk BasicRequestBroker>>newStstAtPort:

MarkPetersen
Is it just me or did something change between vw7.4 and vw7.7.1?  If I look at the class side of BasicRequestBroker under instance creation I don't see any newStst* methods but I see newSoap*, newWS* and newXml* methods.  Documentation indicates newStst* methods should be there.

Thanks,
Mark Petersen
mpeterse@us.ibm.com
Reply | Threaded
Open this post in threaded view
|

Re: vw7.7.1 missing Opentalk BasicRequestBroker>>newStstAtPort:

Holger Kleinsorgen-4
Hello Mark,

you need to load Opentalk-STST

-----Ursprüngliche Nachricht-----
Von: [hidden email] [mailto:[hidden email]] Im Auftrag von MarkPetersen
Gesendet: Dienstag, 16. November 2010 17:35
An: [hidden email]
Betreff: [vwnc] vw7.7.1 missing Opentalk BasicRequestBroker>>newStstAtPort:


Is it just me or did something change between vw7.4 and vw7.7.1?  If I look
at the class side of BasicRequestBroker under instance creation I don't see
any newStst* methods but I see newSoap*, newWS* and newXml* methods.
Documentation indicates newStst* methods should be there.

Thanks,
Mark Petersen
[hidden email]
--


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: vw7.7.1 missing Opentalk BasicRequestBroker>>newStstAtPort:

Kogan, Tamara
In reply to this post by MarkPetersen
You need to check if Opentalk-STST.pcl is loaded.
$(VISUALWORKS)\opentalk\Opentalk-STST.pcl

Tamara Kogan
Smalltalk development,
Cincom Systems
 

> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]] On Behalf Of MarkPetersen
> Sent: Tuesday, November 16, 2010 11:35 AM
> To: [hidden email]
> Subject: [vwnc] vw7.7.1 missing Opentalk
> BasicRequestBroker>>newStstAtPort:
>
>
> Is it just me or did something change between vw7.4 and
> vw7.7.1?  If I look
> at the class side of BasicRequestBroker under instance
> creation I don't see
> any newStst* methods but I see newSoap*, newWS* and newXml* methods.
> Documentation indicates newStst* methods should be there.
>
> Thanks,
> Mark Petersen
> [hidden email]
> --
> View this message in context:
> http://forum.world.st/vw7-7-1-missing-Opentalk-BasicRequestBro
> ker-newStstAtPort-tp3045176p3045176.html
> Sent from the VisualWorks mailing list archive at Nabble.com.
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: vw7.7.1 missing Opentalk BasicRequestBroker>>newStstAtPort:

MarkPetersen
Thanks Tamara and Holger, I should have looked around a little more.  I saw OpenTalk under the Web Services section and loaded it thinking I would get everything in OpenTalk.  Thanks for the quick response!

Mark Petersen
mpeterse@us.ibm.com