Bug 1023579 - remote-invoker quickstart will not deploy to FSW
Summary: remote-invoker quickstart will not deploy to FSW
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: SwitchYard
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Keith Babo
QA Contact: Jiri Sedlacek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-25 19:49 UTC by Jim Rigsbee
Modified: 2015-08-02 23:45 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-11-01 13:44:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jim Rigsbee 2013-10-25 19:49:23 UTC
Description of problem:
the remote-invoker quickstart builds and tests fine, but when deployed to FSW 6.0 Beta, Weld complains of an unresolvable CDI injection for the CheckCredit service.  This service is referenced in the switchyard.xml correctly.
This quickstart works fine against community 1.0.0.Final

Version-Release number of selected component (if applicable):
FSW CI 6.0.0 (Beta)

How reproducible:
Always

Steps to Reproduce:
1. mvn clean package jboss-as:deploy
2.
3.

Actual results:
Fails to deploy

Expected results:
Should deploy with no errors and mvn exec:java should access the SCA endpoint

Additional info:

Comment 1 Jim Rigsbee 2013-10-25 19:50:55 UTC
s/b CreditCheck - had a typo there

Comment 3 Keith Babo 2013-10-29 10:37:23 UTC
This works fine for me using the beta installer with RH FSW runtime, RTGov client, and FSW quickstarts as installed options.  Attach the server log from the deployment and the app you are deploying if you continue to hit this in a clean install.

Comment 4 Jim Rigsbee 2013-10-30 13:32:28 UTC
This is user error on my part.  I had JBOSS_HOME preset for another installation of SY 1.0.0 and so the installer when it brings up EAP for running CLI scripts, etc. was hitting the wrong server thus leaving me with an incomplete FSW setup.

I have fixed JBOSS_HOME, run the installer, and successfully tested the quickstart.

Sorry for the trouble.

Jim


Note You need to log in before you can comment on or make changes to this bug.