do the following : put a bindaddress element like the following in jboss-servicexml, in the org.jboss.web.WebService and org.jboss.naming.NamingService mbeans :
<attribute name="Port">8083</attribute> (ex from Webservice mbean) <attribute name="BindAddress">10.1.11.116</attribute> use your address for this instead of 1.1.11.116. Try this with 3.0.0 and with 3.0.1. With 3.0.0 it will work, and with the later not : ) Kevin Conner wrote: >>but it works fine when i set the bindaddress ip to localhost. >>I think the problem is at jboss bindaddress conf. implementation. >> >>Any thoughts? >> >> >>>>java.rmi.UnmarshalException: error unmarshalling arguments; nested >>>>exception is: >>>>java.io.StreamCorruptedException >>> > > Can you provide any more information on the backtrace? > > Kev > > Kevin Conner > Orchard Information Systems Limited > Newcastle Technopole, Kings Manor > Newcastle Upon Tyne, NE1 6PA. United Kingdom > Registered in England, Number 1900078 > Tel: +44 (0) 191-2032536 Fax: +44 (0) 191 2302515 > > > > ------------------------------------------------------- > This sf.net email is sponsored by: OSDN - Tired of that same old > cell phone? Get a new here for FREE! > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > -- Emerson Cargnin - MSA SICREDI - Tel : 3358-4860 ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
