1 Reply Latest reply on Mar 10, 2005 10:10 AM by fraumoella

    Tutorial Getting started with JBoss 4.0

    fraumoella

      Hi everyone,

      I'm trying to get the tutorial running - I'm using the current version of JBoss and the latest version of the J2EE tutorial (J2EE 1.4 Tutorial Update 4 (for Sun Java System Application Server Platform Edition 8.1 2005Q1) February 4, 2005).
      I followed the step by step guide to building and deploying the app in JBoss and now I get this error while starting JBoss:

      INFO [EjbModule] Deploying AccountControllerBean
      INFO [EjbModule] Deploying CustomerControllerBean
      INFO [EjbModule] Deploying TxControllerBean
      INFO [STDOUT] org.jboss.ejb.plugins.cmp.ejbql.ParseException: Encountered "t.timeStamp >=" at line 2, column 59.
      Was expecting one of:
       "ABS" ...
      


      I'm a absolute newbie and have no idea, where I would have to adapt what to get it running. So far, I'm just able to see the login page in my browser but can't login.

      Thanks for helping.