|
|
|
|||||
|
libpath failure for icepack server type java-icebox
I seem to have a failure of icepack to set the CLASSPATH with the libpath attribute of the server element with type java-icebox. For now I'm going to use a workarround.
tim... |
|
|||||
|
Quote:
application.xml <application> <node name="thistle" basedir="${basedir}"> <server name="thistle" descriptor="crayon-server.xml" libpath="../classes"/> </node> </application> server.xml (generated) <server kind="java-icebox" endpoints="default" basedir="../service" libpath="/home/mtim/umass/crayon/release/node/../classes" > <vm-option>-Dpython.home=/usr/share/jython</vm-option> <vm-option>-Dpython.path=../lib/python:/usr/share/jython/Lib:/usr/lib/python2.1</vm-option> <vm-option>-Dpython.cachedir=/home/mtim/umass/crayon/release/node/jython-cache</vm-option> <service name="crayon.agent.BaseAgent" descriptor="crayon.agent.BaseAgent.xml"/> </server> oh, and as you can see I'm using jython :-) so the above example does not work since the libpath in the application clobbers the classpath, including the Ice.jar. I think I'm going to manage it via the <env> directives but I've been having problems with large classpaths .... a striped down version works fine now. Ice 1.4.0/IceJ 1.4.0 built from source debian sid-2004/06/30 debian patched kernel 2.4.26-1 with win4lin and uml SAKS patches java version "1.4.2-rc1" Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.2-rc1) Java HotSpot(TM) Client VM (build Blackdown-1.4.2-rc1, mixed mode) gcc (GCC) 3.3.4 (Debian 1:3.3.4-2) may have changed since buiding ice but built a few weeks ago Jython 2.1 on java (JIT: null) tim... |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Java: going from String to Enum Type | nightnday | Help Center | 2 | 03-21-2006 02:32 PM |
| Icegrid java icebox service | xdm | Help Center | 6 | 01-09-2006 03:59 AM |
| IcePack and IceBox in C# | crackajaxx | Comments | 4 | 05-28-2005 04:06 AM |
| ICE Demos' server run failure | RyanFogarty | Help Center | 7 | 10-31-2004 03:19 PM |
| C# mapping for IcePack, IceBox and IcePatch | StefanoB | Comments | 1 | 09-28-2004 12:23 PM |