Hi! I set up a simple Web Service using POJOs. I defined a class MyService with a method update(A a, B b). If i call that method using the corresponding Web Service operation, the object b is always null. Looking at the SOAP message with TCPMon, I am seeing, that both objects are serialized (as arg0 and arg1)
Is this a restriction on using Axis2 with POJOs? How could i manage to transfer both objects? Thanks! -- GMX FreeDSL mit DSL 6.000 Flatrate und Telefonanschluss nur 17,95 Euro/mtl.! http://dslspecial.gmx.de/freedsl-aktionspreis/?ac=OM.AD.PD003K11308T4569a
