Hi everybody! i took the repository templates from the binary distribution. i added my jdbd connection to repository_database.xml and put a jdc alias in there. of course, i use my old repository_user.xml.
i use pb and connect to database like this: PersistenceBrokerFactory.createPersistenceBroker( new PBKey( "mydefault","","")) this works without any exception or message. when i try to use my old queries like this: QueryFactory.newQuery( myClass, null ) the app hangs without any exception!! any idea?? thanks andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
