[Seaside] seaside hosting

SainTiss saintiss at gmx.net
Sun Jul 13 13:09:19 UTC 2008


I noted that WAVersionUploader is a component, so I decided to subclass it, 
and see what happens. Apparently, I do indeed get a list of packages, each of 
them with a link "Save".

However, clicking the Save link on any such package, gets me the error at the 
end of this e-mail...

What exactly is supposed to happen if I click save? Is a new monticello 
package being created? Why would I want to click save anyway?

I get the impression that what you mean is I should have my own package 
containing my website, and then somehow upload a new version of that package 
through the WAVersionUploader web interface. But that implies I would have 
to "store" my website package on my file system somehow first, right?

Thanks,

Hans



MessageNotUnderstood: UndefinedObject>>addToPath:
Debug Proceed Full Stack
Possible Causes
the receiver of the message is nil
a class extension hasn't been loaded correctly
you sent the wrong message
Stack Trace
thisContext
UndefinedObject(Object)>>doesNotUnderstand: #addToPath:
self
nil
aMessage
addToPath: 'Multilingual-HS.22.mcz'
thisContext
[] in STAABodyComponent(WAVersionUploader)>>newVersion: {[:actionUrl | url 
addToPath: version fileN...etc...
self
a STAABodyComponent
aWorkingCopy
a MCWorkingCopy
version
a MCVersion(Multilingual-HS.22)
stream
a RWBinaryOrTextStream a ByteArray(80 75 3 4 20 0 0 0 8 0 83 120 237 56 106 
255 44 33 23 0 0 0 21 0 ...etc...
request
MCVersionNameAndMessageRequest
actionUrl
http://localhost:9090/seaside/antwerpathletics?_s=ludMAzRzCmfWkxlh&_k=XVxmlmBS
thisContext
WASession>>respond:onAnswer:
self
a WASession
aBlock
[] in STAABodyComponent(WAVersionUploader)>>newVersion: {[:actionUrl | url 
addToPath: version fileN...etc...
aContinuation
a ResponseContinuation
url
http://localhost:9090/seaside/antwerpathletics?_s=ludMAzRzCmfWkxlh&_k=XVxmlmBS
response
nil
thisContext
[] in WASession>>respond: {[:cc | self respond: aBlock onAnswer: cc]}
self
a WASession
aBlock
[] in STAABodyComponent(WAVersionUploader)>>newVersion: {[:actionUrl | url 
addToPath: version fileN...etc...
cc
a ResponseContinuation
thisContext
ResponseContinuation class(Continuation class)>>currentDo:
self
ResponseContinuation
aBlock
[] in WASession>>respond: {[:cc | self respond: aBlock onAnswer: cc]}

On Sunday 13 July 2008, Lukas Renggli wrote:
> >  Could you point me to some docs?
>
> Have a look at the class WAVersionUploader. It does not do more than
> to display a list of Monticello packages with the possibility to save
> and load versions.
>
> Cheers,
> Lukas



-- 
If we cannot live so as to be happy, let us at least live so as to deserve it
 -- Immanuel Hermann Fichte

A liberal is a person whose interests aren't at stake at the moment
 -- Willis Player

Ark Linux - Linux for the Masses (http://arklinux.org)

Hans Schippers
Aspirant FWO - Vlaanderen
Formal Techniques in Software Engineering (FoTS)
University of Antwerp
Middelheimlaan 1
2020 Antwerpen - Belgium
Phone: +32 3 265 38 71
Fax: +32 3 265 37 77


More information about the seaside mailing list