• Hi Admin, While starting EAP 6.0 Server by running standalone.bat file we are getting below error.can u please help us to get it fixed?.thanks in advance.

    java.lang.IllegalArgumentException: Failed to instantiate class "org.jboss.logmanager.handlers.PeriodicRotatingFileHandler" for handler "FILE" at org.jboss.logmanager.config.AbstractPropertyConfiguration$ConstructAct...
    Profile Photo
    last modified by pvnkkumbar
  • Switchyard and ExecutorService: Transaction issue

    Hi all,   I am working on a project which uses Jboss FSW and switchyard.   To improve the performance I would like to parallelize some parts of the process using an ExecutorService. When I execute the pro...
    Profile Photo
    created by f.douxchamps
  • Camel CXF soap service on FSW 6.0 with custom modules

    Hi All,   I am trying to deploy a camel CXF web service onto FSW using modules that come with FSW. As I could not find spring-web library in FSW modules I defined the dependency explicitly in my pom.xml. I am us...
    Profile Photo
    last modified by sat10malpe
  • FSW switchyard project supporting only one arguments

    Hello Folks,   Greetings!   I have been testing some dummy soap services inside switchyard project and I was receiving some error like "Unresolvable Service Interface: The specified interface does not exis...
    Profile Photo
    last modified by kunalsuri
  • Execute rule remotely using Rule engine bundle with Fuse Service Works

    Hi all, I read the https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Fuse_Service_Works/6/html/Administration_and_Configuration_G… of JBoss Fuse Service Works mentioned that JBoss Fuse Service Works c...
    Profile Photo
    created by tungtd
  • SwitchYard Message Metrics - How to fetch them from outside?

    Hi Folks,   Bonjour!   I have been using FUSE 6.0 for some prototypes for quite some time and recently moved to JBoss Fuse 6.1. I normally make use of Jolokia bundle on Fuse to get webservices performance ...
    Profile Photo
    last modified by kunalsuri
  • Switchyard project to move file data from FTP location to DB using BPEL component.

    Hi All,   I am a newbie in JBoss Fuse services. I have experience in Oracle SOA. So i am familiar with Webservices and SCA functionality. No I want to do a POC using JBOSS Fuse Service framework. Since I am fami...
    Profile Photo
    last modified by sarathksnair
  • Unable to load transformer class

    Hi All,   I'm a newbie to JBoss / FSW / EAP and am trying to get to grips with all these technologies. I'm encountering a strange issue when trying to deploy my SwitchYard project to EAP 6.1.   It connects...
    Profile Photo
    created by crowdsurf
  • Execution of bpmn processes from java code.

    Is it possible to execute bpmn processes deployed in s-ramp repository from server side code in FSW? If yes may i know the steps to perform? The requirement is to trigger bpmn processes using schedular periodically ...
    Profile Photo
    last modified by dsouzapreethi
  • Fuse Serviceworks license

    Hi Guys,   I am a newbie to FSW (and the forums).   I am a bit confused about FSW licensing. Can you guys please help me with the below   1 - What is the type of license under which FSW is available....
    Profile Photo
    created by genid.ss
  • Camel overriding type converter

    Hello All,   I'm having problems with a type converted in my Switchyard project.   Inside my DocumentConverter class I have a type converter for converting an ArrayList (from an SQL binding) into an array ...
    Profile Photo
    last modified by lewis.watson
  • switchyard ejb migration

    i have a switchyard application (FSW 6.0.0) that uses ejb.  the application was migrated from a MDB application into a sy environment.  currently, sy listens on the JMS endpoint, and passes control to a came...
    Profile Photo
    last modified by mlybarger
  • Fuse Service Works, bpel-console-server error "classNotFound: javax.activation.DataSource"

    Hi,   I'm not sure if this is the right place to post my question but maybe someone can help me with the following problem.   I installed Fuse Service Works 6.0.0 on windows 7 professional 64bit with Oracl...
    Profile Photo
    last modified by barbara.devido.3
  • Switchyard camel-soap-proxy - Can you apply SSL client auth to the external service call?

    Hello guys,   Looking at the SwitchYard quickstarts, specifically the switchyard-quickstart-camel-soap-proxy, I have use case exactly like this, the only difference being that I need to authenticate myself to th...
    Profile Photo
    last modified by jaco.vantonder
  • Switchyard - ActiveMQ ConnectionFactory Class Not Found.

    Hi all,   I am currently using Fuse service works switchyard project version 1.1 with JBoss EAP 6.1.   I am accepting a call from webservice which is build as restful webservice with Apache CXF and routing...
    Profile Photo
    last modified by ajagnade
  • How to trigger custom SOAP interceptor?

    The Problem: We've built a web-service using SwitchYard running on Fuse Service Works. (jboss-fsw-6.0.0.GA-redhat-4) When an invalid XML request to our web-service is received, we want to be able to customise the ...
    Profile Photo
    last modified by mh1
  • Swithyard Webservice accessable through sopui. but not through external java client(Returning a null object).

    i have created a sample swithyard webservice . and i am trying to invoke it using a external java client the i get a null object while accessing through stub . please provide some solution to this.
    Profile Photo
    last modified by pavanisuggula
  • Error while creating a JGROUP Cluster - EAP 6.1

    Hello All,   I am trying to create a Cluster between two standalone members on different nodes using jgroups , but i am getting the below error   17:33:19,023 INFO  [solder-servlet] (ServerService Th...
    Profile Photo
    last modified by lavin.korukanti
  • SwtichYard Plugin for IntelliJ Idea

    Hi,   Is there a SwitchYard plugin we have that works with IntelliJ Idea as we have that for eclipse ? I am more of a Idea user and prefer that, so wanted to know if there exits any such plugin or there are som...
    Profile Photo
    last modified by vrlgohel
  • Simple jms send

    Hi,     I am trying to send a message to a destination on hornetq from my camel route. I have done the following     1. Added a config and unconfig cli files that create the queues= ( if they don...
    Profile Photo
    last modified by svsvenu_jboss