JBoss Community

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

created by Alessandro D'Ottavio in EJB3 Development - View the full discussion

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

Start a new discussion in EJB3 Development at Community