I am struggling with the PHP Java Bridge step: Install PHP/Java Bridge. It is strongly recommended to install the standalone version instead of the Tomcat/J2EE version. Please make sure it works correctly before proceeding.

I am not actually sure how to do this. Currently I am stuck in Windows 7 and Wamp 2.0i.

This is not a PHP Java Bridge supportforum, but I am having trouble figuring out how to get by this point.

Maybe a Windows guru is reading this and can point me in the right direction: http://www.wampserver.com/phorum/read.php?2,63540

Just flame me ;-)

CommentFileSizeAuthor
#2 DrupalStatusJava.jpg101.17 KBgrn
#1 test.php_.htm_.txt68.33 KBgrn
#1 INSTALL.J2SE.txt2.66 KBgrn
#1 php.ini_.txt68.98 KBgrn
#1 DrupalStatusJava.jpg101.31 KBgrn

Comments

grn’s picture

StatusFileSize
new101.31 KB
new68.98 KB
new2.66 KB
new68.33 KB

I think I have come a step closer.

I have followed the JSE2 installation guide (attached), and it worked somehow.

My localhost:8080 is responding. The test.php output is attached. The only problem is that my phpinfo does not say anything about the java bridge.

I think I have to make some changes in the php.ini file. How does your php.ini look (mine is attached)? Remark my java lines are commented out.

What is Drupal saying?

The attached image... the link is pointing at php-java-bridge-docu: http://php-java-bridge.sourceforge.net/pjb/webapp.php%3Etomcat%20or%20je...

Hmm: URL path: /pjb/webapp.php>tomcat or jee hot deployment</a> instead in C:\wamp\www\drupalsheet\sites\all\java\META-INF\java\Java.inc on line 1630.</div> <div class=

I thought you did not have to use tomcat.... I am confused.

grn’s picture

StatusFileSize
new101.17 KB

Here is a better attachement of the Drupal status.

infojunkie’s picture

You're using a version of PHP/Java Bridge that is not yet supported by Sheetnode. I'll work on this within a month. In the meantime, you can try an earlier version of PHP/Java Bridge (5.4.4.2 should be fine).

grn’s picture

Thanks!

Could you please notify about 5.4.4.2 on the frontpage (http://drupal.org/project/sheetnode). It could have saved med a couple of hours of work ;-)

Note: I can now import xls files in office 2003 format. Even simple spreadsheets in 2007 format xlsx can't be imported.

I am looking forward to future releases :-)

grn’s picture

Status: Active » Fixed

Changing status.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

n_nelson350’s picture

Well I also tried it for a localhost. It didn't work for me too. Any suggestions if any body knows the step for PHP/JavaBridge.

grn’s picture

I not sure if these instructions are necessary: http://drupal.org/files/issues/INSTALL.J2SE.txt

But this is a must in my case:
Run: java -classpath JavaBridge.war TestInstallation

infojunkie’s picture

Version: 6.x-1.4 » 6.x-1.5-beta3

The latest 1.5-beta3 version has removed the Java dependencies and replaced them with PHPExcel library. Please delete your sheetnode folder and install the latest version as per the instructions on the module page.

grn’s picture

Thanks!

n_nelson350’s picture

Thanks infojunkie for your help :)