You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dushshantha Chandradasa (JIRA)" <ji...@apache.org> on 2008/02/25 11:52:57 UTC

[jira] Created: (AXIS2C-1004) server could not load the service dll when services.xml contains line breaks in ServiceClass parameter

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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Resolved: (AXIS2C-1004) server could not load the service dll when services.xml contains line breaks in ServiceClass parameter

Posted by "Senaka Fernando (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Senaka Fernando resolved AXIS2C-1004.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0

Fixed Issue

> 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
>            Assignee: Senaka Fernando
>             Fix For: 1.3.0
>
>
> 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Assigned: (AXIS2C-1004) server could not load the service dll when services.xml contains line breaks in ServiceClass parameter

Posted by "Senaka Fernando (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Senaka Fernando reassigned AXIS2C-1004:
---------------------------------------

    Assignee: Senaka Fernando

> 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
>            Assignee: Senaka Fernando
>
> 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org