Hide Forgot
project_key: SOA Feature request - EDS is supported only on ALL, DEFAULT, PRODUCTION profiles - the installer should only allow the user to install EDS into these profiles.
Link: Added: This issue is related to SOA-2833
Hello, It would be better to have installer check for necessary features of the profile, rather than name. I mean user could create a custom server name. I don't know if users do that often or whether we recommend that.
Change to install script disable deployment to profiles: web, standard and minimal.
Verified in ER8 build. [ldimaggi@ldimaggi eds]$ ant Buildfile: build.xml prompteds: [input] Enter profile to install EDS to: all, production, or default [default] web validate.profile: BUILD FAILED /jboss/local/51_ER8/jboss-soa-p-5/eds/build.xml:62: EDS cannot be deployed to profile web, it doesnt have all required dependencies Total time: 2 seconds [ldimaggi@ldimaggi eds]$ ant Buildfile: build.xml prompteds: [input] Enter profile to install EDS to: all, production, or default [default] standard validate.profile: BUILD FAILED /jboss/local/51_ER8/jboss-soa-p-5/eds/build.xml:62: EDS cannot be deployed to profile standard, it doesnt have all required dependencies Total time: 2 seconds