Search:

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

Search: Search took 0.03 seconds.

  1. Worked!

    Thanks that was very helpful! I had skimmed the chapter but missed that - oops! thank you so much!
  2. Using the Test interface and not setting a simple value

    Hey - I am starting to use the test framework that Spring provides instead of writing my own (which would be hackey...)

    But I think that there is something I am fundamentally missing/screwing up. ...
  3. Replies
    1
    Views
    1,303

    Opening file via spring

    Hello,

    I know this is a super easy thing to do, but it is killing me and my google skills are failing me too.

    What i need to do is open a file in java and then read from it. The file name...
  4. that sounds like a good option...i also wrote a...

    that sounds like a good option...i also wrote a method that takes a list:


    UpdateManager.setManagedPeons (Peon[] p);

    that just iterates through the list and calls register...

    then the...
  5. Calling an arbitrary method on a bean

    Hello,

    So I have a manager class - it needs to have the peons be registered and i thought this was a perfect place for Spring!

    the function looks something like this:

    ...
  6. Fixed?

    Ok - so i changed the services-config.xml to be more like the default...:)

    I am not sure if this is all necessary (i thought it wasn't...but results don't lie)



    <?xml version="1.0"...
  7. [Newbie] Help! spring and blazeds - can't start broker

    Hello,

    I know there are a ton of issues already on this, but I can't seem to figure it out still. epic fail. Thanks for your help in advance!!

    What is the problem you ask? I am getting a NPE...
Results 1 to 7 of 7