I undeployed the earlier application and issued the following command: deploy -u system -p manager deploy path\Shopping.jar System displayed the following message: Depoyed default/Shopping/1230625750875/jar Entries in geronimo.log are: 13:59:16,562 INFO [config] Configuring Service(id=Default Stateless Container, type=Container, provider-id=Default Stateless Container) 13:59:16,828 INFO [config] Configuring Service(id=Default Stateful Container, type=Container, provider-id=Default Stateful Container) 13:59:16,843 INFO [config] Configuring Service(id=Default BMP Container, type=Container, provider-id=Default BMP Container) 13:59:16,843 INFO [config] Configuring Service(id=Default CMP Container, type=Container, provider-id=Default CMP Container) 13:59:16,843 INFO [config] Configuring app: default/Shopping/1230625750875/jar 13:59:17,781 INFO [config] Loaded Module: default/Shopping/1230625750875/jar 13:59:33,609 INFO [startup] Assembling app: D:\g\geronimo-tomcat6-javaee5-2.1.3\var\temp\geronimo-deployer65065.tmpdir\Shopping.jar 13:59:33,609 INFO [startup] Deployed Application(path=D:\g\geronimo-tomcat6-javaee5-2.1.3\var\temp\geronimo-deployer65065.tmpdir\Shopping.jar)
Shawn Jiang wrote: > > I see no problems in your code, I noticed some > > d:\dir1\dir2\dir3\yourDirectory > > > in the log, can you please tell me what's your deploy method ? I suggest > exporting EJB to a jar file then deploy it to geronimo with > "deploy.bat|sh > deploy path/to/jar". > > -- View this message in context: http://www.nabble.com/ejb-client-tp21193112s134p21214398.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
