Re: reusing configurationcontext objects

2010-06-22 Thread gerhard presser
> > any good advice? > regards > gerhard > > -- View this message in context: http://old.nabble.com/reusing-configurationcontext-objects-tp28958768p28960113.html Sent from the Axis - User mailing list archive at Nabble.com. -

Re: reusing configurationcontext objects

2010-06-22 Thread Kostis Anagnostopoulos
ent constructor > > public ServiceClient(ConfigurationContext configContext, Definition > wsdl4jDefinition, >                         QName wsdlServiceName, String portName); > > any good advice? > regards >  gerhard > > -- > View this message in context: > http://old.nab

Re: reusing configurationcontext objects

2010-06-22 Thread rahul yadav
a NPE when reusing the configurationcontext > with > >>> following serviceclient constructor > >>> > >>> public ServiceClient(ConfigurationContext configContext, Definition > >>> wsdl4jDefinition, > >>> QName wsdlServiceName, S

Re: reusing configurationcontext objects

2010-06-22 Thread gerhard presser
t; >>> on the other hand I get a NPE when reusing the configurationcontext with >>> following serviceclient constructor >>> >>> public ServiceClient(ConfigurationContext configContext, Definition >>> wsdl4jDefinition, >>> QNa

Re: reusing configurationcontext objects

2010-06-22 Thread rahulYadav
hand I get a NPE when reusing the configurationcontext with >> following serviceclient constructor >> >> public ServiceClient(ConfigurationContext configContext, Definition >> wsdl4jDefinition, >> QName wsdlServiceName, String portName); >> >

Re: reusing configurationcontext objects

2010-06-22 Thread gerhard presser
viceName, String portName); > > any good advice? > regards > gerhard > > -- View this message in context: http://old.nabble.com/reusing-configurationcontext-objects-tp28958768p28958796.html Sent from the Axis - User mailing list archive at Nabble.com.

reusing configurationcontext objects

2010-06-22 Thread gerhard presser
ring portName); any good advice? regards gerhard -- View this message in context: http://old.nabble.com/reusing-configurationcontext-objects-tp28958768p28958768.html Sent from the Axis - User mailing list archive at Nabble.com. ---