Expand my Community achievements bar.

-_Wintermute_-
-_Wintermute_-
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • 2004-10-24 20:26:35,125 INFO [STDOUT] [Flex] Exception wheninvoking service: data-service with message: Flex Message (flex.data.messages.DataMessage) operation = transacted id = null clientId = 81828BBA-8E7A-B668-86B3-76D34BF1071F correlationId = destination = utente.hibernate messageId = ADE53343...

    Type

    Discussions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • I'm currently using Hibernate 3 with POJOS to map thedatabase.This is all the code involved:<query name="unreturned.loans"><![CDATA[ select l.id, b.title, c.surname, c.telephone, c.email from Loan l, Book b, Customer c where c.id = l.card and b.id = l.book and l.returndate >current_timestamp]]></q...

    Type

    Questions

    Views

    239

    Likes

    0

    Replies

    0
  • Need some help with fill() and named querys: 1) As long as I use the dataservice.fill() mehod to populatean arraycollection with the results from a simple named query like"SELECT * FROM Book WHERE..." I have no problems and thearraycollection gets populated correctly. But as soon as I use amore comp...

    Type

    Questions

    Views

    791

    Likes

    0

    Replies

    2
  • Many thanks for the help, I modified the services-config.xmlfile and got deeper into the loggin, finally managing to get singleexplained hibernate exceptions. Now my app deploys without errors.But when I try to add a record via Flex client I get this:2003-09-27 03:18:20,671 INFO [STDOUT] [Flex] Exce...

    Type

    Questions

    Views

    586

    Likes

    0

    Replies

    0
  • INFO: Hibernate 3.1.3INFO: hibernate.properties not foundINFO: using CGLIB reflection optimizerINFO: using JDK 1.4 java.sql.Timestamp handlingINFO: configuring from resource: /hibernate.cfg.xmlINFO: Configuration resource: /hibernate.cfg.xmlINFO: Reading mappings from resource: fdspack/Autore.hbm.xm...

    Type

    Questions

    Views

    587

    Likes

    0

    Replies

    0
  • Here's the JBoss log file: JBoss logAnd here are all the files involved:User pojoUser hbmCustomerpojoCustomerhbmIdcardpojoIdcardhbmLoanpojoLoan hbmBook pojoBook hbmAuthorpojoAuthor hbmHibernatecfgData-management-configCurrently the mapped associations are bidirectional CUSTOMERto IDCARD (one-to-one)...

    Type

    Questions

    Views

    587

    Likes

    0

    Replies

    0
  • Anyone have any suggestions for this?Please someone help me! I'm going crazy...

    Type

    Questions

    Views

    588

    Likes

    0

    Replies

    0
  • Hi everyone, I'm quite new to the Flex world but I'm soexcited about all of it that I decided to make a Flex app in orderto get my degree. So, I started by building my own app (which is amanagement system for a library) starting from the great exampleposted by Marcel Boucher on his blog. I run my ap...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    7
Top badges earned by -_Wintermute_-
Customize the badges you want to showcase on your profile