Questions tagged [jboss-developer-studio]

IDE provided by Red Hat. Specialized for use with Java.

JBoss Developer Studio (DevStudio) is a development environment created and currently developed by JBoss (a division of Red Hat). It integrates and certifies both tooling and runtime components by combining Eclipse, Eclipse Tooling, and the JBoss Enterprise Application Platform.

84 questions
10
votes
1 answer

How to disable as-you-type JBT Validator

I am working in JBoss Developer Stutio, and i often see the "As-you-type JBT validor" message, and when it occurs, I can do nothing, since it consumes lots of resources. In Preferences->validation->JSF view validator, I can't disable it…
marlon
  • 6,029
  • 8
  • 42
  • 76
5
votes
3 answers

Using the Eclipse Marketplace Client within Red Hat JBoss Developer Studio (Devstudio)

I would like to ask you whether (and how) it's possible to use Eclipse Marketplace in Red Hat JBoss Developer Studio 10.3.0.GA. I was trying to install EMPC from [1], but the version looked a bit old and didn't work afterwards. Basically I would…
nickboldt
  • 732
  • 1
  • 7
  • 13
4
votes
1 answer

Error in executing query in JBDS (Teiid)

I am using JBDS 10.4 with WildFly 10,Teiid Designer 10. Successfully made a VDB by following the link: https://developer.jboss.org/wiki/SalesforceAsARESTServiceUsingDataVirtualization?_sscc=t When running on browser getting notfound error…
Vijay
  • 53
  • 5
4
votes
1 answer

JBoss Developer Studio 9.1.0 FUSE CXF project always give maven error

I'm new to JBosse Fuse and I have gone through Fuse examples which related to cxf (quick start projects)and when I try to import those sample projects in to work space I'm always getting this kind of error mesage. Failure to find…
casper
  • 535
  • 5
  • 13
3
votes
1 answer

How to find out why Eclipse Xhtml Editor hangs

I am using Eclipse Neon.1 on Windows 10 with Redhat JBoss Developer Studio to work on a JavaEE 7 Project running on Wildfly 10 via jdk1.8.0_25. The Project has about 20.000 lines of Java source and also about 20.000 lines of .xhtml source code.…
3
votes
2 answers

JBoss Fuse 6.3.0 CXF reference tutorial with JBoss Deveoper Studio latest versions such as 9.* or 10.*

I'm searching some tutorial to learn step by step guide to learn about CXF web service expose tutorial but could not able to find proper guide line. Please can some one share good reference document to learn about this, (Specially if it is use JBoss…
casper
  • 535
  • 5
  • 13
3
votes
0 answers

Can't turn off validation in JBoss Developer Studio

I am brand new to JBoss Developer Studio and can't seem to get past something that seems as though it would be simple. I am building the front end of my Web application using Sencha ExtJS 6.0. This framework contains hundreds of client side files…
sl5337
  • 31
  • 1
2
votes
1 answer

Adding Teiid to JBDS

I am trying to connect JBDS with wildfly server. I am not getting the Teiid instance in JBDS. What are the values for username and password in managment login credentials? What are the values for username and password under JDBC connection. Do I…
2
votes
1 answer

JBoss Fuse Hello World - Missing Manifest issue

I'm trying to follow the steps outlined in the hello world program for Red Hat JBoss Fuse: https://developers.redhat.com/products/fuse/hello-world/ When I go to deploy the bundle I get an error message "Unable to retrieve the bundle details for…
2
votes
3 answers

ear deployed from IDE fails, but install from maven build works

Red Hat JBoss Developer Studio Version: 10.2.0.GA Build id: GA-v20161125-1418-B55 Build date: 20161125-1418 I have an maven EAR project with separate projects for: war ejb-jar ejb-client ( local interfaces) If I run a mvn clean install on the…
OldProgrammer
  • 12,050
  • 4
  • 24
  • 45
2
votes
1 answer

Can't see scala classes from Main.java in Java-Scala maven project

I'm following tutorial here: http://scala-tools.org/mvnsites/maven-scala-plugin/example_java.html to have java with scala files in the same project however mvn compile fails with error: cannot find symbol apparently complaining about places where…
has981
  • 425
  • 4
  • 18
1
vote
0 answers

Apply regex in Eclipse formatter

I'm using JBoss Developer Studio 8.1.0.GA and I have a specific type of class that has a static aggreggator like method for configuring an object. While I want any other type of method wrapped in the usual way (wrap when necessary in the formatter)…
Aru Díaz
  • 51
  • 1
  • 5
1
vote
1 answer

JDBC Driver Templates in Red Hat Developer Studio 12

I cannot find any JDBC driver templates in the latest Redhat Developer Studio version 12.0.0.GA. Anyone else having the same issue? Even trying to actually use the Generic driver template isn't really working. Environment is Windows 10. I…
K.Nicholas
  • 10,956
  • 4
  • 46
  • 66
1
vote
1 answer

Red Hat Dev studio is not responding when ActiveMQ-Blueprint DSL template as new project is selected

Red Hat Deve Studio Not RespndingRed Hat Developer Studio 12.0.0.GA (2) stops responding whenever ActiveMQ-Blueprint DSL template for new camel integration project is selected. Have disable auto build, suspended validators, restarted the machine,…
1
vote
1 answer

Error starting the server JBoss EAP 7.1 while playing with helloworld-rs quickstart

I know this is old but while I was doing this I get the following error when starting the server in step 2 of this quickstart ( Install, Configure and Verify ) https://developers.redhat.com/products/devstudio/hello-world/ Error < terminated > Red…
cpastene
  • 11
  • 2
1
2 3 4 5 6