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
--
Nils Hartmann
Curry Communication GmbH
Behringstr. 28a, 22765 Hamburg, Germany
Tel: 040 - 398 34 408
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]