[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-1670) Seeing "Target runtime jboss-soa-p-5.0 Runtime is not defined." error - in spite of the name of the runtime being set - with JBDS + AS + JBossESB

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Fri May 27 16:06:00 EDT 2011


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

Snjezana Peco commented on JBDS-1670:
-------------------------------------

Yes, there is.

The requirement

<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50, org.jboss.ide.eclipse.as.runtime.51</property>
<property name="required-components">esb</property>

means the following:

The project example requires  (JBoss EAP 5.x OR JBoss AS 5.1) AND the esb component

If the workspace contains only one of these AS runtimes and if it includes the esb component, that runtime will be chosen.
If the workspace contains both of the AS runtimes and if only one of them includes the esb component, the one that includes the esb component will be chosen.
If the workspace contains both, JBoss EAP 5.x and JBoss AS 5.1 and they both contain the esb component, JBoss EAP 5.1 will be chosen because it is first listed in the allowed-types property.
Otherwise, the requirement isn't satisfied.

> Seeing "Target runtime jboss-soa-p-5.0 Runtime is not defined." error - in spite of the name of the runtime being set - with JBDS + AS + JBossESB
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBDS-1670
>                 URL: https://issues.jboss.org/browse/JBDS-1670
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: integration
>         Environment: Version: 4.0.0.GA
> Build id: v20110216-1930-H239-GA
> Build date: 20110216-1930
> JBoss AS 5.1
> JBossESB 4.9
>            Reporter: Len DiMaggio
>         Attachments: log, Screenshot-200.png, Screenshot-201.png, Screenshot-202.png, Screenshot-203.png, Screenshot-204.png
>
>
> With JBDS 4 GA + AS 5.1 GA and JBossESB 4.9, I'm seeing this issue with the ESB examples
> Regardless of whether the AS server runtime is named "jboss-soa-p-5.0 Runtime", this error is raised:
> Target runtime jboss-soa-p-5.0 Runtime is not defined.
> See attached screenshots and .log file

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list