the person who developed this feature is a friend, I will ask him to update the
utility.
cheers,
Matthew
-----Original Message-----
From: Anshul Goswami [mailto:[EMAIL PROTECTED]
Sent: Thu 7/17/2003 9:56 PM
To: OJB Users List
Cc:
Subject: Re: verifymapping problem
Hi Armin,
Is this mean that we can not use this facility? Or could you tell me if we
need to make any modifications.
thanks,
Anshul.
Thursday, July 17, 2003 9:10 PM
To: "OJB Users List" <[EMAIL PROTECTED]>
cc:
From: "Armin Waibel" <[EMAIL PROTECTED]>
Subject: Re: verifymapping problem
Hi Anshul,
sorry, the verify mapping tool is a little bit
outdated (based on 0.9.7).
regards,
Armin
----- Original Message -----
From: "Anshul Goswami" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 17, 2003 2:52 PM
Subject: verifymapping problem
>
>
>
>
> Hi,
>
> I downloaded the ojb source and configured build.properties,
db2.profile
> for DB2. When I execute bin\build junit, it created all the tables in
the
> database for the default OJB application.
>
> Now I am trying to run "bin\build verfy" but it gives SQLException :
No
> Suitable driver. Could any one tell me the solution of the problem.
>
> Here is my VerifyMappingTask
> <target name="declare" depends="main">
> <taskdef name="verifymappings"
> classname="org.apache.ojb.broker.ant.VerifyMappingsTask">
> <classpath refid="runtime-classpath" />
> </taskdef>
> </target>
>
>
> <target name="verify" depends="declare" description="Verifies
the ojb
> mapping file.">
> <echo message="using cp: ${runtime.classpath}"/>
> <!--<verifymappings
> propertiesFile="${build.dir}/test/ojb/OJB.properties"
>
> repositoryFile="${build.dir}/test/ojb/repository.xml"
> jdbcDriver="org.hsqldb.jdbcDriver"
> url="jdbc:hsqldb:target/test/OJB"
> logon="sa"
> password=""
> ignoreFieldNameCase="true"
> useStrictTypeChecking="false"
>
verifyclasspath="${runtime.classpath}"
> useXMLValidation="true"
> failonerror="true"/>-->
> <verifymappings
> propertiesFile="${build.dir}/test/ojb/OJB.properties"
>
> repositoryFile="${build.dir}/test/ojb/repository.xml"
> ignoreFieldNameCase="true"
> useStrictTypeChecking="false"
>
verifyclasspath="${runtime.classpath}"
> useXMLValidation="true"
> failonerror="true"/>
> </target>
>
> I have not provided the optional tags for <verifymappings > therefore
it
> will use the database setting from repository.
>
> Thanks,
> Anshul.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]