You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Tom Cunningham (JIRA)" <ji...@apache.org> on 2013/10/10 06:55:41 UTC

[jira] [Created] (CAMEL-6851) Target name with underscores and cron expression throws Exception in QuartzComponent.createEndpoint

Tom Cunningham created CAMEL-6851:
-------------------------------------

             Summary: Target name with underscores and cron expression throws Exception in QuartzComponent.createEndpoint
                 Key: CAMEL-6851
                 URL: https://issues.apache.org/jira/browse/CAMEL-6851
             Project: Camel
          Issue Type: Bug
          Components: camel-quartz
    Affects Versions: 2.10.0
         Environment: sh% sw_vers
ProductName:	Mac OS X
ProductVersion:	10.8.5
bananastand:bin tcunning$ java -version
java version "1.6.0_51"
Java(TM) SE Runtime Environment (build 1.6.0_51-b11-456-11M4508)
Java HotSpot(TM) 64-Bit Server VM (build 20.51-b01-456, mixed mode)
            Reporter: Tom Cunningham
         Attachments: 0001-foo.patch

I think a fix went in for CAMEL-4769 that fixed up group names with underscores, but it seems to only have fixed group names if there is a trigger specified, and not group names with underscores if a cron expression is specified in the URI.        

I'm attaching a small app that reproduces this issue and a patch.



--
This message was sent by Atlassian JIRA
(v6.1#6144)