jboss-tools Questions

8

I'm trying to implement authentication for my UI application I'm using https://github.com/joaojosefilho/vuejsOidcClient which I succesffully configured to work with gluu auth server Now I wanted t...
Berryman asked 14/5, 2019 at 9:18

4

Solved

I am following this link to generate hibernate file https://www.mkyong.com/hibernate/how-to-generate-code-with-hibernate-tools/ the files are generated but without annotation. I checked the "gen...
Trituration asked 13/6, 2018 at 12:41

1

I'm using Keycloak and just setup some OpenLDAP. Importing from LDAP to Keycloak works fine. Even new registrations and updates to users are synced nicely. But I can't find any way to: a) Export ex...
Wheal asked 15/12, 2018 at 0:13

5

I make in JSF Project in eclipse and The file faces-config.xml give an error Referenced file contains errors (jar:file:/D:/eclips/eclipse k/plugins/org.jboss.tools.jst.web_3.5.0.Final-v20130717-03...
Shanonshanta asked 17/9, 2013 at 6:13

2

Solved

Environment: Eclipse Mars Linux v.? Java jdk v.? Wildfly v.? I installed JBOSS tools from market place, the only version listed was JBoss tools 4.3.0 Beta and I installed it. I restarted the e...
Lazes asked 3/8, 2015 at 11:31

3

I have a Keycloak protected backend that I would like to access via swagger-ui. Keycloak provides the oauth2 implicit and access code flow, but I was not able to make it work. Currently, Keycloak's...
Social asked 29/1, 2017 at 8:6

4

Solved

May I know can the Eclipse plugin Hibernate tool use to generate JPA entity @entity? The Java files that generated look like below and not JPA: package com.test.only.model; // Generated Jul 19, ...
Jakejakes asked 19/7, 2011 at 6:14

2

Solved

I want to simulate 2 servers by running 2 independent instances of Wildfly. This is useful when you don't want to deploy all WARs on the same instance and then only be able to shut them down and st...
Limousine asked 11/10, 2017 at 21:17

2

I am new to Keycloak and have been trying to setup javascript based authz policies and client mappers. I was wondering what is the best way to debug such mappers or policies. Right now, if there a...
Tetzel asked 11/1, 2018 at 3:56

2

Solved

i have an open id provider and i use this provider as identity broker of keycloak. I want to map roles (claims) which sent from broker to keycloak (and keycloak will sent mapped roles in its jwt). ...
Galliwasp asked 5/10, 2017 at 22:0

9

I have the following error when deploying an application with JBoss Tools in Eclipse: Error renaming C:\wildfly-8.1.0.Final\standalone\tmp\tmp7858611943756287857.xhtml to C:\wildfly-8.1.0.Final\...
Wealth asked 21/10, 2014 at 13:10

1

I have a database and I generated all bean and hbm.xml files with hibernate tool. I noticed this tool not generated automatically the cascade property... I read it can be done using reveng.xml. The...
Nereen asked 4/6, 2014 at 10:14

3

I'm using Eclipse Facets for JPA 2.0 and Hibernate 4.2 implementation. I think I recall that in previous project I would not have to register an Entity Bean in the persistence.xml. Am I mistaken? ...
Bazil asked 5/8, 2013 at 5:23

5

Solved

I am trying to use eclipse kepler for Java EE 7.I already installed JBoss Tools and added JBoss Wildfly successfully as a server. However my changes are not automatically deployed. Is there anyway ...
Kevinkevina asked 26/11, 2013 at 9:28

4

Wildfly 8.2.0.Final JDK 8 Update 60 Eclipse Mars Update 1 JBoss Tools 4.3.0.Final Windows 10 Recently I upgraded the following things: from Windows 7 to Windows 10 from Eclipse Mars to Eclipse...
Gnathonic asked 15/10, 2015 at 16:54

2

I am woriking on A maven Project. the project run very well. But when I see the marquers I found this problem. EL Validator cannot run on project a because Validation Builder precedes JBoss Knowl...
Brogue asked 22/1, 2015 at 17:41

1

Solved

I have installed Eclipse Mars and have also installed the Jboss Tools from the eclipse marketplace. My issue is that after installing the JBoss tools, I seem to have a set of controls for the ser...
Ivied asked 13/1, 2016 at 11:37

2

Solved

in my Model project (it only has the persistent classes, aka java beans) i have a class which has a composite primary key. To map this, i have used two @Id in my class. Before hibernate 4 it was no...
Cherian asked 11/1, 2014 at 15:31

2

Solved

I'm migrating my project to JBoss AS 7, and I've read a little about its modules. My problem is simple (I think), I have no idea how to include this modules during development phase. For example, I...
Flashcube asked 8/5, 2012 at 11:51

3

Solved

I have the following situation: (source: kawoolutions.com) JPA 2.0 mappings (It might probably suffice to consider only the Zip and ZipId classes as this is where the error seems to come from): ...

5

I develop jsf xhtml pages with facelets, and I always had code assist for all the taglibs i declared i my xhtml root element (h, f etc..) But, since, like 30 minutes, when i ctrl+space i only have...
Foreign asked 13/1, 2010 at 16:8

7

Solved

1st phase I have a problem shutting down my running JBoss instance under Eclipse since I changed the JNDI port of JBoss. Of course I can shut it down from the console view but not with the stop...
Calcic asked 6/10, 2008 at 7:38

2

Solved

I'm using Jboss tools (3.0.0 alpha, on Eclipse 3.4) to hot deploy my war on Jboss 4.2.3. My war depends on another project (packed inside a jar) I 'm working on. But, when I save a file in this pro...
Fay asked 23/1, 2009 at 14:27
1

© 2022 - 2024 — McMap. All rights reserved.