User Story #306 (closed)
Bean Creation Howto
Reported by: | cxallan | Owned by: | cxallan |
---|---|---|---|
Priority: | major | Milestone: | 3.0-M3 |
Component: | Documentation | Keywords: | iteration4 |
Cc: | Story Points: | n.a. | |
Sprint: | n.a. | Importance: | n.a. |
Total Remaining Time: | n.a. | Estimated Remaining Time: | n.a. |
Description
A howto needs to be created so that people other than Josh can create new stateless (initially) and stateful services in OMERO.
Change History (6)
comment:1 Changed 18 years ago by cxallan
comment:2 Changed 18 years ago by jmoore
Will initially be available at HowToCreateAService
comment:3 Changed 18 years ago by jmoore
- Owner changed from jmoore to callan
Ready for review. Chris?
comment:4 Changed 18 years ago by jmoore
r920 beefs up the @Transactional explanation.
comment:5 Changed 18 years ago by cxallan
- Resolution set to fixed
- Status changed from new to closed
Looks good, got most of the way creating the ThumbnailService with this. Will add to it as time permits.
comment:6 Changed 18 years ago by jmoore
r1161/r1162 clarify the difference between internal: and managed: beans.
This is particularly important for the creation of the ThumbnailService, ticket #305.