Search:

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

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. It should be produced when running mvn install (...

    It should be produced when running mvn install ( in the samples dir) but is not produced, I get the same error... !?!?!
  2. Replies
    0
    Views
    822

    learning Spring-WS airline sample

    Hello fellow Spring-WS enthusiasts!

    I am just getting started with Spring-WS and have some Questions regarding how to get going/running with it :).

    I was interested in trying the airline sample...
  3. Replies
    2
    Views
    628

    Cloud Foundry localhost: not found

    Greeting to all,

    My app was working fine but when I try to redeploy it now I get...


    eval: 1: *.prod.las01.vcsops.com: not found
    eval: 1: localhost: not found
    eval: 1: 127.0.0.1: not found...
  4. Replies
    2
    Views
    1,636

    Greetings does anyone know where I can find the...

    Greetings does anyone know where I can find the pricing/availabliity... (free trail?) for said Code2Cloud? as mentioned here

    http://www.springsource.com/code2cloud?
  5. Replies
    0
    Views
    1,015

    Testing EJBs with JSF configuration

    Hello....

    I am looking for a way to setup a test suite for a site that is using EJB-JSF-Hibernate and was hoping to hook into the EJBs using SpringSecurity... would I be able to add spring...
  6. Thread: EJB and Spring

    by jokrasa
    Replies
    19
    Views
    9,970

    I am looking for a way to setup a test suite for...

    I am looking for a way to setup a test suite for a site that is using EJB-JSF-Hibernate and was hoping to hook into the EJBs using SpringSecurity... would I be able to add spring integration easily...
  7. Although this is an old post maybe someone may...

    Although this is an old post maybe someone may weigh in on my question :)

    I am looking for a way to setup a test suite for a site that is using EJB-JSF-Hibernate and was hoping to hook into the...
  8. Ruby/Grails vs Spring (Other Java frameworks).

    Hello to all..

    We are starting a new team to re-do their research Portal. They are asking us which (Java) framework
    to adopt for our needs. The team lead is pushing us to use 'Grails' because he...
  9. Replies
    2
    Views
    1,919

    using STS everything seems to start up and run...

    using STS everything seems to start up and run automatically, but how could I use the data source explorer to view the tables and data... i established a connection with the...
  10. Replies
    0
    Views
    860

    SWF AOP @AfterThrowing on errorLogger

    Hello to all,

    I'm trying to implement the @AfterThrowing in Spring AOP so first I've configured..


    <aop:aspectj-autoproxy>
    <aop:include name="errorLogger" />
    ...
  11. Replies
    1
    Views
    629

    in reading further it would appear to be a 'safe...

    in reading further it would appear to be a 'safe navigator' from groovy
    used in case #primes.?[#this>10] had nothing > 10 ..
    am I right?

    6.5.15 Safe Navigation operator

    The Safe Navigation...
  12. Replies
    1
    Views
    629

    spEL using groovy?

    Hi to all,

    in reading the ref manual in section...

    6.5.10.1 The #this and #root variables

    The variable #this is always defined and refers to the current evaluation object (against which...
  13. Replies
    3
    Views
    1,146

    I agree it appears to be fixed in the current...

    I agree it appears to be fixed in the current 2.3.0 for both browsers,... great!
  14. Replies
    3
    Views
    1,146

    SWF Primefaces integration problems

    From what I can see p:commandButton sends an Ajax request, Web Flow processes the request and attempts to transition to the next view state by sending this response back to the client:

    ...
  15. Sticky: I think I may have found it here... (hope it...

    I think I may have found it here... (hope it works :) )http://ebr.springsource.com/repository/app/faq#q8
  16. Replies
    1
    Views
    1,060

    I think I may have found it...

    I think I may have found it here....http://ebr.springsource.com/repository/app/faq#q8
  17. Replies
    1
    Views
    1,060

    get Maven to use the SpringSource EBR

    Hi

    I wonder how I could get Maven to target the EBR as described in the reference doc below?

    So the first thing you need to decide is how to manage your dependencies: most people use an...
  18. Sticky: Hi I wonder how I could get Maven to target...

    Hi

    I wonder how I could get Maven to target the EBR as described in the reference doc below?

    So the first thing you need to decide is how to manage your dependencies: most people use an...
  19. Replies
    6
    Views
    2,061

    Hi Venu, I suppose the flow would go into an...

    Hi Venu,

    I suppose the flow would go into an unreturnable state once into the pdf, I tried the forum but got no response on this as you may have seen. I'm now going over the current SWF.. it's...
  20. Replies
    6
    Views
    2,061

    I did eventually get it to work with charts,...

    I did eventually get it to work with charts, etc...

    on your xhtml page put a link with the search criteria for your Query that will fill the report as below.


    <a...
  21. Hi bradskuse, i'm new at this and encountering...

    Hi bradskuse,

    i'm new at this and encountering same problem, how did you download <faces:resources /> and import it straight into sts /

    Does anyone know how, where the links would be?
    ...
  22. Replies
    28
    Views
    34,759

    Just use a subreport for each table since you can...

    Just use a subreport for each table since you can only put one datasource in a detail section, don't use dataSets unless they will be consumed by a chart or some such component. Have a main report...
  23. Replies
    4
    Views
    826

    Hi aempinheiro, I think

    Hi aempinheiro,

    I think
    <subflow-state id="sub1" subflow="sub1">
    <input name="listJsp" type="string" value="post1"/>
    </subflow-state>

    should be replaced by something like
    <subflow-state...
  24. Replies
    11
    Views
    2,978

    Webflow Aspectj

    Hi shivaji,

    in attempting to use Spring AOP proxy if include both classes
    as a test..

    <aop:aspectj-autoproxy>
    <aop:include name="errorLogger" />
    <aop:include...
  25. Replies
    6
    Views
    6,921

    Webflow Aspectj

    Hi I'm trying

    Load-Time Weaving (LTW) with Webflow as did you...

    I placed the aop.xml where my persistence.xml resides ( I'm hoping this gets recognized because of the errors I get)

    ...
Results 1 to 25 of 69
Page 1 of 3 1 2 3