In the quartz component wiki page
(http://incubator.apache.org/servicemix/servicemix-quartz.html) there is an
example which uses the CustomMarshaler class; however, the class isn't in
the servicemix-quartz-3.1-incubating-installer.zip and I get a class not
found exception when I try to use it in a service assembly.  I pulled the
servicemix 3.1 source and found the CustomMarshaler class in the test tree
for deployables/serviceengines/servicemix-quartz.  I've put that single
compiled class file in a jar and have included it in my service assembly,
which now works like a charm.

My questions are:
--------------------
- Is there some other component or zip file that I need to include that
would contain the CustomMarshaler? (rather than using my workaround)

- If not, can the CustomMarshaler class be moved to the actual main code
tree for inclusion in distribution?

Thanks for your help!




-- 
View this message in context: 
http://www.nabble.com/ServiceMix-Quartz-CustomMarshaler-tf3923281s12049.html#a11125405
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to