Its even worse.
It seems that whenever one has a task, you. can _no longer_ edit
synapse.xml directly via the webui.
Hitting "Update" or "Save" always (without editing anything) gives:
Failed to save configuration. Error was: Unable to update the Synapse
configuration.Error starting up Scheduler : Error scheduling job : JobDetail
'synapse.simple.quartz.testtask': jobClass:
'org.apache.synapse.startup.quartz.SimpleQuartzJob isStateful: false
isVolatile: false isDurable: false requestsRecovers: false with trigger
Trigger 'synapse.simple.quartz.testtask-trigger--7434854807021528161':
triggerClass: 'org.quartz.SimpleTrigger isVolatile: true calendar: 'null'
misfireInstruction: 0 nextFireTime: Thu Sep 10 15:46:57 CEST 2009 Check log
for more details
Can you confirm this ? (and do you have a workaround ?)
my synapse.xml snippet
<syn:task name="testtask" class="com.tst.CallSequence"
group="synapse.simple.quartz">
<syn:trigger interval="5"/>
<syn:property name="sequence" value="check_users"/>
<syn:property name="method" value="astring"/>
</syn:task>
Regards,
Harm
On Thu, Sep 10, 2009 at 3:09 PM, Harm Verhagen <[email protected]>
wrote:
> I noticed that managing tasks via tha UI has serious issues.
>
> example:
> try to change the interval of an existing task
>
> result:
> you get errors about an already existing task. The task does not run
> with the updated inteval.
> and
> if you don't get any error, the modifications are not seen in
> Configure/synapse/Current configuration. Nor in the conf/synapse.xml
> (after hitting Save).
>
> Is this a known issue?
>
> version: wso2esb v2.1
>
> Regards,
> Harm
>
_______________________________________________
Esb-java-user mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-user