[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, 5 months
[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, 5 months
[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, 5 months
[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, 5 months
[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, 5 months