Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    614

    Newbie: My vFabrix tc wont run my webapp

    Hi I have a sf webapp working on eclipse EE installation with the tomcat server. I then downloaded and installed SSTS. Imported my webapp (maven) and hit run on server.

    vFabric popup'ed and I...
  2. solved, I did this: Resource jadDir;...

    solved,

    I did this:



    Resource jadDir;
    String path = jadDir.getFilename();
    String filename = file.getName();
    context.getResourceAsStream("/WEB-INF/" + path + "/" + filename);
  3. Help loading a list of files from directory

    Hi all,

    Ok so I defined a bean to inject the path of the DIR of the files I want to load. Doing a getFiles() I get the file but now the format of the paths changed.



    public void...
  4. Yes, and that helped a lot, although in the end I...

    Yes, and that helped a lot, although in the end I saw as a beginner I had to get MVC under the belt before moving to Web Flow.

    Coming back to Web Flow later this week. Thanks.
  5. I think its ridiculous to expect a beginner to...

    I think its ridiculous to expect a beginner to use ROO to do a "Starting Web Flow from scratch" application. How will that person learn anything with all the fat and insane levels of abstraction that...
  6. And we're back again not working. I closed the...

    And we're back again not working. I closed the project. deleted it and created another roo project. Bham!

    STS is not installed in Program Files or Program Files(x86). Its installed in c:\java
    ...
  7. My word, after a reboot it all worked. Restarting...

    My word, after a reboot it all worked. Restarting STS did not work, but a reboot did. Very weird. Thanks for the reply :)
  8. I'm running sts-2.9.1.RELEASE with jdk1.6.0_30 64...

    I'm running sts-2.9.1.RELEASE with jdk1.6.0_30 64 bit

    Roo just spits "null" with all commands.
  9. Replies
    5
    Views
    2,015

    I had the same problem/question. I entered web...

    I had the same problem/question. I entered web flow in the "Roo Shell" and nothing happened.

    So much for helping beginners.
Results 1 to 9 of 9