[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - LazyInitializationException when serialize entity in SOAP(XM

2007-09-15 Thread jktinoco
Hi, There are a common problem, when entities are linked in @OneToMany relationships with FetchType.LAZY attribute always a LazyInitializationException occurs when XML serializer tries to serialize it. I think this happens because the XML serializer always access all entity's attributes and bec

[jboss-user] [JBossWS] - Re: implicit namespace support?

2007-07-16 Thread jktinoco
Hi, I was using JBoss 4.0.5 and the next SOAP request works perfectly, now with JBoss 4.2 this request doesn't works. | | http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> | | http://e