[ http://jira.codehaus.org/browse/MEV-193?page=comments#action_50908 ] 

David Blevins commented on MEV-193:
-----------------------------------

Here is the stacktrace you get without the concurrent jar.  Comes from a test 
case that uses ActiveMQ

java.lang.NoClassDefFoundError: 
EDU/oswego/cs/dl/util/concurrent/ConcurrentHashMap
        at org.activemq.broker.BrokerContext.<init>(BrokerContext.java:38)
        at org.activemq.broker.BrokerContext.<clinit>(BrokerContext.java:36)
        at 
org.activemq.broker.impl.BrokerContainerImpl.<init>(BrokerContainerImpl.java:96)
        at 
org.activemq.broker.impl.BrokerContainerImpl.<init>(BrokerContainerImpl.java:92)
        at org.activemq.broker.impl.Main.main(Main.java:44)


> Patched activemq-core-3.2.pom
> -----------------------------
>
>          Key: MEV-193
>          URL: http://jira.codehaus.org/browse/MEV-193
>      Project: Maven Evangelism
>         Type: Bug
>   Components: Invalid POM
>     Reporter: David Blevins
>     Assignee: Edwin Punzalan
>  Attachments: activemq-core-3.2.pom.patch, activemq-core-3.2.pom.patch2
>
>
> This pom has javacc-2.1 commented out as it doesn't exist yet in the maven 
> repo.  Also upgraded the derby version to 10.1.1.0 and fixed it's groupId to 
> org.apache.derby

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to