Hi Nishant,
I just realized that nobody has responded to your email yet. I have a
few questions about the issue you're seeing.
Nishant Joshi wrote:
About jira 1562 , I have one user defined exception class in same directory
as my impl. and service, now i have generated wsdl on the fly.
but there is a problem with namespace for this exception class
What's the exception class name and what's the generated namespace?
and it was
creating problem when i was creating client in Eclipse.
Are you taking the WSDL generated by Tuscany and using some Eclipse tool
to generate a (non-Tuscany) Web Services proxy? I'm guessing here so
feel free to correct me if I guessed wrong :)
Which Eclipse tool? Eclipse WTP or another Web Services tool?
I am using eclipse's
facility to create client for me.
problem was in eclipse MyException.java is resides in abc.xyz.xsd package
while other classes(stub,proxy etc...) which was generated by eclipse is
accessing like abc.xyz.MyException and it was giving me error sign at same
place.
actually MyException was at abc.xyz.xsd, So why other classes has wrong
package name?
Why two packaging structure for one class?
is it make sense?
Are you generating the other classes that reference abc.xyz.MyException
with the same Eclipse tool? or did you write these classes by hand?
Could you list the steps that you're going through, and indicate what
tool you use when? it'll help us understand your scenario and help
you... Thanks.
--
Jean-Sebastien
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]