A Canonical Schema Bus is a variant of the Enterprise Service Bus which has a dedicated inner sanctum in which only canonical schemas can travel. These messages are in the system independent canonical schema
Questions tagged [csb]
6 questions
3
votes
1 answer
Managed Services Engine (MSE) Roadmap
Is anyone able to indicate if this project (Managed Service Engine) has been abandoned?
I need to make a decision on whether or not to use this as part of my enterprises service virtualisation plans. I see a number of competing solutions from…

MetalLemon
- 1,390
- 11
- 16
2
votes
0 answers
Django prefetch_related() in ListView class based view
I have a simple blog with 2 models: one for Post and one for Comment, like so:
class Post(models.Model):
title = models.CharField(max_length=100)
# content = models.TextField()
content = RichTextUploadingField(blank=True, null=True,…

Claudiu Remenyi
- 75
- 1
- 1
- 6
2
votes
1 answer
RFID brand: ACS; model: ACR122
Does anyone know what are the codes in writing and reading of data in the Mifare 1K card?? we uses c#.
monicahao
1
vote
0 answers
How-to convert csb to ccbi file on Windows?
all!
I have some example files (csb) from Cocos2d Studio.
I want to run them on cocos2d-xna framework, but it requires only compiled files (ccbi).
How can I compile or conver csb under Windows or run sprite from csb file :)
Thanks!

Yuiry.Vasilyev
- 190
- 11
0
votes
1 answer
Coda Slider Tab Navigation
I am using Coda-Slider for my website and I want to know if there is a way to change the content of each tab. For example, the user navigates onto tab2 where I placed a link to redirect the user to another page. Is there a way NOT to navigate away…

Vodkat
- 3
- 3
0
votes
1 answer
JSP Struts to Velocity Struts conversion
I'm asking this on behalf of one of my students - "Does anybody have an idea how to convert JSP Struts to Velocity Struts?"

pageman
- 2,864
- 1
- 29
- 38