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 -- perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' Apache Geronimo - http://geronimo.apache.org/ Apache ActiveMQ - http://activemq.org/ Apache ServiceMix - http://servicemix.org/ Castor - http://castor.org/
