[jboss-dev-forums] [EJB3 Development] - ejb3 client with spring and maven, java.io.StreamCorruptedException: invalid stream header

Alessandro D'Ottavio do-not-reply at jboss.com
Fri Apr 27 12:37:50 EDT 2012


Alessandro D'Ottavio [https://community.jboss.org/people/alesky78] created the discussion

"ejb3 client with spring and maven, java.io.StreamCorruptedException: invalid stream header"

To view the discussion, visit: https://community.jboss.org/message/732739#732739

--------------------------------------------------------------
Hi guys 

i'm try to create a simple client application that is able to call ejb3 deployed in jboss

but i get this exception and until now in not able this figure out the reason

my actual environment is this

Jboss AS:  jboss-as-7.1.1.Final

jboss-as-ejb-client-bom  version  7.1.1.FINAL


dependences used fo the generation of the client has advised in the jboss distribution (exaclty jboss-as-7.1.1.Final\bin\client\readme.txt file)


        <dependency>
            <groupId>org.jboss.as</groupId>
            <artifactId>jboss-as-ejb-client-bom</artifactId>
            <type>pom</type>
            <version>7.1.1.FINAL</version>
        </dependency>
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/732739#732739]

Start a new discussion in EJB3 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2030]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120427/b0cbf8dd/attachment.html 


More information about the jboss-dev-forums mailing list