php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37535 php_java.jar
Submitted: 2006-05-20 08:17 UTC Modified: 2006-06-01 01:00 UTC
From: seandelaney at seandelaney dot co dot uk Assigned:
Status: No Feedback Package: Java related
PHP Version: 6CVS-2006-05-20 (snap) OS: Windows XP Pro SP2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: seandelaney at seandelaney dot co dot uk
New email:
PHP Version: OS:

 

 [2006-05-20 08:17 UTC] seandelaney at seandelaney dot co dot uk
Description:
------------
There is a little space after the name "php_java" in the file
"reflect.properties"(line library=php_java), and when the
"reflect.class" tries to find 
the lib.( System.loadLibrary(bundle.getString("library") <--
reflect.java  ); it will always look for "php_java .dll"(with space!)


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-05-20 13:54 UTC] tony2001@php.net
I can't find this file anywhere in CVS.
Please elaborate.
 [2006-05-20 13:54 UTC] tony2001@php.net
..or even better - provide a patch.
 [2006-05-21 10:45 UTC] seandelaney at seandelaney dot co dot uk
OK to start with i didnt choose 6CVS build - i choose 5.1.4.  bit confused over that.  the problem lies in the 5.1.4 build with the php_java.jar extension.
 [2006-05-24 20:10 UTC] tony2001@php.net
That didn't add any understanding, as there is no php_java.jar in 5.1 either, so I honestly do not understand what are you talking about.
 [2006-06-01 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 11:01:36 2025 UTC