Commit Graph

113 Commits

Author SHA1 Message Date
Hiram R. Chirino 48b4869472 Updated copyright headers to be (c) 2005-2006
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359679 13f79535-47bb-0310-9956-ffa450edef68
2005-12-29 02:15:21 +00:00
Hiram R. Chirino 88d58577a9 use new package names.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359673 13f79535-47bb-0310-9956-ffa450edef68
2005-12-29 02:01:51 +00:00
Hiram R. Chirino f1a084efeb refactoring to org.apache.activemq package names.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359590 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 18:47:30 +00:00
Hiram R. Chirino 62623b185c Reorged the directory layout to be m2 style
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359541 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 15:10:30 +00:00
Jonas B. Lim 92a698fe42 updated headers in source file to use apache header
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358513 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 06:11:40 +00:00
Hiram R. Chirino ab342f9780 add m2 poms for systest and the web modules.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358481 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 04:07:49 +00:00
Hiram R. Chirino e2e1cb529c Added a m2 pom for the activemq-web module.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358477 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 03:53:15 +00:00
Hiram R. Chirino ceeb3a2aa6 the useEmbeddedBroker property not needed anymore.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358107 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 21:20:47 +00:00
Frederick G. Oconer b6b7cce6ae Issue: source is not compiled. The generated jar file is empty.
Solution: Restructured the source to src/main/java. 

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357943 13f79535-47bb-0310-9956-ffa450edef68
2005-12-20 09:54:54 +00:00
Hiram R. Chirino 639265de9f Re-enable the use of continuations.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@356992 13f79535-47bb-0310-9956-ffa450edef68
2005-12-15 08:06:44 +00:00
James Strachan 7316506346 fixed the SpringBrokerContextListener to spin up a broker from an ActiveMQ XML file (or at least an XBean file)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@356775 13f79535-47bb-0310-9956-ffa450edef68
2005-12-14 12:37:34 +00:00
Hiram R. Chirino 829787ac1b Was having some wierd issues with the consumer.. disabled continuations for now (but i don't think that was the issue).
added a semaphore to avoid multiple blocking threads (i've got a feeling this might be what fixed it).



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@356666 13f79535-47bb-0310-9956-ffa450edef68
2005-12-14 01:07:08 +00:00
James Strachan 40a7d3b6ac Moved the trunk code into the trunk sub directory
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@356304 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 17:53:59 +00:00