[Hibernate] CVS problem

2004-02-17 Thread snpe
Hello, I try hibernate from CVS and have a problem with branches HEAD - is version 2.0 - ok v21branch - is version 2.1.3 - ok v22branch - version 2.1.2 - ??? what is a problem and how checkout version 2.2 regards Haris Peco --- SF.Net is spo

Re: [Hibernate] CVS problem

2004-02-17 Thread snpe
age- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of snpe > Sent: Tuesday, February 17, 2004 8:35 AM > To: [EMAIL PROTECTED] > Subject: [Hibernate] CVS problem > > > Hello, > I try hibernate from CVS and have a problem with branches > HEAD - is ve

Re: [Hibernate] CVS problem

2004-02-17 Thread snpe
I checkout v22branch and I get v 2.1.1 - I want v 2.2 regards On Tuesday 17 February 2004 01:47 pm, Ebersole, Steve wrote: > What makes you think its the 2.1.1 version? > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of sn

Re: [Hibernate] CVS problem

2004-02-17 Thread snpe
I 'm sorry - I do next : checkout v21branch and make v2.1.3 - it is fine I upgrade v21branch in v22branch with cvs up -r v22branch -dPC and I get v2.1.1 release Thanks On Tuesday 17 February 2004 02:56 pm, snpe wrote: > I checkout v22branch and I get v 2.1.1 - I want v 2.2 > >

Re: [Hibernate] CVS problem

2004-02-17 Thread snpe
sage- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of snpe > Sent: Tuesday, February 17, 2004 9:04 AM > To: [EMAIL PROTECTED] > Subject: Re: [Hibernate] CVS problem > > > I 'm sorry - I do next : > checkout v21branch and make v2.1.3 - it is fine >

Re: [Hibernate] CVS problem

2004-02-17 Thread snpe
Fine.It is 2.2 alpha Please change readme and build.xml in source Thanks On Tuesday 17 February 2004 02:32 pm, Emmanuel Bernard wrote: > Check n.s.h.cfg.Environment class, you'll find the appropriate version. > > > --- > SF.Net is sponsored by:

[Hibernate] Hibernate and smart search

2004-04-29 Thread snpe
Hello I have bean with table propeties (web or swing form field) and I want next seach : - if property is null no seach for this property - if property is not null create query for value of property (where clause in table) - if value property btw 'TH%' or 'TH_' (value with character %, _

[Hibernate] Re: Hibernate and smart search

2004-04-30 Thread snpe
n to an XML File. > > saludos, > Nicolás > > -Original Message- > From: snpe [mailto:[EMAIL PROTECTED] > Sent: Viernes, 30 de Abril de 2004 02:19 a.m. > To: 'Struts Users Mailing List' > Subject: Hibernate and smart search > > > Hello > I have bean w

Re: [Hibernate] done...

2004-12-09 Thread snpe
Max Where are requeired libraries - special jboss ide ? Thanks On Thursday 09 December 2004 02:17 pm, Max Rydahl Andersen wrote: > ...but don't expect to just build it out of the box - will post build > instructions when time allows it. > > Gavin: you will get a prebuilt version before thursd

[Hibernate] trivial error in build.xml (hibernate 3)

2004-12-14 Thread snpe
in lib exist ant-antlr-1.6.2.jar, but in build.xml ant-antlr-1.6.1.jar regards peco --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live

Re: [Hibernate] trivial error in build.xml (hibernate 3)

2004-12-16 Thread snpe
ernate.sourceforge.net/hibernate-mapping-2.0.dtd in your mappings. > The DTDEntityResolver try to search in org/hibernate before the web when > an url starting with http://hibernate.sourceforge.net/ is found. > > snpe wrote: > > >Emmanuel, > > There is yet another pr

[Hibernate] hql problem - group by with many-to-one

2004-12-16 Thread snpe
Hello, I have problem with hql . class A is master and have many-to-one class B (foreign key relation) when I do hql with aggregate function and i group-list have only one column from class B it work, but when I have identifier (composite primary key) and yet anotehr column it don't work exam

Re: [Hibernate] hql problem - group by with many-to-one

2004-12-17 Thread snpe
Hello, I do it.Please see : http://forum.hibernate.org/viewtopic.php?p=2225061#2225061 Thanks On Friday 17 December 2004 10:00 am, Christian Bauer wrote: > > On Dec 15, 2004, at 10:27 PM, snpe wrote: > > > I have problem with hql . > &g

Re: [Hibernate] done...

2004-12-11 Thread snpe
ay 11 December 2004 04:29 pm, Max Rydahl Andersen wrote: > On Thu, 9 Dec 2004 18:58:15 +0000, snpe <[EMAIL PROTECTED]> wrote: > > > Max > > Where are requeired libraries - special jboss ide ? > > in jboss ide cvs. > > -max > > > > > Than

Re: [Hibernate] trivial error in build.xml (hibernate 3)

2004-12-15 Thread snpe
On Wednesday 15 December 2004 10:20 pm, Emmanuel Bernard wrote: > I mean i *does* work fine for me with the default lib (I've pluged out > my network!). What is the exact problem you face. > > snpe wrote: > > >I have 3.0 dtds - I downlaod xerces source 2.4.0 from apach

Re: [Hibernate] 2 errors in unittest with hibernate 2.1 on oracle..

2004-12-28 Thread snpe
Hello, I try it with oracle 9.2,postgresql 8 beta and HypersonicSQL and testCollectionsInSelect pass, but testCopyCascade doesn't pass Error for testCopyCascade is : net.sf.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the

[Hibernate] trivial test error

2004-12-28 Thread snpe
org.hibernate.test.excpetion Group.hbm.xml User.hbm.xml have 2.0 mapping declaration and test SQLExceptionConversionTest fail After update to 3.0 mapping test pass regards --- SF email is sponsored by - The IT Product Guide Read honest & cand

[Hibernate] hibernate3 build - versioncheck and jacc-1_0-fr.jar

2004-12-29 Thread snpe
Hello, hibernate3 last cvs build have problem in versioncheck task with library jacc-1_0-fr.jar - library hasn't been added in version.properties workaround for me is that skip versioncheck task Please fix regards --- SF email is sponsored

Re: [Hibernate] automated plugin build script

2005-04-07 Thread snpe
Hi, I try build plugins, but org.hibernate.eclipse.mapper depend from webtools (probably) now I haven't extension "org.eclipse.wst.sse.core.modelHandler" or org.eclipse.wst ... Is it webtools and what version webtools we need (webtools for 3.1M6 isn't out, yet) regards On Thursday 07 April 20

Re: [Hibernate] antlr error during build

2005-04-08 Thread snpe
last hibernate3 cvs compile fine - you have any release/branch tag (maybe 3.0 final) regards On Friday 08 April 2005 06:46 am, Max Rydahl Andersen wrote: > On Fri, 08 Apr 2005 04:35:44 +0200, Simeon Leyzerzon <[EMAIL PROTECTED]> > wrote: > > the ant's think its fun to make a ANT-distribution t

Re: [Hibernate] automated plugin build script

2005-04-08 Thread snpe
Max, I can use only webtools plugins in mapper's plugin.xml - correct ? Thanks On Friday 08 April 2005 09:25 am, Max Rydahl Andersen wrote: > On Fri, 08 Apr 2005 13:19:08 +0200, snpe <[EMAIL PROTECTED]> wrote: > > > last cvs webtools have compile error with 3.1M6, yet

Re: [Hibernate] automated plugin build script

2005-04-08 Thread snpe
hanks On Friday 08 April 2005 09:46 am, Max Rydahl Andersen wrote: > On Fri, 08 Apr 2005 13:34:00 +0200, snpe <[EMAIL PROTECTED]> wrote: > > > Max, > > I can use only webtools plugins in mapper's plugin.xml - correct ? > > I dont understand the question. >

Re: [Hibernate] automated plugin build script

2005-04-08 Thread snpe
On Friday 08 April 2005 02:20 pm, Max Rydahl Andersen wrote: > On Fri, 08 Apr 2005 17:43:58 +0200, snpe <[EMAIL PROTECTED]> wrote: > > > Max, > > Do you use only this webtools plugins (from mapper's MANIFEST file) > > org.eclipse.wst.xml.

[Hibernate] Hibernate tools and database explorer

2005-04-13 Thread snpe
Hello, I try integrate any database explorer and hibernate tools I want, for example, that choose object (table,views ) from explorer and call hibernate reverse engineering wizard. I use sqlexplorer (patched), but I will try webtools when M4 be out (April 22) I have any request from tools 1)

Re: [Hibernate] Re: Hibernate tools and database explorer

2005-04-13 Thread snpe
nesday 13 April 2005 05:22 pm, Max Rydahl Andersen wrote: > On Wed, 13 Apr 2005 19:26:47 +0200, snpe <[EMAIL PROTECTED]> wrote: > > Looks great what you are doing. > > If I understand you correctly this stuff simply just get some names > from the Data Explorer to li

Re: [Hibernate] Re: Hibernate tools and database explorer

2005-04-14 Thread snpe
On Thursday 14 April 2005 07:59 am, Max Rydahl Andersen wrote: > On Wed, 13 Apr 2005 23:12:53 +0200, snpe <[EMAIL PROTECTED]> wrote: > > > Hello, > > yes, i want limit metadata and I wait for your changes > > ok. > > > > > Question 1: > > Ca

Re: [Hibernate] Re: Hibernate tools and database explorer

2005-04-14 Thread snpe
On Thursday 14 April 2005 02:08 pm, Max Rydahl Andersen wrote: > >> I'll look at syncing up with the latest webtools. > >> > > > > Max, > > I try with last webtools cvs and it work.I will make that JDBCFilter > > return true > > for all dependencies (exported and imported keys). > > webtools

Re: [Hibernate] plugin builds: what dependencies

2005-04-15 Thread snpe
Hello, There are big API changes in last webtools - mapper plugin doesn't work (xml editor), other is fine regards On Thursday 14 April 2005 08:29 pm, Max Rydahl Andersen wrote: > On Thu, 14 Apr 2005 21:55:34 +0200, John Franey <[EMAIL PROTECTED]> > wrote: > > > Max, and all: > > > > What plu

Re: [Hibernate] plugin builds: what dependencies

2005-04-15 Thread snpe
On Friday 15 April 2005 01:05 pm, Max Rydahl Andersen wrote: > On Fri, 15 Apr 2005 13:58:20 +0200, Max Rydahl Andersen > <[EMAIL PROTECTED]> wrote: > > > > > > yes - xml editor is the only one that is dependent on it. > > > > And the changes AFAIK is "just" renames - but i'll follow up on it. >

[Hibernate] hibernate tools - reverse engineering

2005-04-15 Thread snpe
Max, This plugin for call hibernate artifact wizard from database server view (webtools) Popup menu is for views and tables Plugin work when choose tables without dependencies with another tables - for better version You have to change JDBCBinder link : http://www.snpe.co.yu/org.hibernate.reven

Re: [Hibernate] plugin builds: what dependencies

2005-04-15 Thread snpe
> With WTP we used content based editor detection - meaning that xml files > that > starts with the main tags in hbm.xml and cfg.xml will be handled by our > xml editors. > > No need to register a specific xml editor anymore. > eclipse start xml editor from wtp project - there is xml source ed

[Hibernate] Re: hibernate tools

2005-04-18 Thread snpe
ay 18 April 2005 07:23 am, Max Rydahl Andersen wrote: > On Mon, 18 Apr 2005 04:52:27 +0200, snpe <[EMAIL PROTECTED]> wrote: > > > Max, > > I see new version JDBCFilter etc > > Can I change reveng plugin or you have yet adding > > > > JDBCFilter now uses T

Re: [Hibernate] Re: hibernate tools

2005-04-18 Thread snpe
se.console and change ArtifactGeneratorWizard that call this filter or - create field filter and setter method, call this filter in line 214 I can use original wizard, then regards On Monday 18 April 2005 12:13 pm, Max Rydahl Andersen wrote: > On Mon, 18 Apr 2005 15:35:47 +0200, snpe <

Re: [Hibernate] Scope of Hibernate 3.1

2005-06-09 Thread snpe
Hello, - update/insert/delete in ScrollableResults in same session - it would be nice for swing long session Thanks On Wednesday 08 June 2005 07:19 pm, Gavin King wrote: > As you all know, I am still just not sold on this. > > -Original Message- > From: Max Andersen > Sent: Wednesday, 8