
|
If you were logged in you would be able to see more operations.
|
|
|
XFire
Created: 15/Jan/07 06:18 PM
Updated: 20/Jan/07 06:44 AM
|
|
| Component/s: |
Core
|
| Affects Version/s: |
1.2.3,
1.2.4
|
| Fix Version/s: |
1.2.5
|
|
|
File Attachments:
|
1.
XFireDocTest.zip (5 kb)
|
|
Environment:
|
Mac OS X (Intel) 10.4.8, Java 1.5.0_06
|
|
|
If I have two services, Service1 and Service2, and I create Service1.doc.xml and Service2.doc.xml, the doc for Service1 will be used for both. The reason is that ObjectServiceFactory only has a single instance of DocumentationProvider which is re-used for all services.
|
|
Description
|
If I have two services, Service1 and Service2, and I create Service1.doc.xml and Service2.doc.xml, the doc for Service1 will be used for both. The reason is that ObjectServiceFactory only has a single instance of DocumentationProvider which is re-used for all services. |
Show » |
|