sure - sounds good to me

On another note - are you still looking at replacing some of the iterators
with queries in the JPA impl? Matthieu felt like you might be swamped so I
just thought I'd check.

Lance

On 1/25/07, Maciej Szefler <[EMAIL PROTECTED]> wrote:

Lance,
I think I fixed the file not found issue, so it prob works now. But
its not so nice to have to build these things direcrtly from the
bpel-test module. We should be able to import the database tarball
generated from dao-jpa-ojpa-derby module no?


On 1/25/07, Lance Waterman <[EMAIL PROTECTED]> wrote:
> Maciej,
>
> It looks like you commented out the DB build task from the bpel-test POM
...
>
>                     <!-- This is causing a problem, file not found
derby.sql
>                          Let's move this into a separate test module.
> -Maciej1/2/07
>                     <execution>
>                         <id>Generate Derby DB</id>
>                         <phase>compile</phase>
>
>
>                         <configuration>
>                             <tasks>
>                                 <ant antfile="build.xml" target="db"
> inheritRefs="true"/>
>                             </tasks>
>                         </configuration>
>                         <goals>
>                             <goal>run</goal>
>                         </goals>
>                     </execution>
>                     -->
>
> Can you give a bit more detail on what you are thinking? ( i.e. a
> bpel-test-jpa-derby project )
>
> Thanks,
>
> Lance
>
>

Reply via email to