Issue Details (XML | Word | Printable)

Key: WSRP4J-47
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Diego Louzán
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WSRP4J

Duplicated WSRPServices.properties file

Created: 24/Nov/04 08:06 PM   Updated: 29/Nov/06 09:28 PM
Return to search
Component/s: Producer
Affects Version/s: current (nightly)
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 29/Nov/06 09:28 PM


 Description  « Hide
    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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.