Quartz CustomMarshaler class is not distributed in the servicemix-quartz component ----------------------------------------------------------------------------------
Key: SM-968 URL: https://issues.apache.org/activemq/browse/SM-968 Project: ServiceMix Issue Type: Task Components: servicemix-quartz Affects Versions: 3.1 Reporter: David Wolff Priority: Minor On 6/14/07, Elameno <[EMAIL PROTECTED]> 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 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.