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
--
Sent through GMX FreeMail - http://www.gmx.net
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]