Hi,
Just a quick mail to let you know that EJB QL is now supported. I am
still in the process of writing JUnit tests, yet this is pretty it.
I will keep GERONIMO-192 and GERONIMO-186 open until I complete my JUnit
tests and will then close them. Meanwhile, if you discover a bug with
the impleme
[ http://issues.apache.org/jira/browse/GERONIMO-186?page=history ]
Gianny DAMOUR updated GERONIMO-186:
---
Version: 1.0-M3
1.0-M2
Fix Version: 1.0-M4
Update affected versions.
> EJB-QL support
> --
>
> Key: G
MockWebServiceInvoker has been wrongly committed?
Thanks,
Gianny
On 5/02/2005 3:21 PM, David Jencks wrote:
After getting too enthusiastic after fixing some bugs I checked in
various files today that broke other things. My apologies.
I think that everything is restored to working condition, I wil
[ http://issues.apache.org/jira/browse/GERONIMO-192?page=history ]
Gianny DAMOUR updated GERONIMO-192:
---
Version: 1.0-M3
1.0-M2
Fix Version: 1.0-M4
Update affected versions.
> ejbSelect method support
>
[
http://issues.apache.org/jira/browse/GERONIMO-383?page=comments#action_58619 ]
David Jencks commented on GERONIMO-383:
---
Progress towards this goal, mostly in rev 151477 and 151327.
All builders now assume a file with the correct name to be thei
After getting too enthusiastic after fixing some bugs I checked in
various files today that broke other things. My apologies.
I think that everything is restored to working condition, I will
rebuild on another system to make sure.
Please complain if there are still problems.
thanks
david jenck
We could also generate geronimo-service.xml dependency lists entirely
from the pom, perhaps using
true
This would also eliminate my old objection to the geronimo-service.xml
plans that there was no clue that they were being used.
david jencks
On Feb 4, 2005, at 4:10 PM, David Jencks wrote:
Ev
Hi,
I am doing the following -
1. Do a regular build.
2.start the server by starting DebugConsole,
RuntimeDeployer and Tomcat.
3. From another window modify the RuntimeDeployer
configuration to accept TomcatModuleBuilder as
WebBuilder using
java -jar bin\deployer.jar
..\plan\j2ee-runtime-depl
Every time I add or remove a dependency from a plan and have to modify
the project.xml as well I feel like our configuration system is just
not in a high enough normal form :-)
I think we could change this by using velocity to insert the whole
dependency element in the plans from the pom, copyi