[JBoss JIRA] (JBTIS-382) BPMN2 modeler is available at JBDS-IS 8.0.0.CR1 site
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-382?page=com.atlassian.jira.plugin.... ]
Paul Leacu commented on JBTIS-382:
----------------------------------
Please be specific about which update site this occurs in.
> BPMN2 modeler is available at JBDS-IS 8.0.0.CR1 site
> ----------------------------------------------------
>
> Key: JBTIS-382
> URL: https://issues.jboss.org/browse/JBTIS-382
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 8.0.0.CR1
> Environment: 8.0.2.GA + JBDS-IS 8.0.0.CR1 (no early access)
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
>
> BPMN2 modeler is available at JBDS-IS 8.0.0.CR1 site where should not be.
> By default this feature is not visible when you install integration stack from the update site. But when you uncheck "Group item by category" the feature is available and can be installed. Moreover, the old version of BPMN2 modeler is installed.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBDS-3306) Create Deployment from Template
by Jeff Cantrill (JIRA)
[ https://issues.jboss.org/browse/JBDS-3306?page=com.atlassian.jira.plugin.... ]
Jeff Cantrill commented on JBDS-3306:
-------------------------------------
[~adietish][~ldimaggio]
* I expect to be able to retrieve templates from the server before June. The web console will need to be able to do it so I'm not certain why it would not be available from cli or java client
* Overriding the template variables is not in our list of requirements but it seems like a reasonable stretch goal. If the functionality goes in before June to override params then it should be trivial for us to offer it in eclipse
* I don't expect editing templates unless we were to offer a raw json editor
* Auth with certs and then oauth is happing. We were told to assume no auth, but I don't see how we can if the server supports it and users can turn it on.
> Create Deployment from Template
> -------------------------------
>
> Key: JBDS-3306
> URL: https://issues.jboss.org/browse/JBDS-3306
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: openshift, requirements
> Reporter: Burr Sutter
> Priority: Blocker
> Fix For: 9.0.0.GA
>
>
> Use Case #3
> Create Deployment from Template
> a) Assume OpenShift is started remotely and provides an entrypoint URL
> b) Assume end-user is logged in (ignore auth for now)
> c) Eclipse user will open a dialog and enter the URL from step a
> d) Eclipse user will then be presented with a list of templates from the template library
> (initially a set of files on the local filesystem until openshift has a real template library api)
> e) The template list should allow sorting so that higher priority items are at the top
> We will likely need some form of categorization for templates also
> f) The template list should be searchable by keyword
> g) Eclipse user will select a particular template and
> h) Create a new openshift deployment based on selected template
> i) follow steps JBDS-3297 f through j (clone, import, project facets, etc)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBTIS-382) BPMN2 modeler is available at JBDS-IS 8.0.0.CR1 site
by Andrej Podhradsky (JIRA)
Andrej Podhradsky created JBTIS-382:
---------------------------------------
Summary: BPMN2 modeler is available at JBDS-IS 8.0.0.CR1 site
Key: JBTIS-382
URL: https://issues.jboss.org/browse/JBTIS-382
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution
Affects Versions: 8.0.0.CR1
Environment: 8.0.2.GA + JBDS-IS 8.0.0.CR1 (no early access)
Reporter: Andrej Podhradsky
Assignee: Paul Leacu
BPMN2 modeler is available at JBDS-IS 8.0.0.CR1 site where should not be.
By default this feature is not visible when you install integration stack from the update site. But when you uncheck "Group item by category" the feature is available and can be installed. Moreover, the old version of BPMN2 modeler is installed.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19047) Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
by Nick . (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19047?page=com.atlassian.jira.plugi... ]
Nick . updated JBIDE-19047:
---------------------------
Attachment: sample.zip
PFA ear maven project.
> Issue deploying EAR project from eclipse to Wildfly using JBoss Tools Plugin
> ----------------------------------------------------------------------------
>
> Key: JBIDE-19047
> URL: https://issues.jboss.org/browse/JBIDE-19047
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven, server, upstream
> Environment: Ubuntu 14.04, Wildfly 8.2.0 FInal, Eclipse Luna
> Reporter: Nick .
> Assignee: Fred Bricon
> Fix For: 4.3.x
>
> Attachments: sample.zip
>
>
> Hi,
> I have a maven EAR project, which contains a couple of WAR and JAR files. I'm using Eclipse Luna (tried STS and IntelliJ ) IDE with JBoss Tools 1.6.0 (latest).
> When I try to deploy my EAR to Wildfly (as well as in EAP 6.2.0) with JBoss Tools from eclipse i'm facing the following issues.
> My Jars (external jars and project jar) are getting copied into WEB-INF/lib and EAR/lib, where i expected it to be only in EAR/lib.
> EAR application.xml is not getting copied into EAR/META-INF/ folder
> But when i use command line to build my project , i'm not experiencing the above issue.
> FYI : We are using <skinnyWars>true</skinnyWars>.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-17618) Server start button disabled after Eclipse restart
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17618?page=com.atlassian.jira.plugi... ]
Martin Malina resolved JBIDE-17618.
-----------------------------------
Fix Version/s: 4.2.2.Final
(was: 4.2.x)
Resolution: Cannot Reproduce Bug
I cannot reproduce this any longer. Tried with JBDS 8.0.2 and WildFly 8.
After IDE restart, I could click the start button without any problems.
> Server start button disabled after Eclipse restart
> --------------------------------------------------
>
> Key: JBIDE-17618
> URL: https://issues.jboss.org/browse/JBIDE-17618
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server, upstream
> Affects Versions: 4.2.0.Beta2
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: 4.2.2.Final
>
> Attachments: disabled-server-start.png
>
>
> When you restart Eclipse with the Server View open, right after the IDE start, the first server will be selected, but the Start button cannot be clicked.
> !disabled-server-start.png!
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months