server could not load the service dll when services.xml contains line breaks in
ServiceClass parameter
------------------------------------------------------------------------------------------------------
Key: AXIS2C-1004
URL: https://issues.apache.org/jira/browse/AXIS2C-1004
Project: Axis2-C
Issue Type: Bug
Affects Versions: Current (Nightly)
Reporter: Dushshantha Chandradasa
When the services.xml is changed to have the ServiceClass parameter as follows,
the server could not load the dll.
<parameter name="ServiceClass" locked="xsd:false">
echo
</parameter>
axis2.log has the following entry:
[Mon Feb 25 16:15:22 2008] [debug] ..\..\src\core\deployment\svc_builder.c(305)
DLL path is : ..//services/echo/
echo
.dll
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]