Thanks to Aaron, I'm progressing:

On Fri, 15 Sep 2000, Aaron Mulder wrote:

>       You appear to be lacking a line in your jboss.jcml that looks like
> this:
> 
>        <attribute name="URL">jdbc:HypersonicSQL:hsql://localhost</attribute>
> 
> It should be in the section that starts like this:
> 
>      <mbean name="DefaultDomain:service=XADataSource,name=Hypersonic">

That seems to solve at least some things, and probably all, I don't have
anymore uncaught Exceptions in the errorlog.

But when I run the InterestClient, I got the following:

[jboss@goldorak examples]$ make runclient
java -classpath
/usr/local/java/jdk1.2.2/lib/classes.zip:/home/jboss/lib/ext/ejb.jar:/home/jboss/lib/ext/jndi.jar:/home/jboss/lib/ext/activation.jar:/home/jboss/lib/ext/dynaserver.jar:/home/jboss/lib/ext/ejxejb.jar:/home/jboss/lib/ext/ejxjaws.jar:/home/jboss/lib/ext/ejxjboss.jar:/home/jboss/lib/ext/hsql.jar:/home/jboss/lib/ext/idb.jar:/home/jboss/lib/ext/jboss.jar:/home/jboss/lib/ext/jdbc2_0-stdext.jar:/home/jboss/lib/ext/jmxtools.jar:/home/jboss/lib/ext/jndi.jar:/home/jboss/lib/ext/jnpserver.jar:/home/jboss/lib/ext/jpl-util-o_5b.jar:/home/jboss/lib/ext/jta-spec1_0_1.jar:/home/jboss/lib/ext/mail.jar:/usr/local/java/j2sdkee1.2.1/lib/j2ee.jar:.:/home/jboss/client/jnp-client.jar:/home/jboss/lib/ext/ejb.jar:/home/jboss/client/jboss-client.jar
InterestClient 
Got context
Got reference
ERROR! Shared library ioser12 could not be found.
Exception in thread
"main" java.lang.UnsatisfiedLinkError: specialLoadClass
        at
com.sun.corba.ee.internal.util.JDKClassLoader.loadClass(JDKClassLoader.java:58)
        at
com.sun.corba.ee.internal.util.JDKBridge.loadClassM(JDKBridge.java:180)
        at
com.sun.corba.ee.internal.util.JDKBridge.loadClass(JDKBridge.java:83)
        at javax.rmi.CORBA.Util.loadClass(Util.java:215)
        at javax.rmi.CORBA.Util.createDelegateIfSpecified(Util.java:306)
        at javax.rmi.CORBA.Util.<clinit>(Util.java:54)
        at
javax.rmi.PortableRemoteObject.createDelegateIfSpecified(PortableRemoteObject.java:172)
        at
javax.rmi.PortableRemoteObject.<clinit>(PortableRemoteObject.java:62)
        at InterestClient.main(InterestClient.java:49)
make: *** [runclient] Error 1

How to make use of this shared library? (that's in Sun J2EE, JDK 1.2.2,
Linux). I tried a few command-line parameters to "java", but nothing
changed.

BTW 1: could this line be added to the downloadable zip of JBoss? It would
help other newbies.

BTW 2: I think I run "java -jar run.jar" as a non-root-privileged user, so
how is it that the jndi-stuff listens to port 1099????

BTW 3: my config files are like the ones provided with the downloadable
zip of JBoss. Unchanged, apart from /home/jboss instead of
/usr/local/jboss (but I can anyway send them or make them available via an
URL if you wish, just ask)

Thank you for your help,

-Sylvan
--
Do, or do not. There's no try. -Yoda
Sylvan Ravinet: http://www.ravinet.com/sylvan/contact



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to