Details
-
Task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
On 6/14/07, Elameno <DavidWolff@...> wrote:
>
> 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)
I'm not aware of anything.
> - If not, can the CustomMarshaler class be moved to the actual main code
> tree for inclusion in distribution?
I have no idea why it wound up only in the test package. My guess is
that it's a mistake. Please file a JIRA issue
(http://issues.apache.org/activemq/browse/SM) and I'll move it to the
main package.
Bruce