Handshake for UDP - steps

2007-01-06 Thread toolpusher2006
Hi, We continue to have problems with connecting to the Broker over UDP and satellite. If I use TCP for the same producer and broker, I have no problems at all. As soon as the Producer tries to start a connection I see messages on the broker's console saying that it is Discarding duplicate

[jira] Assigned: (AMQ-1119) Deadlock in MutexTransport on shutdown with high volume of messages

2007-01-06 Thread Rob Davies (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Davies reassigned AMQ-1119: --- Assignee: Rob Davies Deadlock in MutexTransport on shutdown with high volume of messages

[jira] Commented: (AMQ-1119) Deadlock in MutexTransport on shutdown with high volume of messages

2007-01-06 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37822 ] Jonas Lim commented on AMQ-1119: applied fix in 4.0 branch : 493644 Deadlock in MutexTransport on shutdown with

[jira] Created: (SM-805) Incompatible BPELWSDLLocator between wsdl4j-1.5.2 and wsdl4j-1.6.1

2007-01-06 Thread JIRA
Incompatible BPELWSDLLocator between wsdl4j-1.5.2 and wsdl4j-1.6.1 -- Key: SM-805 URL: https://issues.apache.org/activemq/browse/SM-805 Project: ServiceMix Issue Type: Bug

jsr88 - ModuleConfigurer - still some classpath problems

2007-01-06 Thread Gianny Damour
Hi, The online deployer, e.g. deployer.jar, needs to have geronimo-deploy- config along with all the modules providing an implementation of this interface added as MANIFEST ClassPath entries. It seems to me that to have the relevant geonimo-*-builder is not so great: builders are executed

[jira] Created: (GERONIMO-2699) Module was not a war

2007-01-06 Thread Dario Andrade (JIRA)
Module was not a war Key: GERONIMO-2699 URL: https://issues.apache.org/jira/browse/GERONIMO-2699 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Components: Hot Deploy Dir

server 1.2 assemble build failure: Unable to resolve dependency axis/axis//jar

2007-01-06 Thread Jason Dillon
Just ran a clean build of server/branches/1.2 mvn -Dstage=assemble, and it puked up: snip [INFO] [INFO] Building Geronimo Configs :: OpenEJB [INFO]task-segment: [install] [INFO]

Re: possible 1.2 problem

2007-01-06 Thread Jason Dillon
Are you building openejb by hand, or are the deployed snaps up to date? --jason On Jan 5, 2007, at 7:06 PM, Kevan Miller wrote: On Jan 5, 2007, at 7:31 PM, David Jencks wrote: I fixed GERONIMO-2686 in 1.2 but have not been able to figure out what if any openejb2 version is supposed to go

Jetty 6- Clustering - How it works

2007-01-06 Thread Gianny Damour
Hi, I think that support for clustered Web-applications with Jetty is now working. Here is a description of how this works; note that most of the described behavior is WADI specific. Group Communication Group communications are performed by Tribes, which is the Tomcat 6 group

Re: Jetty 6- Clustering - How it works

2007-01-06 Thread David Jencks
Wow this is great!! Are there instructions somewhere on how to set up a demo system? Having an integration test would be even better :-) thanks david jencks On Jan 6, 2007, at 7:30 PM, Gianny Damour wrote: Hi, I think that support for clustered Web-applications with Jetty is now