[JBoss JIRA] Created: (JBIDE-9221) booking3-mavenized is incorrectly imported
by Libor Zoubek (JIRA)
booking3-mavenized is incorrectly imported
------------------------------------------
Key: JBIDE-9221
URL: https://issues.jboss.org/browse/JBIDE-9221
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: project-examples, maven
Affects Versions: 3.3.0.M2
Reporter: Libor Zoubek
Assignee: Snjezana Peco
Fix For: 3.3.0.M3
Attachments: 2011-06-22-125331.png
There is nothing special in .log it looks like m2e is not present (see screenshot), but it is
* JBoss Maven Integration 1.2.0.v20110617-2053-H271-M2
* m2e - Maven Integration for Eclipse 1.0.0.201106052308
* Maven Integration for WTP (Optional) 0.13.0.201106020304
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Resolved: (JBDS-1819) Configure SOA-P quickstarts to be run OOTB in JBDS 4.1.1 with SOA-P 5.2
by Brian Fitzpatrick (JIRA)
[ https://issues.jboss.org/browse/JBDS-1819?page=com.atlassian.jira.plugin.... ]
Brian Fitzpatrick resolved JBDS-1819.
-------------------------------------
Fix Version/s: 4.1.1.M1
(was: 4.1.1.Final)
Resolution: Done
Tested with M1 4.1.1 update site (4.1.0 -> 4.1.1) and 4.1.1 installer and the project examples imported just fine so long as a SOA 5.1 or 5.2 server was already defined (either during installation or after, but prior to doing the Project Examples import).
Len, if you find that to be the case, we should make sure this gets documented in the release notes so users can add these examples locally.
> Configure SOA-P quickstarts to be run OOTB in JBDS 4.1.1 with SOA-P 5.2
> -----------------------------------------------------------------------
>
> Key: JBDS-1819
> URL: https://issues.jboss.org/browse/JBDS-1819
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: SOA Platform
> Affects Versions: 4.1.0.CR3
> Reporter: Len DiMaggio
> Assignee: Brian Fitzpatrick
> Fix For: 4.1.1.M1
>
> Attachments: bfitzpat_examples.png, product_examples.png, runtimes.png
>
>
> Need to ensure there are sample ESB quickstarts available to run cleanly with SOA-P 5.2 on JBDS 4.1.1
> Was:
> Need to verify that all JBDS supplied sample ESB quickstarts run cleanly with SOA-P 5.2 on JBDS 4.1.1
> Was:
> This subject comes up now and then - it would be very useful to new users to have the full set of SOA-P quickstarts configured to run OOTB from JBDS.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (JBIDE-9307) OpenOn for EL in Java sources works only in Seam projects
by Alexey Kazakov (JIRA)
OpenOn for EL in Java sources works only in Seam projects
---------------------------------------------------------
Key: JBIDE-9307
URL: https://issues.jboss.org/browse/JBIDE-9307
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi (jsr-299), JSF
Affects Versions: 3.3.0.M2
Reporter: Alexey Kazakov
Assignee: Daniel Azarov
Fix For: 3.3.x
If we have some string which looks like EL we should threat it as EL and provide OpenOns for it.
The list of all the available ELs is provided by PageFactory and it works for Java, XML, xhtml and jsp files if the project has KB builder.
Code completion and validation uses the PageFactory to find ELs so it works for java sources.
But OpenOns seem to work only in Java sources of Seam projects. Also it doesn't work for XMLs if EL is within some tag body.
OpenOns should use PageFactory to figure out is the string is a EL and work w/ any EL supported by PageFactory.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months