[JBoss JIRA] (JBIDE-2322) Cannot run new Seam Web Project wizard
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-2322?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-2322:
---------------------------------
Component/s: maven
> Cannot run new Seam Web Project wizard
> --------------------------------------
>
> Key: JBIDE-2322
> URL: https://issues.redhat.com/browse/JBIDE-2322
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven
> Environment: Eclipse -Europa Winter (it works find in Eclipse 3.4 RC 3 - Ganymede), JBoss Nightly Build (JBossTools-200806100349-nightly-ALL-win32.zip)
> Reporter: Andy Gibson
> Priority: Major
>
> I created a fresh install of Eclipse Europa (Winter), added in the JBoss Tools nightly build, fired it up, created a MySQL datasource, and tried to create a new Seam Web Project.
> Clicked on File -> New (typed "Seam" to filter out the items and then selected the Seam Web Project item) . Click Next (it is enabled) and nothing happens.
> This isn't a problem with Eclipse 3.4 RC 3 - Ganymede which is the build driver for this release.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 5 months
[JBoss JIRA] (JBIDE-2228) run as -> run on server no buttons
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-2228?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-2228:
---------------------------------
Component/s: server
> run as -> run on server no buttons
> ----------------------------------
>
> Key: JBIDE-2228
> URL: https://issues.redhat.com/browse/JBIDE-2228
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 2.0.1
> Environment: linux (debian/unstable) 32bit, sun java 1.5.0_15-b04, jbossas 4.2.2.ga, eclipse 3.3.2 build M20080221-1800, wtp 2.0.2
> Reporter: arne anka
> Priority: Major
> Fix For: 2.0.1
>
> Attachments: jboss1.png
>
>
> right click a seam web project, select "run as"->"run on server".
> the dialog has no buttons, neither cancel nor finish.
> btw: my tomcat 5.0 is preselected when the dialog openes despite of being unable to run the project -- switching to another server and bacj to tc 5.0 the dialog shows the appropriate error -- a) i think the dialog shopuld be able to preselect a appropriate server; b) i'm not sure if it is related to the original, maybe it has to do with the deactivation of the buttons?
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 5 months
[JBoss JIRA] (JBIDE-8782) Hot deployment of JAX-RS (RESTEasy) endpoints
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-8782?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-8782:
---------------------------------
Component/s: server
> Hot deployment of JAX-RS (RESTEasy) endpoints
> ---------------------------------------------
>
> Key: JBIDE-8782
> URL: https://issues.redhat.com/browse/JBIDE-8782
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Reporter: Burrsitis Sutter
> Priority: Major
>
> Provide for hot deployment of JAX-RS (RESTEasy) services/endpoints. At this moment, adding a new JAX-RS endpoint (with AS6) seems to require server restart. Editing an already deployed JAX-RS service (again on AS6) seems to require "Full Publish".
> package com.burrsutter.jqueryresteasy;
> import javax.ws.rs.Path;
> import javax.ws.rs.GET;
> import javax.ws.rs.Produces;
> @Path("/helloworldjson")
> public class HelloWorldJSON {
> @GET
> @Produces("application/json")
> public String sayHello() {
> return "{ \"hello\" : \"world\" }";
> }
> }
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 5 months
[JBoss JIRA] (JBIDE-12107) invisible projects in project explorer
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-12107?page=com.atlassian.jira.plug... ]
Josef Kopriva updated JBIDE-12107:
----------------------------------
Component/s: common
> invisible projects in project explorer
> ---------------------------------------
>
> Key: JBIDE-12107
> URL: https://issues.redhat.com/browse/JBIDE-12107
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common
> Affects Versions: 3.3.0.Beta3
> Environment: Win 7 x64, 32 bit Eclipse 3.7.2
> Reporter: Florian Lorenz
> Priority: Critical
>
> After updating JBoss-Tools to newest version from update-site (I think it said 3.3.0.Beta3 - Build from 20120514) all my projects are not showing anymore in project-explorer (whether in JEE- nor in Java-perspective). My only workaround is to switch to package-explorer for now. If I for example open 'Project / Clean...' I am able to see all open projects.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 5 months
[JBoss JIRA] (JBIDE-12107) invisible projects in project explorer
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-12107?page=com.atlassian.jira.plug... ]
Josef Kopriva closed JBIDE-12107.
---------------------------------
Closing, nothing to do.
> invisible projects in project explorer
> ---------------------------------------
>
> Key: JBIDE-12107
> URL: https://issues.redhat.com/browse/JBIDE-12107
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common
> Affects Versions: 3.3.0.Beta3
> Environment: Win 7 x64, 32 bit Eclipse 3.7.2
> Reporter: Florian Lorenz
> Priority: Critical
>
> After updating JBoss-Tools to newest version from update-site (I think it said 3.3.0.Beta3 - Build from 20120514) all my projects are not showing anymore in project-explorer (whether in JEE- nor in Java-perspective). My only workaround is to switch to package-explorer for now. If I for example open 'Project / Clean...' I am able to see all open projects.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 5 months