Bjarne Olsen wrote:
Hi!
I think we solved that error with bringing all our JDKs to the same
_newest_ version. Perhaps you have to recompile jBoss and your beans
then ?!
Tell me if this helped.
Tobias
>
> Hi !
>
> Yesterday I deployed a session-bean. jBoss said that my bean had been
> deployed properly. When I wrote a servlet testing this session-bean I got this
> error:
>
> javax.naming.CommunicationException [Root exception is
> java.io.StreamCorruptedException: Type code out of range, is 125]
>
> I did not care about this error because I was still happy that the
> deployment had worked :-)
>
> So I took the next step: Writing an Entity-Bean
>
> I wrote an Entity-Bean that has NO database-access and only has the
> function "go" which returns a string.
>
> Deploying succeeded again, but talking to this dump ejb failed again.
>
> Does anybody have an idea what I forgot (maybe some classpath-stuff?)
>
> TIA
> Bjarne
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]