You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Christopher Schultz (JIRA)" <de...@velocity.apache.org> on 2007/10/24 15:34:51 UTC

[jira] Commented: (VELOCITY-568) Value of String Array[] not obtained in vm file when calling a method in a Java class running against jre v1.5 update 12

    [ https://issues.apache.org/jira/browse/VELOCITY-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537322 ] 

Christopher Schultz commented on VELOCITY-568:
----------------------------------------------

Care to include an example? It's difficult to tell exactly what you mean.

> Value of String Array[] not obtained in vm file when calling a method in a Java class running against jre v1.5 update 12
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: VELOCITY-568
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-568
>             Project: Velocity
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.3.1
>         Environment: OS: Windows XP
> S/w Platform: Jdk/Jre v1.5 update 12, Phoenix 4.0.2, Jetty, 
>            Reporter: maverick
>            Priority: Critical
>
> The below mentioned issue is being faced after upgrading jdk/jre from v1.4.2 update 13 to v1.5 update 12.
> The value of a String Array is not obtained in the .vm file when calling a method in a Java class running against jre v1.5 update 12. The vm file is calling the java method using SOAP service. The String Array contains values at the java class level, however, when the array is returned to the vm file, it is obtained as null.
> The same method works fine when tested with jdk/jre 1.4.2 update 13.
> Please provide inputs on this issue urgently, as it is affecting the working of my application.
> Thanks.

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