Thanks a lot,
that was it !
tom
Am Don, 24 Aug 2000 schrieben Sie:
> Thomas Hagedorn wrote:
> >
> > Hi there,
> >
> > trying out the EJB-example as described in the 'getting started', all
> > seem to be fine 'til I try to start the InterestClient:
> > running it with 'java -classpath \
> > $CLASSPATH:$JBOSSDIR/lib/ext/ejb.jar:$JBOSSDIR/client/jboss-client.jar \
> > InterestClient' , I get a
> > java.io.StreamCorruptedException: Type code out of range, is 125
> > in the code-line 'Object ref = jndiContext.lookup("Interest");'
> > but the EJB was properly deployed an bound to the name 'Interest'.
> > Any hints?
> >
> > best regards
> > tom
> If got the error when my JDK-Versions of client(jdk1.2.2) and
> server(jdk1.3) differs; using the same no problems!
> probably that helps?! nils
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]