Re: I get a build failure ...

2004-07-01 Thread Bhanu Vasireddy
Hi, Today I checked out the sources once again from CVS and i got success build on linux machine. when i tried to build on windows with updated sources, I got following error in assembly modules. thanks for your replies, I will start playing with server.

Re: Web Services items for J2EE 1.4

2004-07-01 Thread Srinath Perera
Thanks dims .. I would look in to them and come back geronimo dev if help is needed. Srinath Srinath, Check out the spring support being added to Geronimo. Axis needs to be seamlessly integrated into Geronimo. This means adding a AxisGBean that allows: - No need for custom

Help about Could not get DeploymentManager 20040701

2004-07-01 Thread Flytsu
Hey! I want to deploy a EJB jar file to Sun AppServer used Geronimo. How can I do? I already changed the statement "Class.forName("org.apache.geronimo.enterprise.deploy.server.GeronimoDeploymentFactory");" at Line 37 in Deployer.java to

Re: Web Services items for J2EE 1.4

2004-07-01 Thread Jeremy Boynes
Srinath Perera wrote: Thanks dims .. I would look in to them and come back geronimo dev if help is needed. Srinath It would be worth looking at the deployment code as well - it is the stuff that converts xml definitions to GBeans as the config is being built. However, I would steer away from the