[MOBY-dev] General deployment question

Martin Senger martin.senger at gmail.com
Wed Mar 12 13:09:31 UTC 2008


> How do you generate the skeletons then ? from my point of view thats the
> same situation.


No, it isn't. When I generate something I can choose where to put it (and I
can remember that knowledge until I deploy to Tomcat). When I want something
to take as an input (that I have not created) somebody must tell me where it
is.



> For the samples it is identical... sources are
> found in src/samples and the compilation are in build/others/samples. I
> dont get the difference.
>

I can find the samples, I admit it. But I am not sure if it is a good idea
to deploy samples every time anybody does the deployment. I already asked if
it was what you were suggesting. Were you? Is it really wise to deploy
things that are not needed for those who do not provide sample services, at
all?



> How do you get the compilations from build/other/skeletons - and why is
> that no problem, but build/other/samples is one ?


I think it was answered above. Was it?

Again - my implementation of the Web Service is inside src/samples and
> the compilation is in build/others/samples.


But that's just your case, not everybody does it like that. I may have my
implementation in a totally different Eclipse project - and I have to tell
Dashboard "Hey, here are my jar files".


What I love to see is that the implementation classes I enter in
> dashboard when I give the pattern or enter it for each service are
> copied into CATALINA_HOME/webapps/axis/WEB-INF/classes


That's generally impossible, unless we have some conventions (e.g. take
samples by default, as you are suggesting).

Cheers,
Martin

-- 
Martin Senger
email: martin.senger at gmail.com
m.senger at cgiar.org
skype: martinsenger



More information about the MOBY-dev mailing list