I am trying to install service component into EAS 3.6.1 from jar file.
As noted in development documentation I created a Package, where the
component
will be installed. Next I select the option to create a new component
by importing a java class. This class is located in the jar file
which I have put in the $JAGUAR/html/classes directory. Upto this
point everything is OK, however I can not specify the jar file as
class to be used in the Componet class name. Can someone tell me what
is the correct entry into this field.
I have tried com.server.jaguar.Start (which is my package
specification/Class name) but it is not working.
Thanks,
Paul
pbr...@hotmail.com (Paul B) wrote in message news:<7721a9b7.03013...@posting.google.com>...