Bug 780339 (SOA-2748) - Non ESB web-service related quickstarts does not work with CXF
Summary: Non ESB web-service related quickstarts does not work with CXF
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-2748
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: JBossESB, Examples
Version: 5.1.0.ER3
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: 5.1.0 GA
Assignee: Kevin Conner
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-06 09:29 UTC by Jiri Pechanec
Modified: 2011-02-11 00:23 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-11 00:23:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 780074 0 urgent CLOSED Subset of web-service related quickstarts does not work with CXF 2021-02-22 00:41:40 UTC
Red Hat Issue Tracker SOA-2748 0 Critical Closed Non ESB web-service related quickstarts does not work with CXF 2013-01-29 23:22:06 UTC

Internal Links: 780074

Description Jiri Pechanec 2011-01-06 09:29:45 UTC
project_key: SOA

Install CXF
run ant deploy
For example for
helloworld_ejb3_ws
helloworld_ejb3_ws_wss

The compilation will fail

Comment 1 Kevin Conner 2011-01-06 09:29:46 UTC
Link: Added: This issue Cloned from SOA-2440


Comment 2 Kevin Conner 2011-01-06 09:32:34 UTC
Removing fix version for triage

Comment 3 Kevin Conner 2011-01-06 15:42:37 UTC
The issue with these quickstarts is that they both use jbossws-native annotations and will never work on CXF.

I can change their build.xmls to check for jbossws-native and fail cleanly if not present, otherwise someone needs to rewrite/delete these quickstarts.

The svn repository is https://svn.devel.redhat.com/repos/jboss-soa/trunk/build-tools/resource/quickstarts/embedded

Comment 4 Kevin Conner 2011-01-07 17:38:19 UTC
Updated in revision 7820 of the platform repository.

Quickstarts now display the following message

"This quickstart only runs in a server profile which contains jbossws-native."

Comment 5 Jiri Pechanec 2011-01-25 14:02:24 UTC
Verified in ER7

Comment 6 David Le Sage 2011-02-09 03:52:09 UTC
Temporarily reopening to update release note info.

Comment 7 David Le Sage 2011-02-09 03:54:28 UTC
Release Notes Docs Status: Added: Documented as Resolved Issue
Release Notes Text: Added: https://issues.jboss.org/browse/SOA-2748

Non-ESB web-service related quic kstarts would not work with CXF. They would fail upon deployment.  The code now checks the profile against which they are to be run and produces an information error message instead.


Comment 8 David Le Sage 2011-02-09 03:55:27 UTC
Release Notes Text: Removed: https://issues.jboss.org/browse/SOA-2748

Non-ESB web-service related quic kstarts would not work with CXF. They would fail upon deployment.  The code now checks the profile against which they are to be run and produces an information error message instead. Added: https://issues.jboss.org/browse/SOA-2748

Non-ESB web-service related quic s tarts would not work with CXF. They would fail upon deployment.  The code now checks the profile against which they are to be run and, if jbossws-native is absent,  produces an informative error message instead.


Comment 9 David Le Sage 2011-02-11 00:23:23 UTC
Fixing release note typo.

Comment 10 David Le Sage 2011-02-11 00:23:43 UTC
Release Notes Text: Removed: https://issues.jboss.org/browse/SOA-2748

Non-ESB web-service related quic s tarts would not work with CXF. They would fail upon deployment.  The code now checks the profile against which they are to be run and, if jbossws-native is absent,  produces an informative error message instead. Added: https://issues.jboss.org/browse/SOA-2748

Non-ESB web-service related quick starts would not work with CXF. They would fail upon deployment.  The code now checks the profile against which they are to be run and, if jbossws-native is absent,  produces an informative error message instead.



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