hey all....
im making a simple remote client which makes a call to a java class on jrun....
for the class to run, it needs a .jar (for required functionality). From going
through the flash remoting examples and jrun documentation i gather that this
.jar file should be placed in the jrun server "lib" folder...
my problem is that the use off a ".dll" is required too. does any one know
where this should be placed..?? i think it should be on the client (flash)
side.... but im not sure... ive had a go with placing it in the smae dir as the
.swf...
please help. my head is wreaked...!!!
payner35 - 28 Feb 2005 11:58 GMT
hey all...
just incase any one else has a similar problem...
the .jar files go in the "lib" folder in jrun server...
any .dll files must be included in the clients class path... meaning the
windows/system32 folder on the client machine!