• Javascript Forge Plugin

    Aftering seeing what Forge could do at jboss world i decided to try writing a plugin.   The toughest part of getting started on any project is always copying the js resources over.   this plugin will do th...
    Profile Photo
    last modified by lholmquist
  • POH5 application development and databinding (knockout.js)

    I'm currently planning an application with the following layers:   HTML  (5) + Javascript controller + RESTful services probably via JAX-RS (implemented using JPA)   Prior to looking at Aerogear my re...
    Profile Photo
    last modified by peterfry
  • IE Conditional CSS

    This is really a questions,  i just thought this might be helpful to others.   This is one way of having differnt styles for different IE browsers.     I have this at the top of my html   &#...
    Profile Photo
    last modified by lholmquist
  • Orientation Changes Across Devices

    Recently i converted a flash application to a web app so it could also run on tablets.  My main focus was the iPad, but it also needed to work on other tablets.  The other tablet i was testing on was a galax...
    Profile Photo
    last modified by lholmquist
  • aerogear-controller-demo dependencies

    Hi,   I've been looking at the aerogear-controller-demo and noticed that there were a few dependencies I had not expected. The war contains the following:   WEB-INF/lib/aerogear-controller-1.0-SNAPSHOT.jar...
    Profile Photo
    last modified by beve
  • Problems opening cordova example with Xcode

    hi just cloned https://github.com/aerogear/kitchensink-cordova.git and tried to open the ios project following instructions in the wiki. But I get the following message: "The document “KitchensinkCordova.xcodepr...
    Profile Photo
    last modified by aamonten
  • AeroGear+Postgresql

    I need integrate AeroGear+Postgresql and deploying on Tomcat. I try of generate the  War file and deploy  on tomcat. I guess I need to copy the driver and  configure persistence.xml how I do this? ...
    Profile Photo
    last modified by crowcommand
  • AeroGear+Postgresql+Tomcat

    hi I need to make an application with AeroGear with Postgresql and deploy on a Tomcat server. I must do and configure for this thanks
    Profile Photo
    last modified by crowcommand
  • problem in installation off jboss

    hi every one,would u like to tell me about installation of jboss,i m stuck at initail installaion
    Profile Photo
    last modified by asadchanna04
  • Cache practices

    Are there any plans to show the best practices for caching js/css files in any of the quickstarts.    I'm using apache as my front end with mod_jk to as 7.1.  Is there a document out there that alread...
    Profile Photo
    last modified by lholmquist
  • AeroGear services and GateIn

    We are adding mobile support to GateIn and we are trying to figure out if AeroGear has any services we can use.   GateIn is a portal framework with its own UI elements, and but also runs other applications and s...
    Profile Photo
    last modified by mwringe
  • how to avoid duplicating validation rules

    Hi AeroGear folks,   I'm curious to hear what others think about this.   In the AeroGear kitchensink archetype, the validation rules for the fields are written directly in index.html, as well as in Member....
    Profile Photo
    last modified by matt.drees
  • Error deploying when project name contains "-"

    Hi I created a project with command line named html5-test by executing     mvn archetype:generate -DarchetypeArtifactId=jboss-html5-mobile-archetype -DarchetypeGroupId=org.jboss.aerogear.archetypes -Darchet...
    Profile Photo
    last modified by aamonten
  • FYI Apache Callback is now Apache Cordova

    Just wanted to let people know.   They do not intend to rename again ;-)   -Jay
    Profile Photo
    created by jbalunas