Hello,
i have deployed a web service to a JBOSS 4.0.4 GA server. The web service is really simple. It provides a method that returns a string. Now I try to call this web service with the dynamic invocation interface. But this does not work. The client comes up with the problem : javax.xml.rpc.JAXRPCException: Cannot find child element: result. I checked the SOAP message and saw that the result element contains a prefix of a namespace. Maybe this is the problem. But I can not find any method in the Call interface to set a namespace for a result.
What is going wrong?
Thanks in advance.
Best regards
Andreas
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981707#3981707
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981707
Hi,
I am using jboss-portal-2.4.1-CR1, in which I made war file of my own & put
it into cms-portal.sar & dispatch the request by following line in the servlet
PortletRequestDispatcher prd = getPortletContext().getRequestDispatcher("/WEB-INF/jsp/CFEPartner.jsp");
I want to manage the content of this jsp file using CMS, as the editor is for HTML, i included a html file in this jsp. I opened that HTML file using editor provided in CMS, I made changes, it creates versions but new changes don`t become live.
Please note that I already changed the defaulecontentlocation to my new.war/WEB-INF/jsp & CMS portlet is showing the contents of jsp directory.
Please assist me accordingly.
Umesh
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981702#3981702
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981702
Hi
First of all, thank you for your fast reply. I have already downloaded the jBPM core engine, but i am sure on what is the next step to do after this. Sorry for the trouble as this is my first time doing programming.
I want to deploy the jBPM core engine. Is it i just need an application server and database. Do i need to install the the AS and Db first then only installed the jBPM core engine?
Is there any guidelines for me to follow. I am really new in here so sorry for any ignorance.
Thank you sir.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981701#3981701
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981701