Thanks a lot for the clarification Meeraj! It is already compiling...

Mario

-----Original Message-----
From: Meeraj Kunnumpurath [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 20, 2007 5:35 PM
To: Antollini, Mario
Subject: RE: FW: Discovery update

Mario,

This is the order in which to build,

/java/spec/commonj/mvn install
/java/spec/sca-api-r1.0/mvn install
/java/sca/kernel/mvn install
/java/sca/runtime/mvn install
/java/sca/services/mvn install
/java/sca/contrib/discovery/mvn install
/java/sca/console/mvn install
/java/distribution/sca/demo/mvn install

We don't build everything together in one build to avoid unnecessary
source 
level dependencies and have the ability to release stuff independently.

Hope this helps, if you have any more q pls ask.

On a side note, it will be helpful if we can keep the discussions on the

mailing list so that oters can benefit as well.

Many thanks
Meeraj


>From: "Antollini, Mario" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: FW: Discovery update
>Date: Tue, 20 Mar 2007 13:12:51 -0700
>
>Meeraj,
>
>I cannot believe I am saying this, but I cannot compile the code! :(
>
>I have updated to the last version on the svn repository
>(https://svn.apache.org/repos/asf/incubator/tuscany/java) and then I
>execute "mvn" but nothing happens. This is all the output I get:
>
>$ mvn -e
>+ Error stacktraces are turned on.
>[INFO] Scanning for projects...
>[INFO]
>-----------------------------------------------------------------------
-
>----
>[INFO] Building Tuscany Project
>[INFO]    task-segment: [install]
>[INFO]
>-----------------------------------------------------------------------
-
>----
>[INFO] [site:attach-descriptor]
>[INFO] [install:install]
>[INFO] Installing c:\tools\tuscany\java\pom.xml to
>C:\tools\maven-2.0.4\repository\org\apache\tuscany\tuscany-project\1.0-
i
>ncubator-SNAPSHOT\tuscany-project-1.0-incubator-SNAPSHOT.pom
>[INFO]
>-----------------------------------------------------------------------
-
>[INFO] BUILD SUCCESSFUL
>[INFO]
>-----------------------------------------------------------------------
-
>[INFO] Total time: 3 seconds
>[INFO] Finished at: Tue Mar 20 16:58:18 ART 2007
>[INFO] Final Memory: 3M/7M
>[INFO]
>-----------------------------------------------------------------------
-
>
>So it says "BUILD SUCCESSFUL" but it seems that it is not compiling
>anything. Just in case, I looked for the server.start.jar file and it
is
>not created anywhere.
>
>What do I need to compile the code?
>
>Sorry again for my inexperience :(
>
>Regards,
>Mario
>
>
>-----Original Message-----
>From: Meeraj Kunnumpurath [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, March 20, 2007 8:07 AM
>To: tuscany-dev@ws.apache.org
>Subject: Discovery update
>
>Hi,
>
>I have temporarily replaced the JXTA discovery service with JMS (Jim,
>this
>is important you for tomorrow's demo).
>
>We have been using JXTA so far for discovery. We use PDP (Peer
Discovery
>
>Protocol) for maintaining the federated runtime topology adn PRP (Peer
>Resolver Protocol) for sending arbitrary messages (in our case
>marshalled
>PCSs)  between peers. PDP has been working fine, but I started running
>into
>issues with PRP, with both broadcast and directed delivery not reacing
>the
>recipient peers. I have posted the query to the JXTA user list. In the
>meanwhile, with a view on tomorrow's demo, I have added a new
>implementation
>using JMS.
>
>I have updated the demo distribution SCDLs to use JMS instead of JXTA.
I
>am
>using ActiveMQ, you need to download the broker and run it centrally.
>Please
>use -dtuscany.adminPort to use a port other than 1099 for the profiles,
>as
>it is used by ActiveMQ.
>
>so for example
>master: java -Dtuscany.adminPort=2000 -jra start.server.jar master
>slave1: java -Dtuscany.adminPort=3000 -jra start.server.jar slave1
>slave2: java -Dtuscany.adminPort=4000 -jra start.server.jar slave2
>
>Otherwise, ActiveMQ out-of-the-box configuration should work.
>
>I am going to look at the JXTA issue post Wednesday. In the meanwhile,
>if
>anyone would like to help with the JXTA issue, please send a note, I
>will
>give the details.
>
>Thanks
>Meeraj
>
>_________________________________________________________________
>Solve the Conspiracy and win fantastic prizes.
>http://www.theconspiracygame.co.uk/
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]

_________________________________________________________________
Get Hotmail, News, Sport and Entertainment from MSN on your mobile.  
http://www.msn.txt4content.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to