Re: PHP and Java: accessing Java classes from PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



if you cant get the php / java bridge to work and you cant run servlets than
i dont know
what other options you have.  we used to use soap for communication between
java and
php where i worked last, but that would require servlets as well (afaik).
the bridge is marked as experimental..
are you using php4 or php5?  if youre using 4 the source is there in /ext
under the php source.
if youre using 5 well i couldt find it on the pecl site [didnt search very
long] but you can get the
source here <http://php-java-bridge.sourceforge.net/pjb/>.

-nathan

On 7/27/07, Holografix <holografix@xxxxxxxxx> wrote:
>
> Hi
>
> I need to access some custom and native Java classes from php.
> I've tried the steps form php manual and php-javabridge from sf but I
> always
> get an apache crash.
> I don't need to run servlets and it's impossible to start servlet engine
> in
> the server (project requirements).
>
> The tutorials i've found are outdated (old php-javabridge versions) and
> refer to some files that no longer exists.
>
> If someone can point the right direction I would like to see the solution.
>
> I'm using win xp pro sp2, php 5.2.3, java 1.6.0_02.
>
> Thanks in advance.
>
> Greets
> holo
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux