| Geronimo_MoinMoin_wiki > WSStack |
A Web Service is modled by two GBeans , POJOWSGBean or EJBWSGBean. The Configuration Builder generate the Configuration for deployed Web Service.
(TODO fix the configuration Builder to ususal interface.)

I should be able to write a EngineConfiguration
(Axis specific) maintained by Geronimo so we start and run Axis completly in Geronimo control. As #2 approch shows Dummy Servlet will direct the incoming message to AxisGbean
but we have to decide on our goals for the WS- stack.
The current implementation is stateless - AxisGBean forgets the Web Services deployed when shutdown. The Axis GBean should keep track of the configurations and start them.