You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by clercmedia <cl...@gmail.com> on 2008/10/08 22:23:10 UTC

Modify activemq-core-4.1.1.jar

Greatings,
Im trying to modify the activemq-core-4.1.1.jar and when I export the source
of SVN iv'e got 3 dir.

java
grammar
ressources.

when im trying to make a jar and replace the old activemq-core-4.1.1.jar. I
dont modify the code for now and active mq dosen't work anymore.

I've got this error.

ACTIVEMQ_HOME: C:\apache-activemq-4.1.1\bin\..
ACTIVEMQ_BASE: C:\apache-activemq-4.1.1\bin\..
Loading message broker from: xbean:activemq.xml
Failed to execute main task. Reason: java.lang.Error: Unresolved compilation
problems:
        The import edu cannot be resolved
        ConcurrentHashMap cannot be resolved to a type
        ConcurrentHashMap cannot be resolved to a type
        ConcurrentHashMap cannot be resolved to a type
        ConcurrentHashMap cannot be resolved to a type

So .. im not able to modify this application .. im screwed up ..

Did someone can help me on that plz ? 

Thx
Chris

-- 
View this message in context: http://www.nabble.com/Modify-activemq-core-4.1.1.jar-tp19886854p19886854.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.