[JBoss JIRA] (JBIDE-18717) Generate entities from tables silently fails with no classes generated on PostgreSQL 9.3
by Xavier Coulon (JIRA)
Xavier Coulon created JBIDE-18717:
-------------------------------------
Summary: Generate entities from tables silently fails with no classes generated on PostgreSQL 9.3
Key: JBIDE-18717
URL: https://issues.jboss.org/browse/JBIDE-18717
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge, hibernate
Affects Versions: 4.2.0.Final
Reporter: Xavier Coulon
When trying to generate an entity from the single table I have in a PostgreSQL database (a table named "Conference" in the public schema), nothing happens, depiste the fact that I could select the table when using the Forge wizard.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years
[JBoss JIRA] (JBIDE-18716) Generate entities from tables causes validation errors with MySQL
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18716?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-18716:
---------------------------------------------
set your hibernate.default_catalog attribute and this catalog entry will not be added.
> Generate entities from tables causes validation errors with MySQL
> -----------------------------------------------------------------
>
> Key: JBIDE-18716
> URL: https://issues.jboss.org/browse/JBIDE-18716
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge, hibernate
> Affects Versions: 4.2.0.Final
> Reporter: Xavier Coulon
>
> When "generating entities from tables" using a MySQL datasource (eg: {{jdbc:mysql://localhost:3306/conferences}}), a {{conference}} table gives a {{Conference}} class with the following annotation:
> {code}
> @Table(name="Conference"
> ,catalog="conferences"
> )
> {code}
> but the JPA validator reports an error on {{catalog="conferences"}}, claiming that
> {quote}
> "conferences" cannot be resolved for table "Conference"
> {quote}
> This happens with both JPA tooling and Forge tooling.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years
[JBoss JIRA] (JBIDE-18716) Generate entities from tables causes validation errors with MySQL
by Xavier Coulon (JIRA)
Xavier Coulon created JBIDE-18716:
-------------------------------------
Summary: Generate entities from tables causes validation errors with MySQL
Key: JBIDE-18716
URL: https://issues.jboss.org/browse/JBIDE-18716
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge, hibernate
Affects Versions: 4.2.0.Final
Reporter: Xavier Coulon
When "generating entities from tables" using a MySQL datasource (eg: {{jdbc:mysql://localhost:3306/conferences}}), a {{conference}} table gives a {{Conference}} class with the following annotation:
{code}
@Table(name="Conference"
,catalog="conferences"
)
{code}
but the JPA validator reports an error on {{catalog="conferences"}}, claiming that
{quote}
"conferences" cannot be resolved for table "Conference"
{quote}
This happens with both JPA tooling and Forge tooling.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years
[JBoss JIRA] (JBTIS-350) Missing BPEL source plugins
by Andrej Podhradsky (JIRA)
Andrej Podhradsky created JBTIS-350:
---------------------------------------
Summary: Missing BPEL source plugins
Key: JBTIS-350
URL: https://issues.jboss.org/browse/JBTIS-350
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution
Affects Versions: 8.0.0.Beta1
Reporter: Andrej Podhradsky
After installing all components included in Beta1 there are only the following souce plugins for BPEL
org.jboss.tools.bpel.runtimes.source_1.2.101.Final-v20140108-1353-B1045.jar
org.switchyard.tools.ui.bpel.source_2.0.0.v20141011-0508-H499-Alpha3.jar
but there are much more BPEL plugins such as
org.eclipse.bpel.ui, org.eclipse.bpel.ui.validator
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years
[JBoss JIRA] (JBDS-3200) Provide JBoss Developer studio from Mac App Store or identified developer to prevent warning
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-3200?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen updated JBDS-3200:
--------------------------------------
Fix Version/s: 8.0.1.GA
9.0.0.Alpha1
(was: LATER)
> Provide JBoss Developer studio from Mac App Store or identified developer to prevent warning
> --------------------------------------------------------------------------------------------
>
> Key: JBDS-3200
> URL: https://issues.jboss.org/browse/JBDS-3200
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: build
> Affects Versions: 8.0.0.GA
> Environment: Mac OS X 10.10, JDK 1.8.0
> Reporter: Manuel Blechschmidt
> Assignee: Max Rydahl Andersen
> Priority: Minor
> Fix For: 8.0.1.GA, 9.0.0.Alpha1
>
> Attachments: Screen Shot 2014-10-26 at 11.10.30.png, Screen Shot 2014-10-26 at 11.11.53.png
>
>
> Hello,
> I just downloaded the new installer for JBoss Developer Studio 8.0.0.GA from here:
> https://access.cdn.redhat.com/content/origin/files/sha256/9f/9f3fab096014...
> Download was very fast. Afterwards I double clicked on the installer. Unfortunately it showed me a message that I can only install applications from the mac app store.
> {panel}
> "jboss-devstudio-8.0.0.GA-v20141020-1042-B317-installer-eap.jar" can't be opened because it is from an unidentified developer.
> Your security preferences allow installation of only app from the Mac App Store and identified developers.
> {panel}
> Right click on the file and then selecting open gives me the opportunity to ignore this warning.
> Nevertheless it might happen that users don't know this solution.
> Hope that helps
> Manuel
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years
[JBoss JIRA] (JBDS-3200) Provide JBoss Developer studio from Mac App Store or identified developer to prevent warning
by Manuel Blechschmidt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3200?page=com.atlassian.jira.plugin.... ]
Manuel Blechschmidt commented on JBDS-3200:
-------------------------------------------
Thanks a lot for taking this issue so seriously:
!http://images.sodahead.com/profiles/0/0/0/0/0/3/0/2/5/for-Bryn-15166047324.png!
> Provide JBoss Developer studio from Mac App Store or identified developer to prevent warning
> --------------------------------------------------------------------------------------------
>
> Key: JBDS-3200
> URL: https://issues.jboss.org/browse/JBDS-3200
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: build
> Affects Versions: 8.0.0.GA
> Environment: Mac OS X 10.10, JDK 1.8.0
> Reporter: Manuel Blechschmidt
> Assignee: Max Rydahl Andersen
> Priority: Minor
> Fix For: LATER
>
> Attachments: Screen Shot 2014-10-26 at 11.10.30.png, Screen Shot 2014-10-26 at 11.11.53.png
>
>
> Hello,
> I just downloaded the new installer for JBoss Developer Studio 8.0.0.GA from here:
> https://access.cdn.redhat.com/content/origin/files/sha256/9f/9f3fab096014...
> Download was very fast. Afterwards I double clicked on the installer. Unfortunately it showed me a message that I can only install applications from the mac app store.
> {panel}
> "jboss-devstudio-8.0.0.GA-v20141020-1042-B317-installer-eap.jar" can't be opened because it is from an unidentified developer.
> Your security preferences allow installation of only app from the Mac App Store and identified developers.
> {panel}
> Right click on the file and then selecting open gives me the opportunity to ignore this warning.
> Nevertheless it might happen that users don't know this solution.
> Hope that helps
> Manuel
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years
[JBoss JIRA] (JBDS-3200) Provide JBoss Developer studio from Mac App Store or identified developer to prevent warning
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-3200?page=com.atlassian.jira.plugin.... ]
Martin Malina commented on JBDS-3200:
-------------------------------------
[~mmurray], on Windows, it's right-click and Open. But I don't think this applies to Windows - there is no "unidentified developer" message on Windows when you simply double click the jar in Windows Explorer.
> Provide JBoss Developer studio from Mac App Store or identified developer to prevent warning
> --------------------------------------------------------------------------------------------
>
> Key: JBDS-3200
> URL: https://issues.jboss.org/browse/JBDS-3200
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: build
> Affects Versions: 8.0.0.GA
> Environment: Mac OS X 10.10, JDK 1.8.0
> Reporter: Manuel Blechschmidt
> Assignee: Max Rydahl Andersen
> Priority: Minor
> Fix For: LATER
>
> Attachments: Screen Shot 2014-10-26 at 11.10.30.png, Screen Shot 2014-10-26 at 11.11.53.png
>
>
> Hello,
> I just downloaded the new installer for JBoss Developer Studio 8.0.0.GA from here:
> https://access.cdn.redhat.com/content/origin/files/sha256/9f/9f3fab096014...
> Download was very fast. Afterwards I double clicked on the installer. Unfortunately it showed me a message that I can only install applications from the mac app store.
> {panel}
> "jboss-devstudio-8.0.0.GA-v20141020-1042-B317-installer-eap.jar" can't be opened because it is from an unidentified developer.
> Your security preferences allow installation of only app from the Mac App Store and identified developers.
> {panel}
> Right click on the file and then selecting open gives me the opportunity to ignore this warning.
> Nevertheless it might happen that users don't know this solution.
> Hope that helps
> Manuel
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years
[JBoss JIRA] (JBIDE-18715) OpenShift Server: Notification is shown once the server is started (e.g. EAP, AS...)
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-18715:
-------------------------------------
Summary: OpenShift Server: Notification is shown once the server is started (e.g. EAP, AS...)
Key: JBIDE-18715
URL: https://issues.jboss.org/browse/JBIDE-18715
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.2.0.Final
Reporter: Marián Labuda
Under "server" I mean EAP, AS, WildFly, Tomcat... catridges (server runtimes).
We talked with [~adietish] about having a notification about started server. It would help with application deployment to know, when the server is running and not to check/stare into the console.
Notification should be shown in the bottom right corner and at first it should inform user about server being started and that we are going to inform him/her once the server is started. Second notification would be shown once the server is started.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years