Hi,

I am using some new message types for a project I am doing but when I try to
generate the openwire marshallers I get the following error:

[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
     [echo] Running OpenWire Generator
Parsing source files in: /home/daven/activemq/activemq-core/src/main/java
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] org.codehaus.jam.internal.javadoc.JavadocClassBuilder
com.sun.javadoc.ClassDoc
[INFO]
------------------------------------------------------------------------
[INFO] Trace


I have read the other threads on this, and have set my JAVA_HOME to be my
java5 home, not java6 but still I have no new marshallers in v1, v2, v3 or
v4. In the meantime I have manually added the marshallers as a copy of
others, but this is definately not the ideal solution - if it even works at
all.

As well as this I have added a variable to the BrokerInfo message (a list of
visited brokers), but if this is populated before the message is sent, it is
no longer populated at the receiver. Is this a problem due to the openwire
marshallers not being generated, or is there something else wrong?

Thanks

Daven
-- 
View this message in context: 
http://www.nabble.com/openwire-generation-and-new-message-types-tp21645977p21645977.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to