BPEL 10.1.2.0.0 Issues & Workarounds
1. Following error while invoking a web service:
Click here.
2. Following error while displaying tasks (notifications) :
500 Internal Server Error
java.lang.Error: Unresolved compilation problem: The method setRootElement(Element) is undefined for the type FacadeElem at org.example.www.facProxySchema.FacadeElemFactory.createFacade(FacadeElemFactory.java:65) at _listTasks._jspService(_listTasks.java:138)
Workaround - schemac again:(
3. Following error in sending emails (invoke for sendMail):
4. Following error while deploying webservices:
AXIS error
Sorry, something seems to have gone wrong... here are the details:
Fault - ; nested exception is:
oracle.xml.parser.v2.XMLDOMException: invalid namespace null for prefix null
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: oracle.xml.parser.v2.XMLDOMException: invalid namespace null for prefix null
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}hostname:
Solution/Workarounds:
-Place xmlparserv2.xml under bpel10.1.2.0.2/lib and put in bpel10.1.2.0.0/lib.
0 Comments:
Post a Comment
<< Home