Search:

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

Page 1 of 2 1 2

Search: Search took 0.06 seconds.

  1. Thread: SessionId: null

    by markt
    Replies
    3
    Views
    1,473

    did u get it solved?

    did u get it solved?
  2. Thread: SessionId: null

    by markt
    Replies
    3
    Views
    1,473

    SessionId: null

    Hi guys,

    After starting up the server (JBoss 4.0.5) and view the website, I got the following warning message:


    06:33:10,455 WARN [LoggerListener] Authentication event...
  3. org.springframework.beans.NotWritablePropertyException:

    Hi guys,

    I got the following error while doing junit testing:


    [junit] Null Test: Caused an ERROR
    [junit] null
    [junit] java.lang.ExceptionInInitializerError
    [junit] at...
  4. Replies
    3
    Views
    1,766

    Ya I know it's a tag.... So can u pls give an...

    Ya I know it's a tag....
    So can u pls give an example on how using the similar functionality of ValueList with Spring ?
    TIA !
  5. Replies
    3
    Views
    1,766

    Does Spring has something like ValueList?

    Hi guys,

    Is there any function in Spring that offer something like ValueList?
    http://valuelist.sourceforge.net/

    Thank you !

    regards,
    Mark
  6. Replies
    2
    Views
    1,106

    passwordEncoder problem

    Hi guys,

    My configuration of acegi security is like below:


    <bean id="daoAuthenticationProvider" class="net.sf.acegisecurity.providers.dao.DaoAuthenticationProvider">
    ...
  7. accountNonExpired, accountNonLocked, credentialsNonExpired

    Hi guys,

    My user table contain the above fields and an 'enabled' field where it's comply with Acegi's user table (...
  8. Replies
    3
    Views
    4,669

    usersByUsernameQuery SQL statement problem

    Hi guys,

    My user table contain a field call 'activate_date' where if this field is null, user won't be able to login. I configured the applicationContext-security.xml like below:


    <bean...
  9. Replies
    2
    Views
    948

    how to turn on both Spring and Hibernate...

    how to turn on both Spring and Hibernate debugging and analyze the log
  10. Replies
    2
    Views
    948

    Strange thing happened !

    Hibernate version:
    3.0.5

    Spring 1.2.1

    Mapping documents:

    <?xml version="1.0" encoding="UTF-8"?>

    <!DOCTYPE hibernate-mapping PUBLIC
  11. Replies
    19
    Views
    22,274

    no body give the damn about my posting over ter !

    no body give the damn about my posting over ter !
  12. Replies
    19
    Views
    22,274

    I tried to remove the abstract but still getting...

    I tried to remove the abstract but still getting the same error msg ! Pls help, Thanks in adv !
  13. Replies
    19
    Views
    22,274

    Hi Costin, The PostingIdentification class...

    Hi Costin,

    The PostingIdentification class is like below:



    Hi Costin,

    The PostingIdentification class is like below:
  14. Replies
    19
    Views
    22,274

    could not deserialize

    Hi guys,

    I am using Hibernate 3.0.5 + Spring 1.2.1 integration. I use the following code for retrieval :

    public PostingIdentification getPostingDetails(Long postId){
    ...
  15. Replies
    1
    Views
    14,146

    Parent Child foreign key constraint fails

    Hibernate version:3.0.5

    Mapping documents:
    <?xml version="1.0" encoding="UTF-8"?>

    <!DOCTYPE hibernate-mapping PUBLIC
    "-//Hibernate/Hibernate Mapping DTD 3.0//EN"...
  16. Replies
    1
    Views
    1,123

    No Hibernate Session bound to thread

    Hibernate version:3.0.4
    Spring : 1.2

    Mapping documents:

    <?xml version="1.0" encoding="UTF-8"?>

    <!DOCTYPE hibernate-mapping PUBLIC
    "-//Hibernate/Hibernate Mapping DTD 3.0//EN"...
  17. Replies
    2
    Views
    1,853

    How to rollback Hibernate txn using Spring?

    Hi guys,

    I hereby apologize if it's unappropriate to ask this question here. I'm using JSF + Spring + Hibernate.

    For example, when u click a submit button, the following function will be...
  18. java.lang.NoSuchMethodError - isProxyTargetClass()

    Hibernate version:2.1.6

    Full stack trace of any exception that occurs:
    [junit] (context.ContextLoader 172 ) Context initialization failed
    [junit]...
  19. hey I can't find any link to download petclinic !...

    hey I can't find any link to download petclinic ! can u pls provide it here, Thanks !
  20. Thanks a lot man !

    Thanks a lot man !
  21. Good tutorial on using SOAP (Web Service) with Spring

    Hi,

    I'm a novice to Spring but I need to start my project using web service architecture with Hibernate and Spring. Any good tutorial on that ? Thanks !

    regards,
    Mark :o
  22. Hi thanks for your comment but I never put...

    Hi thanks for your comment but I never put spring-webmvc.jar into WEB-INF/lib ! So how did u actually solved the problem ?
  23. Hi Matt, if I put...

    Hi Matt,

    if I put <variable-resolver>org.springframework.web.jsf.DelegatingVariableResolver</variable-resolver>

    in faces-config.xml, what should i put in web.xml?

    I put

    <filter>
    ...
  24. Hi Rob, I was using spring.jar that comes...

    Hi Rob,

    I was using spring.jar that comes with jsf-spring.zip and I was using with no problem at all previously. After upgrading to Spring 1.1.4, I start encounter this problem ! I got one and...
  25. Hi Matt, I m still getting the same error...

    Hi Matt,

    I m still getting the same error msg even I have changed to

    <variable-resolver>
    org.springframework.web.jsf.DelegatingVariableResolver
    </variable-resolver>

    I m also using...
Results 1 to 25 of 37
Page 1 of 2 1 2