sandbox/messaging - your feedbacks are welcome

2004-07-20 Thread Gianny Damour
Hello, I am working on a prototype, sandbox/messaging, focused on providing the infrastructure for the implementation of clustered applications. This proto has reached a stage, which is according to me good enough for judgment. I will try to describe here the main features of this

making the tools.jar avalible at the unit tests in geronimo maven build

2004-07-20 Thread Srinath Perera
Hi All; to run the webservice deployment tests I need the tools.jar in the classpath. Usually it is in the maven test classpath .. but in this case it is not in the geronmo case. how can I make it avalible. Thanks Srinath Lanka Sofware Foundation

Re: making the tools.jar avalible at the unit tests in geronimo maven build

2004-07-20 Thread Davanum Srinivas
Srinath, Are u trying JWS deployment? Please use latest Axis from CVS. It automatically finds tools.jar -- dims On Tue, 20 Jul 2004 08:28:19 -0400 (EDT), Srinath Perera [EMAIL PROTECTED] wrote: Hi All; to run the webservice deployment tests I need the tools.jar in the classpath. Usually it

Re: making the tools.jar avalible at the unit tests in geronimo maven build

2004-07-20 Thread Srinath Perera
No .. I have integrated the EWS and have simple code that acepts webservice modules generate the webservice , ejb then deploy both in the geronimo via a new DeployGBean. it need a restart of the axis service. to compile the generated code I need the tools.jar. I have few test cases and to get

Re: sandbox/messaging - your feedbacks are welcome

2004-07-20 Thread Freddi Gyara
snip As a matter of fact, this proto uses multicast (UDP) only for its heartbeat mechanism and unicast (TCP) for all the other activities. /snip I think i was a bit vague. No doubt, TCP is required for all p2p communications. However, when a server has a (sorted) list of live servers

Re: Manual

2004-07-20 Thread Antonio Gallardo
Aaron Mulder dijo: I think I'm climbing out from under my rock, at least a little bit, and I'd like to start work on a manual. If I can produce a HTML version, what's the best way to get it included on the geronimo.apache.org web site? I'm thinking we should add a Documentation link to