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
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]