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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
36 - 18 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 03 05:01:29 2024 UTC