[ http://issues.apache.org/jira/browse/AXIS2-1635?page=all ]
Ruchith Udayanga Fernando resolved AXIS2-1635.
----------------------------------------------
Resolution: Fixed
fixed in revision : 472154
> axis2/rampart sample service03 build failed
> -------------------------------------------
>
> Key: AXIS2-1635
> URL: http://issues.apache.org/jira/browse/AXIS2-1635
> Project: Apache Axis 2.0 (Axis2)
> Issue Type: Bug
> Reporter: Manjula Peiris
>
> This is due to an unwanted "}" at the end.
> sample03/src/org/apache/rampart/samples/sample03/SimpleService.java
> public class SimpleService {
> public String echo(String arg) {
> return arg;
> }
> }
> }
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]