Hi, I was trying to understand the sandbox and having difficulty in making out things. I thought I will bring some of these into this thread. I would appreciate if somebody can helpme understand better.
1. Where is the client programming model ? I find some sample code in samples\src\main\java\eagerinit\EagerInitClient.java, but this doesn't work (fails with an NPE). But there is another class called \samples\src\main\java\eagerinit\LifecycleDemonstration.java which works. But the code there is too complex to be a client programming model. Is this the proposed client programming model ? I would expect something like the TuscanyRuntime class in M1 which I don't find any more. 2. I find in \sca\core2\src\main\java\org\apache\tuscany\core\launcher\MainLauncher.java, line number 134, it is loading "eagerinit.composite". Why is it doing that ? And is this file loaded from the samples project ? 3. There was a discussion on the container.java in the mailing list. (thread: http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg04165.html) I didn't see any conclusion. And there is no container,java in the sandbox. So is it already merged with core ? warm regards, jojo. On 7/4/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote:
On 7/3/06, ant elder <[EMAIL PROTECTED]> wrote: > I struggle with understanding the what and why of parts of the sandbox code > and hope bringing small bits over one step at a time will help with this. > What things are you struggling with? Perhaps clearing those up would clear the air (as well as help with the documentation). -- Jeremy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
