Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    365

    Hi again, Finally I found a solution in...

    Hi again,

    Finally I found a solution in another thread. When I add <%@ page isELIgnored="false"%> to the jsp page it works. I still don't understand why I need it though since I didn't need this...
  2. Replies
    1
    Views
    365

    flowExecutionUrl doesn't get resolved

    Hi,

    I'm playing around a little bit with SWF but having a problem regarding the flowExecutionUrl parameter.

    I have the following row in my jsp page:

    <a...
  3. Replies
    5
    Views
    1,466

    Problem solved

    Hi,

    I found out that the other relationships worked fine and started to look at the differencies and found that the mapping (<bag>) for the ones that worked had the attribute "inverse="true"" set...
  4. Replies
    5
    Views
    1,466

    That was fast :) Do you want the log output as...

    That was fast :)

    Do you want the log output as well?

    //Magnus

    Loading context for locations: applicationContext-test.xml
    Hibernate: select entity_.ENTITY_ID, entity_.ENTITY_PUBLISHED_NAME...
  5. Replies
    5
    Views
    1,466

    Hi again, Below I attach the relevant parts of...

    Hi again,

    Below I attach the relevant parts of the code/mappings.

    Entity.java:



    public class Entity implements java.io.Serializable {
  6. Replies
    5
    Views
    1,466

    Null values in saveOrUpdate

    Hi,

    I have a problem when using the saveOrUpdate method of the HibernateTemplate. I try to explain the problem without attaching any code to begin with since I think that I'm doing some...
Results 1 to 6 of 6