History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
[
XML
]
Key:
WS-13
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
Blocker
Assignee:
Chad Brandon
Reporter:
Tim Dysinger
Votes:
0
(
View
)
Watchers:
0
(
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.
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:
[
Permlink
]
Comment by
Tim Dysinger
[
01/Dec/06 12:31 AM
]
Patch for 3.2 Release CVS tag
[
Permlink
]
Comment by
Will Chang
[
11/Dec/06 04:38 AM
]
Would you please install this path to
http://team.andromda.org/maven2?
Thanks.
[
Permlink
]
Comment by
Chad Brandon
[
11/Dec/06 03:36 PM
]
Thanks for the fix Tim.