[
https://issues.jboss.org/browse/JBTIS-83?page=com.atlassian.jira.plugin.s...
]
Brian Fitzpatrick commented on JBTIS-83:
----------------------------------------
Refreshed the last PR (56) to change the extension point. Still doesn't show up in the
Project Examples preference page under "Plugin provided sites" so I suspect
it's still not registering correctly.
[code]
<extension
name="Legacy ESB examples for Integration Stack"
point="org.jboss.tools.project.examples.projectExamplesXml">
<experimental>
false
</experimental>
<url>
http://github.com/jbosstools/jbosstools-esb/raw/master/quickstarts/jbtis-...
</url>
</extension>
[code]
Will try this in Kepler to see if it's any different.
JBoss ESB (aka SOA-P 5) Examples Need Updating/Migration
--------------------------------------------------------
Key: JBTIS-83
URL:
https://issues.jboss.org/browse/JBTIS-83
Project: JBoss Tools Integration Stack
Issue Type: Task
Security Level: Public(Everyone can see)
Components: ESB
Affects Versions: 4.0.0
Reporter: Len DiMaggio
Assignee: Brian Fitzpatrick
Fix For: 4.0.0
Attachments: jbtis-project-examples-community-7.1.xml
JBoss ESB (aka SOA-P 5) Examples Need Updating/Migration
Steps as defined by Nick (thanks Nick!):
a) the contents of the examples are in a former employee's SVN workspace
and haven't been updated since a couple of years. They don't really work
as well as they could.
b) the examples are all mostly duplicated in the quickstarts folder that
ships with SOA-P 5.3.1. See
https://bugzilla.redhat.com/show_bug.cgi?id=951677 and
https://issues.jboss.org/browse/JBTIS-62
Basically, we need to:
* fix the quickstarts in SOA-P 6 so they ACTUALLY WORK as importable
eclipse projects (merge in contents from duplicate examples in Denny's
workspace). Could decide to backport to 5.3 if there's a 5.3.2 planned;
if not, no great need.
* copy the older examples that are not already in SOA-P 5.3 - the ones
that are *exclusively* in Denny's workspace - into SOA-P 6 so they'll be
available there.
* update the BPEL Examples guide as needed
* document the fact that these examples are no longer available as
importable zipped example projects contributed by a plugin, but rather
as already-unpacked projects nested within the SOA-P runtime zip
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)