You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
(6) |
Nov
(8) |
Dec
(2) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
(19) |
Feb
(15) |
Mar
(10) |
Apr
(8) |
May
(7) |
Jun
(9) |
Jul
(13) |
Aug
(31) |
Sep
(111) |
Oct
(52) |
Nov
(72) |
Dec
(42) |
| 2006 |
Jan
(21) |
Feb
(32) |
Mar
(33) |
Apr
(24) |
May
(15) |
Jun
(40) |
Jul
(32) |
Aug
(19) |
Sep
(38) |
Oct
(37) |
Nov
(63) |
Dec
(37) |
| 2007 |
Jan
(18) |
Feb
(39) |
Mar
(69) |
Apr
(49) |
May
(71) |
Jun
(59) |
Jul
(71) |
Aug
(85) |
Sep
(46) |
Oct
(14) |
Nov
(25) |
Dec
(56) |
| 2008 |
Jan
(24) |
Feb
(77) |
Mar
(104) |
Apr
(44) |
May
(41) |
Jun
(11) |
Jul
(31) |
Aug
(59) |
Sep
(44) |
Oct
(86) |
Nov
(66) |
Dec
(93) |
| 2009 |
Jan
(88) |
Feb
(41) |
Mar
(49) |
Apr
(135) |
May
(22) |
Jun
(31) |
Jul
(60) |
Aug
(71) |
Sep
(76) |
Oct
(18) |
Nov
(52) |
Dec
(20) |
| 2010 |
Jan
(8) |
Feb
(50) |
Mar
(35) |
Apr
(48) |
May
(46) |
Jun
(84) |
Jul
(38) |
Aug
(61) |
Sep
(51) |
Oct
(31) |
Nov
(17) |
Dec
(18) |
| 2011 |
Jan
(51) |
Feb
(14) |
Mar
(17) |
Apr
(23) |
May
(15) |
Jun
(11) |
Jul
(5) |
Aug
(5) |
Sep
(15) |
Oct
(8) |
Nov
(5) |
Dec
(25) |
| 2012 |
Jan
(2) |
Feb
(4) |
Mar
(6) |
Apr
(9) |
May
(27) |
Jun
(32) |
Jul
(36) |
Aug
(10) |
Sep
(16) |
Oct
(3) |
Nov
(13) |
Dec
(7) |
| 2013 |
Jan
(1) |
Feb
(4) |
Mar
|
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(4) |
Oct
(2) |
Nov
(1) |
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
(2) |
Apr
(1) |
May
(2) |
Jun
(9) |
Jul
(5) |
Aug
(2) |
Sep
(4) |
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
(3) |
Feb
(2) |
Mar
(4) |
Apr
(3) |
May
(1) |
Jun
(2) |
Jul
|
Aug
(2) |
Sep
(5) |
Oct
(1) |
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(5) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
| 2017 |
Jan
(6) |
Feb
|
Mar
|
Apr
(10) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
| 2018 |
Jan
(2) |
Feb
(5) |
Mar
|
Apr
|
May
(1) |
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2019 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2020 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
| 2021 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2023 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
1
(3) |
2
|
3
(4) |
4
(8) |
5
|
|
6
(1) |
7
(2) |
8
(2) |
9
(1) |
10
|
11
|
12
(2) |
|
13
(11) |
14
|
15
|
16
|
17
(3) |
18
|
19
|
|
20
|
21
(4) |
22
(2) |
23
(7) |
24
(8) |
25
(2) |
26
(1) |
|
27
(2) |
28
(11) |
29
(2) |
30
|
|
|
|
|
From: <php...@li...> - 2009-09-04 16:56:32
|
Hi,
Please use echo java_inspect($jobject) to see the contents of jobject. It
will list your method. If not, your class doesn't contain it.
> What does java_require do?
>>From what i understand it imports java archieves so that can use them
Not really. It may import classes, provided that these classes aren't
cached.
4. Sep 2009 6:24 nachm. schrieb am <
php...@li...>:
Hi,
> Hi, > What does java_require do?
>From what i understand it imports java archieves so that i can use them in
my
php script.
> > Or did you mean require_once?
Yes, i mistyped. I meant to say i changed my require_once call(...) to:
require_once ("http://localhost:8080/JavaBridgeTemplate551/java/Java.inc");
Again, i am still stuck with the same issue of not being able to call the
feature.
matt
> > 4. Sep 2009 6:00 nachm. schrieb am < >
php...@li...>: > > Hi Jos...
> focus on what you do best, core application coding. Discover what's new
> with Crystal Reports now. http://p.sf.net/sfu/bobj-july >
_______________________________________...
> php...@li...
> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users-----------------------------...
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your re...
what you do best, core application coding. Discover what's new with Crystal
Reports now. http://p....
php...@li...
https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
|
|
From: <php...@li...> - 2009-09-04 16:17:59
|
Hi,
What does java_require do?
Or did you mean require_once?
4. Sep 2009 6:00 nachm. schrieb am <
php...@li...>:
Hi Jost,
i did as you said and changed the java_require call to:
require_once ("http://localhost:8080/JavaBridgeTemplate551/java/Java.inc");
I then copied my library into the WEB-INF/lib folder of the
JavaBridgeTemplate
file and then add my index.php to the folder.
However, the exact same thing happens. I can declare the instance of the
object, but when i try to call the method/procedure/feature it is a
no-can-do.
It tells me:
javax.servlet.ServletException: java.lang.RuntimeException:
[[o:Exception]:"java.lang.Exception: Invoke failed: [[o:PA]]->runme. Cause:
java.lang.NoSuchMethodE...
So the same thing is going on.
What am i doing wrong? This time i am using tomcat straight (as opposed to
using it through apache2).
thanks
matt
On Friday 04 September 2009, you wrote: > Hi Matt, > > Did you report the
missing function yester...
>
---------------------------------------------------------------------------
>--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day trial. Simplify your report design, integration and deployment -
and > focus on what you do...
|
|
From: <php...@li...> - 2009-09-04 15:29:34
|
Hi Matt,
Did you report the missing function yesterday?
If so, you're likely communicating with the wrong back end; it defaults to
/JavaBridge/.phpjavabridge.
Please either fetch Java.inc through
http://localhost:8080/JavaBridgeTemplateXXX/java/Java.inc or adjust
JAVA_SERVLET accordingly.
Regards,
Jost Boekemeier
4. Sep 2009 1:39 vorm. schrieb am <
php...@li...>:
Hi,
my setup is such that i declare an object in a class called PA which is
stored
in a .jar file in the WEB-INF/lib folder. The PA class has a method called
runme declared as such:
public static void runme() {
}
I am creating a instance of the PA object in my index.php file as:
$PA = new java("PA");
No problems so far.
Now, when i try to call the method/feature runme as:
$PA->runme();
i get the folowing error:
Fatal error: Uncaught [[o:Exception]:"java.lang.Exception: Invoke failed:
[[o:PA]]->runme. Cause: java.lang.NoSuchMethodException: runme().
Candidates:
[] VM: 1.6.0_14@http://java.sun.com/" at: #-6
php.java.bridge.JavaBridge.checkM(JavaBridge.java:1119) #-5
php.java.bridge.JavaBridge.Invoke(JavaBridge.java:1057) #-4
php.java.bridge.Request.handleRequest(Request.java:414) #-3
php.java.bridge.Request.handleRequests(Request.java:490) #-2
php.java.bridge.http.ContextRunner.run(ContextRunner.java:146) #-1
php.java.bridge.ThreadPool$Delegate.run(ThreadPool.java:60) #0
/usr/local/tomcat/webapps/sandbox/java/Java.inc(248):
java_ThrowExceptionProxyFactory->getProxy(3, 'PA', 'runme(). Candid...',
true)
#1 /usr/local/tomcat/webapps/sandbox/java/Java.inc(388): java_Arg-
>getResult(true) #2 /usr/local/tomcat/webapps/sandbox/java/Java.inc(394):
java_Client->getWrappedResult(true) #3
/usr/local/tomcat/webapps/sandbox/java/Java.inc(594):
java_Client->getResult()
#4 /usr/local/tomcat/webapps/sandbox/java/Java.inc(1731):
java_Client->invoke
in /usr/local/tomcat/webapps/sandbox/java/Java.inc on line 215
I can't really see what i am doing wrong especially since i swear this call
used to work. Can anyone shed light on this?
thanks
matt
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus
on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
php-java-bridge-users mailing list
php...@li...
https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
|
|
From: <php...@li...> - 2009-09-04 06:58:09
|
Runme is not a method, it's a procedure.
In Java procedures can be called using the same syntax as methods, but
that's bad style and eclipse will warn you about it.
4. Sep 2009 1:39 vorm. schrieb am <
php...@li...>:
Hi,
my setup is such that i declare an object in a class called PA which is
stored
in a .jar file in the WEB-INF/lib folder. The PA class has a method called
runme declared as such:
public static void runme() {
}
I am creating a instance of the PA object in my index.php file as:
$PA = new java("PA");
No problems so far.
Now, when i try to call the method/feature runme as:
$PA->runme();
i get the folowing error:
Fatal error: Uncaught [[o:Exception]:"java.lang.Exception: Invoke failed:
[[o:PA]]->runme. Cause: java.lang.NoSuchMethodException: runme().
Candidates:
[] VM: 1.6.0_14@http://java.sun.com/" at: #-6
php.java.bridge.JavaBridge.checkM(JavaBridge.java:1119) #-5
php.java.bridge.JavaBridge.Invoke(JavaBridge.java:1057) #-4
php.java.bridge.Request.handleRequest(Request.java:414) #-3
php.java.bridge.Request.handleRequests(Request.java:490) #-2
php.java.bridge.http.ContextRunner.run(ContextRunner.java:146) #-1
php.java.bridge.ThreadPool$Delegate.run(ThreadPool.java:60) #0
/usr/local/tomcat/webapps/sandbox/java/Java.inc(248):
java_ThrowExceptionProxyFactory->getProxy(3, 'PA', 'runme(). Candid...',
true)
#1 /usr/local/tomcat/webapps/sandbox/java/Java.inc(388): java_Arg-
>getResult(true) #2 /usr/local/tomcat/webapps/sandbox/java/Java.inc(394):
java_Client->getWrappedResult(true) #3
/usr/local/tomcat/webapps/sandbox/java/Java.inc(594):
java_Client->getResult()
#4 /usr/local/tomcat/webapps/sandbox/java/Java.inc(1731):
java_Client->invoke
in /usr/local/tomcat/webapps/sandbox/java/Java.inc on line 215
I can't really see what i am doing wrong especially since i swear this call
used to work. Can anyone shed light on this?
thanks
matt
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus
on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
php-java-bridge-users mailing list
php...@li...
https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
|