Activity
From 02/28/2003 to 03/29/2003
03/24/2003
- 05:53 PM Bug #1021 (Resolved): dynamically link the native libs on mac
- I just noticed that the command proxy code, on the mac, is statically linked
with the jvm registry code, instead of ... - 05:46 PM Bug #1020 (Resolved): fix mac compile warnings
- There are a ton of compiler warning when the native code is compiled on the mac
take some toime to figure out why th...
03/21/2003
- 02:19 PM Bug #1018 (Resolved): modify morpho data package wizard code for reuse with jalama
- The structural differences between eml2beta6 and eml2 dictate that the data
package wizard code using jalama interfa...
03/18/2003
- 11:06 AM Bug #989: jljvmregistry does not pass on doPost call if input param string is empty
- Now fixed
- 11:06 AM Bug #987: jlCommandProxy doPost() should check inputs for null values
- This is now fixed
- 10:43 AM Bug #987: jlCommandProxy doPost() should check inputs for null values
- No more crashes when a null paramater string is passed to the jalama app.
- 10:05 AM Bug #992: remove hard coded references
- Got rid of the JNI version hardcoded vars. Now when webclient is started the
native code gets the JNI version from t... - 09:52 AM Bug #1011 (Resolved): Need a logging facility!
- Ok, the debugging from jalama native code is so verbose that its painful. Get a
debugging facility. Ideas include ...
03/13/2003
- 03:46 PM Bug #988: doPost params swapped in path from jlcommandproxy.cpp->jljvmregistry.cpp->jljvmregistrybinding.java
- closing the bug.
- 03:46 PM Bug #988: doPost params swapped in path from jlcommandproxy.cpp->jljvmregistry.cpp->jljvmregistrybinding.java
- Fixed this, works on all platforms with all renderers.
03/12/2003
- 03:03 PM Bug #988: doPost params swapped in path from jlcommandproxy.cpp->jljvmregistry.cpp->jljvmregistrybinding.java
- Fixed this so that all doPost methods take command then parameters.
03/11/2003
- 03:14 PM Bug #1010 (Resolved): Jalama mozilla renderer won't run if moz. running
- Mozilla renderer will not run if there is already an instance of mozilla (an
probably Netscape) running on the host ... - 01:14 PM Bug #1005: Test jalama with Sun Java 1.4.x
- both the jalama webclient and mozilla renderers work with the sun jdk 1.4.1
03/10/2003
- 09:28 AM Bug #1005: Test jalama with Sun Java 1.4.x
- reopened till the win xp issues are resolved.
- 09:26 AM Bug #1005: Test jalama with Sun Java 1.4.x
- After modifying the classpath delimeters in the JNI code the webclient version
of jalama seems to work fine on linux...
03/06/2003
- 11:34 AM Bug #1005 (Resolved): Test jalama with Sun Java 1.4.x
- Test to make sure that the jalama app will run with JDK/JRE 1.4.x
- 08:00 AM Bug #993: write java tests
- Tests should be written for method when the method is created, so this bug
really applies to all of us.
03/05/2003
- 04:00 PM Bug #1004: jljvmregistry.cpp doesn't handle whitespace within values
- I've tested this and it seems to work on linux. Instead of using sscanf I am
casting char const * to a char *. - 03:56 PM Bug #1004: jljvmregistry.cpp doesn't handle whitespace within values
- This is an easy fix -- sscanf is being used incorrectly.
Also available in: Atom