History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: WS-13
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Chad Brandon
Reporter: Tim Dysinger
Votes: (View)
Watchers: (View)
Operations

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

Xfire services.xml is generated in the wrong folder for a war file

Created: 01/Dec/06 12:30 AM   Updated: 11/Dec/06 03:36 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

File Attachments: 1. Text File patch.txt (1.0 kb)

Environment: 3.2 Release / JDK 1.5 / etc.etc.etc.


 Description   
Cartridge places the file in META-INF/xfire/services.xml inside the war file instead of WEB-INF/classes/META-INF/xfire/services.xml where it actually works. I have a patch which I'm attaching that fixes 3.2 release.

 All   Comments   Change History      Sort Order:
Comment by Tim Dysinger [01/Dec/06 12:31 AM]
Patch for 3.2 Release CVS tag

Comment by Will Chang [11/Dec/06 04:38 AM]
Would you please install this path to http://team.andromda.org/maven2?
Thanks.

Comment by Chad Brandon [11/Dec/06 03:36 PM]
Thanks for the fix Tim.