[JBoss JIRA] (JBIDE-24897) add fabric8 analytics feature to jbosstools and devstudio (optional feature)
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-24897:
----------------------------------
Summary: add fabric8 analytics feature to jbosstools and devstudio (optional feature)
Key: JBIDE-24897
URL: https://issues.jboss.org/browse/JBIDE-24897
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: fabric8
Affects Versions: 4.5.1.AM1
Reporter: Nick Boldt
Once authentication (to access Fabric8 Analytics API) is fixed we can add this to JBoss Tools and devstudio. cc: [~gbatra]
Assuming we also want to create a Central connector to advertise this optional feature.
In future we could also consider adding a Marketplace connector (separate from JBT/devstudio), if that's desired. cc: [~maxandersen] [~adisakala]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24897) add fabric8 analytics feature to jbosstools and devstudio (optional feature)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24897?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-24897:
----------------------------------
Assignee: Nick Boldt
> add fabric8 analytics feature to jbosstools and devstudio (optional feature)
> ----------------------------------------------------------------------------
>
> Key: JBIDE-24897
> URL: https://issues.jboss.org/browse/JBIDE-24897
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: fabric8
> Affects Versions: 4.5.1.AM1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.5.1.AM3
>
>
> Once authentication (to access Fabric8 Analytics API) is fixed we can add this to JBoss Tools and devstudio. cc: [~gbatra]
> Assuming we also want to create a Central connector to advertise this optional feature.
> In future we could also consider adding a Marketplace connector (separate from JBT/devstudio), if that's desired. cc: [~maxandersen] [~adisakala]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24897) add fabric8 analytics feature to jbosstools and devstudio (optional feature)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24897?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24897:
-------------------------------
Fix Version/s: 4.5.1.AM3
> add fabric8 analytics feature to jbosstools and devstudio (optional feature)
> ----------------------------------------------------------------------------
>
> Key: JBIDE-24897
> URL: https://issues.jboss.org/browse/JBIDE-24897
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: fabric8
> Affects Versions: 4.5.1.AM1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.5.1.AM3
>
>
> Once authentication (to access Fabric8 Analytics API) is fixed we can add this to JBoss Tools and devstudio. cc: [~gbatra]
> Assuming we also want to create a Central connector to advertise this optional feature.
> In future we could also consider adding a Marketplace connector (separate from JBT/devstudio), if that's desired. cc: [~maxandersen] [~adisakala]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24573) Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24573?page=com.atlassian.jira.plugi... ]
Fred Bricon edited comment on JBIDE-24573 at 8/28/17 10:53 AM:
---------------------------------------------------------------
[~iostream82] your sample doesn't import properly in eclipse, because it contains an invalid/empty application.xml.
I cleaned up the sample project, removed some unused folders, fixed some dependency scopes, fixed the web project's war configuration, and the project now deploys properly on Wildfly 10. in web-inf/lib, only the primefaces jar is deployed (because of the packagingIncludes filter). I suggest you do a diff of my changes against the original sample.
Unzip [^fixed-pfi-test.zip] , import as a maven project and deploy the EAR.
was (Author: fbricon):
[~iostream82] your sample doesn't import properly in eclipse, because it contains an invalid/empty application.xml.
I cleaned up the sample project, removed some unused folders, fixed some dependency scopes, fixed the web project's war configuration, and the project now deploys properly on Wildfly 10. in web-inf/lib, only the primefaces jar is deployed (because of the packagingIncludes filter). I suggest you do a diff of my changes agains the original sample.
Unzip [^fixed-pfi-test.zip] , import as a maven project and deploy the EAR.
> Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
> ----------------------------------------------------------------------------
>
> Key: JBIDE-24573
> URL: https://issues.jboss.org/browse/JBIDE-24573
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven, server, upstream
> Affects Versions: 4.4.4.Final
> Environment: windows 7 eclipse neon maven
> Reporter: stefano canu
> Assignee: Rob Stryker
> Fix For: 4.5.x
>
> Attachments: fixed-pfi-test.zip, pfi-test.zip, pom.xml
>
>
> I 'm tryng to deploy to wildfly 10 an ear project (maven) composed by one war and one jar (ejb) project, but the ear deployed with eclipse wildfly connector is different form one present in the target foleder, library in web-inf lib is missing.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24573) Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24573?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-24573:
-------------------------------------
[~iostream82] your sample doesn't import properly in eclipse, because it contains an invalid/empty application.xml.
I cleaned up the sample project, removed some unused folders, fixed some dependency scopes, fixed the web project's war configuration, and the project now deploys properly on Wildfly 10. in web-inf/lib, only the primefaces jar is deployed (because of the packagingIncludes filter). I suggest you do a diff of my changes agains the original sample.
Unzip [^fixed-pfi-test.zip] , import as a maven project and deploy the EAR.
> Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
> ----------------------------------------------------------------------------
>
> Key: JBIDE-24573
> URL: https://issues.jboss.org/browse/JBIDE-24573
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven, server, upstream
> Affects Versions: 4.4.4.Final
> Environment: windows 7 eclipse neon maven
> Reporter: stefano canu
> Assignee: Rob Stryker
> Fix For: 4.5.x
>
> Attachments: fixed-pfi-test.zip, pfi-test.zip, pom.xml
>
>
> I 'm tryng to deploy to wildfly 10 an ear project (maven) composed by one war and one jar (ejb) project, but the ear deployed with eclipse wildfly connector is different form one present in the target foleder, library in web-inf lib is missing.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24573) Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24573?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-24573:
--------------------------------
Attachment: fixed-pfi-test.zip
> Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
> ----------------------------------------------------------------------------
>
> Key: JBIDE-24573
> URL: https://issues.jboss.org/browse/JBIDE-24573
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven, server, upstream
> Affects Versions: 4.4.4.Final
> Environment: windows 7 eclipse neon maven
> Reporter: stefano canu
> Assignee: Rob Stryker
> Fix For: 4.5.x
>
> Attachments: fixed-pfi-test.zip, pfi-test.zip, pom.xml
>
>
> I 'm tryng to deploy to wildfly 10 an ear project (maven) composed by one war and one jar (ejb) project, but the ear deployed with eclipse wildfly connector is different form one present in the target foleder, library in web-inf lib is missing.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24573) Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24573?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-24573:
--------------------------------
Attachment: (was: pfi-test.zip)
> Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
> ----------------------------------------------------------------------------
>
> Key: JBIDE-24573
> URL: https://issues.jboss.org/browse/JBIDE-24573
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven, server, upstream
> Affects Versions: 4.4.4.Final
> Environment: windows 7 eclipse neon maven
> Reporter: stefano canu
> Assignee: Rob Stryker
> Fix For: 4.5.x
>
> Attachments: pfi-test.zip, pom.xml
>
>
> I 'm tryng to deploy to wildfly 10 an ear project (maven) composed by one war and one jar (ejb) project, but the ear deployed with eclipse wildfly connector is different form one present in the target foleder, library in web-inf lib is missing.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months