Following the build instructions (after installing maven), we get
# mvn clean test Exception in thread "main" java.lang.NoClassDefFoundError:
org/codehaus/classworlds/Launcher
Which doesn't look like it's what should happen according to the build
instructions... something needs a jar file which should be visible as part
of the source build download...
"The preferred method of building ActiveMQ is the following:
cd [activemq_install_dir]
where [activemq_install_dir] is the directory in which ActiveMQ was
installed.
maven clean test"
respectfully
BJ
bjchip wrote:
>
> OK... sounds do-able. The next question is how it came unglued from the
> jar files in the downloads, but that's someone else's problem.
>
> I will post again if this does NOT work, but if it does this will do it.
>
> Thanks
> BJ
>
>
>
> Hiram Chirino wrote:
>>
>> I would recommend you rebuild the activemq-core jar file from source.
>> That's where ObjectStreamWireFormat is located at now days.
>>
>> On 9/28/06, bjchip <[EMAIL PROTECTED]> wrote:
>>>
>>> Team
>>>
>>> All is not lost, but the search is taking forever.
>>>
>>> Where does one resolve wireformat these days? I pulled every jar file I
>>> could find into my project and ObjectStreamWireFormat is not
>>> resolvable...
>>> nor does -
>>>
>>> "import org.apache.activemq.wireformat" point to anything sensible.
>>> The
>>> parser tells me that it cannot be resolved either
>>>
>>> "import org.apache.activemq.*" works, but it is as though a part of the
>>> tree
>>> has been relocated... the wireformat stuff remains completely unknown.
>>>
>>> Should I be picking up some geronimo jar files somewhere?
>>>
>>> Am I misreading the javadocs?
>>>
>>> Thanks
>>> BJ
>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Which-jar-file-contains-wireformat-now--tf2353486.html#a6554927
>>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>>
>>>
>>
>>
>> --
>> Regards,
>> Hiram
>>
>> Blog: http://hiramchirino.com
>>
>>
>
>
--
View this message in context:
http://www.nabble.com/Which-jar-file-contains-wireformat-now--tf2353486.html#a6556657
Sent from the ActiveMQ - User mailing list archive at Nabble.com.