
| Key: |
WSRP4J-47
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Diego Louzán
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
29/Nov/06 09:28 PM
|
|
There are two WSRPServices.properties files in the project:
* producer/war/WEB-INF/classes/WSRPServices.properties
* provider/pluto/war/WEB-INF/classes/WSRPServices.properties
If you look at them, you'll see that they are different. From build/build.xml the one that gets deployed to webapps is the second one (provider), because **THE TWO OF THEM** are copied to webapps dir in the build.xml flow, but the second (provider) overwrites the first (producer). This leads to confusion, so one of them should be deleted.
|
|
Description
|
There are two WSRPServices.properties files in the project:
* producer/war/WEB-INF/classes/WSRPServices.properties
* provider/pluto/war/WEB-INF/classes/WSRPServices.properties
If you look at them, you'll see that they are different. From build/build.xml the one that gets deployed to webapps is the second one (provider), because **THE TWO OF THEM** are copied to webapps dir in the build.xml flow, but the second (provider) overwrites the first (producer). This leads to confusion, so one of them should be deleted. |
Show » |
| There are no subversion log entries for this issue yet.
|
|