VA 8.5 - WebServices, Headless IC packaging

classic Classic list List threaded Threaded
1 message Options
Marten Feldtmann-2 Marten Feldtmann-2
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

VA 8.5 - WebServices, Headless IC packaging

I tried to expand my headless IC base to WebServices and RMI support, but the headless IC packager fails on the packaging rules in

SstWebServicesContainerApp class>>packagingRulesFor:

...
aPackagedImage initializeClassVariable: 'Containers' to: 'SstWSContainer newContainerCollection' inClassNamed: #SstWSContainer


on the other hand: why does one need this instead of doing the initialization by manual code in the #loaded method or (in case of this application) in the method #setupAfterLoad, which could be introduced here ...

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/p1RmRxpgrgIJ.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.
Loading...