Ok, I understood that the main problem is that I'm trying to send back to the client, with a server-response, the attachment.
Instead, this code:
SOAPMessageContext msgContext = (SOAPMessageContext)context.getMessageContext();
gives back the request message, not the response one.
Does anyone know how to access the response message?
Or what should I do to attach something to the response message, in general?
I searched everywhere but I found nothing about it!
Thanks very much for your help!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111438#4111438
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111438
I am sorry to Jaikiran and thank you.
I caught the crux of the problem for i couldn't start the server.
There is a Equipment named 'nul' in dos ,but it was wrong in my windows system,maybe it was sabotaged.When I deploymented PostgreSQL 8.2,the wrong messages same to them in Jboss4.2
Finially,I judged the crux was at the windows system.I changed one windows system,Jboss and PostgreSQL were ok.
The probleme wasted me a lot of time.So sad.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111429#4111429
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111429