Questions tagged [switchyard]

SwitchYard is a component-based development framework focused on building structured, maintainable services and applications using the concepts and best practices of SOA.

SwitchYard is a component-based development framework focused on building structured, maintainable services and applications using the concepts and best practices of SOA.

http://switchyard.jboss.org/

37 questions
0
votes
1 answer

how to install switchyard in JBDS?

I am getting the error as could not find file while trying to install from main menu help and install new software and adding the appropriate site.
0
votes
3 answers

The multi-part identifier "p.ProductID" could not be bound

I have some SQL which executes fine on mssql platform, but we I executes it from a switch yard camel flow (SQL-binding) it do not work. The sql is SELECT p.ProductID,p.dtGTIN,p.ProductWeight …
0
votes
1 answer

ClassNotFoundException at deployment

I have an external dependency (ejb-client) installed in local maven repo. Eclipse and manual maven builds see it just fine and compile successfully. It is also listed correctly under Maven dependencies. When I deploy to WildFly 8.1, the runtime does…
cen
  • 2,873
  • 3
  • 31
  • 56
0
votes
1 answer

Switchyard. How to route messages in Reciever Service?

Switchyard is new thing for me, and i'm quite lost in where to look. What i have i two services connected by ESB. From sender i send simple class with data. Based on type of class i want receiver side decide what to do. So type of class will be…
partTimeNinja
  • 191
  • 1
  • 12
0
votes
1 answer

Use switchyard property in jpa binding native query

Lets say I have a property defined in my switchyard.xml If I have a JPA native query, also in my switchyard.xml that includes (select sysdate + interval '720' minute from dual) I would like to use the property in the native query such as …
sweetfa
  • 5,457
  • 2
  • 48
  • 62
-1
votes
1 answer

Migrating from JBOSS-ESB to SWITCHYARD

strong textHello Guys, I need some help here. we are migrating from jboss-esb framework to switchyard. When i copy my code in switchyard i have loads of errors is coming. If anyone know about switchyard. Thanks in Advance Hemanth
-2
votes
1 answer

How to add user defined rfh2 headers in Apache camel

Hi all I need to send a metadata xml in rfh2 headers.can you please tell me how can I do it using switchyard or Apache camel.
Ravi
  • 1,247
  • 4
  • 15
  • 35
1 2
3