• Extending Scaffold-Faces

    Hello, I'm trying to extend the scaffold-faces project to customize the MBean generation. I created one ScaffoldProvider type and installed the project and could see it on the scaffold:generate menu. Then I made my...
    Profile Photo
    last modified by vexxile
  • adding service  layer

    dear forgers I am working in on an enterprise project and I am trying to find a web framework in order to ease our development process. I found jboss forge very interesting and helpful and, but I need to have a serv...
    Profile Photo
    created by pooyan
  • [forge-users] [announcement] Forge 2.5.0.Final (Coal) is released!

        JBoss Forge 2.5.0.Final is now available!   The Forge Team is proud to announce that JBoss Forge 2.5.0.Final is now available! This is the best release so far.       What's new a...
    Profile Photo
    last modified by gastaldi
  • adding service layer

    dear forgers I am working in on an enterprise project and I am trying to find a web framework in order to ease our development process. I found jboss forge very interesting and helpful and, but I need to have a serv...
    Profile Photo
    last modified by pooyan
  • How to prevent duplicate data ?

    Hi. Using JBoss.Forge, how to prevent duplicate data ? I created an entity named "warehouse" and added some records with the same description. Did Forge any control about ? Thanks
    Profile Photo
    last modified by chayimamaral
  • [forge-users] Wildfly 8 plugin

    Dear Forge users, Is there a Forge 2 WildFly plugin available ? so far I have been able just to find out JPA settings for WildFly 8 container. Thanks Francesco  
    Profile Photo
    last modified by francesco.marchioni
  • [forge-users]  Advanced Java EE 6 training... with JBoss Forge

    Hi Guys,   I'm holidays skiing, and the fresh air (and bad internet connection) is giving me some ideas.   I have a 3 days training course on Java EE 6... and now I'm working on a new one : a 3 days on A...
    Profile Photo
    last modified by Antonio Goncalves
  • Forge 2.0 and Arquillian

    Hi,   I just wonder how to set up project to use arquillian as it was possible in Forge 1.x forge install-plugin arquillian arquillian setup --containerType MANAGED --containerName JBOSS_AS_MANAGED_7.X   ...
    Profile Photo
    last modified by ochaloup
  • [forge-users] Forge error when running admin_layer.fsh to setup      TicketMonster

    When I run `run admin_layer.fsh` at the forge prompt, I get "Exception encountered: String index out of range: -1".  I'm using Forge 1.4.4.Final. My full stack trace is here: http://pastebin.com/PfmnRmWe  ...
    Profile Photo
    last modified by Ian Downard
  • Forge 2.5.0.Final project-new failure

    Hello. I've downloaded and expanded the offline distribution of 2.5.0.Final as repaired this date. I attempted to to create a new project by entering into the forge console (in a DOS window) the command project-new...
    Profile Photo
    last modified by gerry.matte
  • jboss-forge-2.5.0.Final wont start on Windows 7

    In March, I reported this same problem with version 2.3.0.Final - see https://community.jboss.org/thread/238385   Following the forge 2 instructions at https://github.com/forge/core#jboss-forge-20 , I downloaded...
    Profile Photo
    last modified by gerry.matte
  • [forge-users] as-forge-addon problem

    Hi all.   Running Forge 2.4.1 in Eclipse Luna M6, JDK 1.7.51, RHEL 6.x   I see;     $ addon-git-install --url https://github.com/jerr/as-forge-addon.   git   **INFO** Installing git...
    Profile Photo
    last modified by paulmkeogh
  • Scaffold-generate do nothing

    I have a project where I have modules ejb, web and ear. I want to create the UI scaffolding for the entties in ejb using scaffold-generate (as it is explained here : http://proxy.wowkool.com/aHR0cHM6Ly9naXRodWIuY29tL2...
    Profile Photo
    last modified by dinesh707
  • Create own Code

    Hello, is it possible to produce with JBoss Forge own code. Speak to obtain modified getter or setter methods. Under what keyword I should search there? Best Regards
    Profile Photo
    last modified by paddelb
  • [forge-users] Forge 2 Eclipse problems

    Hi.   I followed the instructions here;        -      Install the Forge 2 Eclipse Plugin from    http://download.jboss.org/jbosstools/builds/staging/jbosstools-for...
    Profile Photo
    last modified by paulmkeogh
  • Unable to Start Forge

    I have tried Forge2 on every suggested version of Eclipse: Kepler and Luna. JBoss Dev Studio will not even let me install Forge2 because Forge1 comes pre-installed and there is no way to uninstall it.  Below is w...
    Profile Photo
    last modified by peterson.dean
  • Forge newbie

    Can Forge be invoked programmatically from a Java program? Or can it be only called from Forge shell or Eclipse Plugin? I am trying to generate code (projects) with the help Forge and it's facets from a Java based cus...
    Profile Photo
    last modified by elogics
  • Forge command to generate SOAP enpoints?

    Hi   is there a command to generate SOAP enpoints like the one for REST?   Thanks in advance Johannes
    Profile Photo
    last modified by johnsky
  • Whole J2EE Project breaks with Forge UI Scaffolding

    Hi, I have a JBoss sample project which has three modules as ear, ejb and web. The fodler ejb i have "src/main/java/org/jboss/tools/example/model/Member.java", which is an Entity. Now I need to try out how UI Scaffol...
    Profile Photo
    last modified by dinesh707
  • What is the forge2 equivalent to pick-up?

    I am using forge-distribution-2.4.1.Final and what to select a different Entity to hold. How do I accomplish this in Forge2?   Thanks, Jason Poteat
    Profile Photo
    last modified by jpoteat