Search:

Type: Posts; User: sherpavert; Keyword(s):

Search: Search took 0.01 seconds.

  1. well.. I'm using STS, but unable to open the .aj...

    well.. I'm using STS, but unable to open the .aj files;
    1- to modify a CRUD method, I cut and paste it from an external editor in .java
    2- to add one method, I can do it directly inside STS, and...
  2. Adding/changing methods in a scaffolded controllers

    I have noticed that it's impossible (for me) to add a new method in a scaffolded controller (in the .java part) without hiding all the .aj methods (CRUD, finders...)
    Same thing if I need to modify...
  3. Replies
    2
    Views
    521

    Finally it was a fase problem, but I can see...

    Finally it was a fase problem, but I can see that, quite often, when "something goes wrong", the better is a "total clean":
    * to remove the deployed project from the server
    * clean the server
    *...
  4. Replies
    2
    Views
    521

    Finders not found at runtime

    Hi,
    I have generated finders: the .aj are generated ok, the @org.springframework.roo.addon.entity.RooEntity(finders = {.... is generated in the domain class, and the menux.jsp correctly modified.
    ...
  5. Replies
    1
    Views
    1,285

    No answers ?

    I would like to get an answer too !
    The JAVA_OPTS in startup.bat don't seem to be sufficient
    Thank you for help
  6. Replies
    5
    Views
    2,284

    Found :D ! Thank you Colin, you help me saying...

    Found :D !
    Thank you Colin, you help me saying that no threads were spawn, in fact, one is... the Log4jConfigListener, and a keystroke error put the refresh value to 0....
    Thank you for help
  7. Transaction Timeout (WebSphere, DataSource DB2)

    Hi,
    I work with WSAD5.1.2/WebSphere5.1 test environment.
    Using the JtaTransactionManager to write in a DB2 v8.1.3 datasource (the ds is ok, i can read/write without any problem), if i code a manual...
  8. Replies
    5
    Views
    2,284

    Hi Colin, Nothing really special in my context...

    Hi Colin,
    Nothing really special in my context for a sample appl:
    * a Jta transaction manager and associated WebSphere datasource to DB2
    * an iBatis Sqlmap and the associated dao
    * a strutc...
  9. Replies
    5
    Views
    2,284

    WebSphere runnning 100% cpu !

    Hi,
    I try to write a basic sample appl, the go :D /nogo :( with Spring meeting is for tomorrow.... and, using Was5.1 test environment in WSAD512, the app run 100% cpu after initializing the...
Results 1 to 9 of 9