EJB QL is now supported

2005-02-05 Thread Gianny Damour
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

[jira] Updated: (GERONIMO-186) EJB-QL support

2005-02-05 Thread Gianny DAMOUR (JIRA)
[ 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

Re: Build was broken but might be fixed...

2005-02-05 Thread Gianny Damour
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

[jira] Updated: (GERONIMO-192) ejbSelect method support

2005-02-05 Thread Gianny DAMOUR (JIRA)
[ 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 >

[jira] Commented: (GERONIMO-383) xmlbeans magic allows us to accept some invalid deployment descriptors

2005-02-05 Thread David Jencks (JIRA)
[ 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

Build was broken but might be fixed...

2005-02-05 Thread David Jencks
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

Re: Use velocity to add dependencies to plans from poms??

2005-02-05 Thread David Jencks
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

A Tomcat deployment question

2005-02-05 Thread anita kulshreshtha
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

Use velocity to add dependencies to plans from poms??

2005-02-05 Thread David Jencks
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