Bug 1014072 - Schema tool does not configure datasource for BPEL
Summary: Schema tool does not configure datasource for BPEL
Keywords:
Status: CLOSED DUPLICATE of bug 969008
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Configuration
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Julian Coleman
QA Contact: Jiri Sedlacek
URL:
Whiteboard:
Depends On: 969008
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-01 11:31 UTC by Jiri Pechanec
Modified: 2015-08-02 23:45 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-15 15:25:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jiri Pechanec 2013-10-01 11:31:12 UTC
Installer no configures DS for all components using db save BPEL. This has to be added too.

Comment 2 Jiri Pechanec 2013-10-02 05:16:35 UTC
See
jpechane@jpechane:~/releases/er4$ grep -ir 'datasource jndi' full/jboss-eap-6.1/standalone/configuration/standalone.xml 
                <datasource jndi-name="java:jboss/datasources/ExampleDS" pool-name="ExampleDS" enabled="true" use-java-context="true">
                <datasource jndi-name="java:jboss/datasources/jbpmDS" pool-name="jbpmDS" enabled="true" use-java-context="true">
                <datasource jndi-name="java:jboss/GadgetServer" pool-name="GadgetServer" enabled="true" use-java-context="true">
                <datasource jndi-name="java:jboss/datasource/OverlordRTGov" pool-name="OverlordRTGov" enabled="true" use-java-context="true">

I'd expect there will be also a datasource named bpelDS and the BPEL component will use it.

As it was decided that bz969008 is no longer a beta blocker and we are happy to deliver a product to customer that will
 1) allow him to install and configure FSW for some of the databases
 2) require him to manually modify BPEL component to use the database he is using for the other components

then I am removing the beta blocker form this one too.

Comment 3 Alan Santos 2013-10-02 05:28:51 UTC
(In reply to Jiri Pechanec from comment #2)
> As it was decided that bz969008 is no longer a beta blocker and we are happy
> to deliver a product to customer that will
...
>  2) require him to manually modify BPEL component to use the database he is
> using for the other components


As it was explained yesterday, I did not leave the PM discussion with the understanding that one must manually modify a BPEL component.  If that's the case this should still be considered a beta blocker.

Comment 4 Julian Coleman 2013-11-15 15:25:27 UTC
The fix has been done as part of 969008.

*** This bug has been marked as a duplicate of bug 969008 ***


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