[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

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Thu May 26 16:39:00 EDT 2011


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

Brian Fitzpatrick commented on JBDS-1670:
-----------------------------------------

I was able to work around this issue with a few steps to get it working with a Server named jboss-5.1.0.GA that was set up by the Installer during runtime detection...

1) Import the "ESB for SOA-P 5.0 -> JBoss ESB HelloWorld Example - ESB" project from the Project Examples dialog.
2) Ignore all the errors and close the QuickFix window (click Finish).
3) Right-click on the helloworld example and select Build Path->Configure Build Path...
4) On the Libraries tab, select the Server Library entry and select the Edit... button.
5) Select your runtime (in my case it's jboss-5.1.0.GA Runtime"). Click Finish.
6) Select the JBoss ESB Runtime entry and select the Edit... button.
7) Again select the jboss-5.1.0.GA Runtime (Server Contained). Click Finish.
8) Click OK to close the Properties dialog. 
9) Now right-click on your project again and select Properties. Click on the Project Facets property page in the list on the left-hand side of the Properties dialog. If it asks you to apply your build path changes, agree to the changes.
10) In the Project Facets property page, select the JBoss ESB facet. On the right side are two tabs - Details & Runtimes. Select Runtimes.
11) You should see that the jboss-soa-p-5.0 Runtime is still selected. Deselect it and then select our new jboss-5.1.0.GA Runtime. Now click OK to close the Properties dialog.
12) There now should be no errors with that project. 
13) Repeat the same steps with the helloworld-testclient project.


> 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