[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-483) Installer need to setup seam, drools, jbpm runtimes

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Wed Dec 10 19:55:36 EST 2008


    [ https://jira.jboss.org/jira/browse/JBDS-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12442031#action_12442031 ] 

Snjezana Peco commented on JBDS-483:
------------------------------------

I have created the org.jboss.tools.runtime plugin and committed it to <devstudio>/trunk/product/plugins.

The plugin uses the application_platform.properties file and adds runtimes (Seam, JBoss AS, jbpm) for all the servers the user adds when installing JBDS as well as for EAP included into JBDS.
The plugin needs to be in the <JBDS_HOME>/studio/eclipse/plugins directory. It works in a similar way as o.j.t.j.firstrun
Since I haven't succeeded to find drools libraries within the SOA-P distribution, I haven't added any drools runtime.
When building JBDS, it is necessary to take into consideration that the plugin requires o.j.t.seam.core, org.jbpm.gd.jpdl, org.jboss.tools.common and org.drools.eclipse.
If we add this plugin, o.j.t.j.firstrun can be removed (or its 'startup' extension point) as well as the code that creates Seam Runtimes in the SeamFacetPreferenceInitializer class.

> Installer need to setup seam, drools, jbpm runtimes 
> ----------------------------------------------------
>
>                 Key: JBDS-483
>                 URL: https://jira.jboss.org/jira/browse/JBDS-483
>             Project: Developer Studio
>          Issue Type: Task
>          Components: installer
>    Affects Versions: 2.0.0.beta1
>            Reporter: Max Rydahl Andersen
>            Assignee: Snjezana Peco
>            Priority: Blocker
>             Fix For: 2.0.0.cr1
>
>
> Currently it seems only the AS part of the additional runtimes are setup.
> That is only the right behavior when you choose an AS installation.
> For EAP and SOA-P additonal setup needs to be done.
> Seam:
> if it is a EAP or SOA-P it should setup seam and seamfp in seam settings (remember to give it unique names)
> jBPM:
> This is only for SOA-P; SOA-P has a jbpm runtime that needs to be configured out of the box too.
> Drools:
> This is only for SOA-P; Drools have recently added runtime support, we should investigate how that is going to be setup

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list