-
15. Re: WSRP Create Producer
webskister Jun 8, 2006 4:43 PM (in response to sunman)The last error I posted came from my Weblogic side. The equivilant error from the JBoss server side is:
$ 13:24:09,988 ERROR [SOAPFaultExceptionHelper] SOAP request exception
javax.xml.rpc.JAXRPCException: org.jboss.ws.binding.BindingException: javax.xml.bind.JAXBException: Failed to parse source: Requested element {urn:bea:wsrp:ext:v1:types}LookAndFeelDescriptor is not allowed in this position in the sequence.
at org.jboss.ws.soap.SOAPContentElement.getObjectValue(SOAPContentElement.java:307)
at org.jboss.ws.binding.EndpointInvocation.transformPayloadValue(EndpointInvocation.java:233)
at org.jboss.ws.binding.EndpointInvocation.getRequestParamValue(EndpointInvocation.java:103)
at org.jboss.ws.binding.EndpointInvocation.getRequestPayload(EndpointInvocation.java:117)
at org.jboss.ws.server.ServiceEndpointInvokerJSE.invokeServiceEndpoint(ServiceEndpointInvokerJSE.java:94)
at org.jboss.ws.server.ServiceEndpointInvoker.invoke(ServiceEndpointInvoker.java:118)
at org.jboss.ws.server.ServiceEndpoint.handleRequest(ServiceEndpoint.java:234)
at org.jboss.ws.server.ServiceEndpointServlet.doPost(ServiceEndpointServlet.java:120) -
16. Re: WSRP Create Producer
julien1 Jun 8, 2006 4:44 PM (in response to sunman)I think this is the fault send back from the producer to the consumer.
-
17. Re: WSRP Create Producer
claprun Jun 8, 2006 4:48 PM (in response to sunman)It does indeed look like an extension problem.
-
18. Re: WSRP Create Producer
webskister Jun 8, 2006 4:50 PM (in response to sunman)Thanks for the quick responses. Does this mean I need to wait for the next release that implements the "special handler"?
-
19. Re: WSRP Create Producer
julien1 Jun 8, 2006 4:51 PM (in response to sunman)you can get the fix from the CVS once we have fixed it and compile it from there.
or wait 'til the next one. -
20. Re: WSRP Create Producer
claprun Jun 8, 2006 4:57 PM (in response to sunman)I had removed the extension stripping handler in the last revision because I thought that we only needed it on the consumer side. This has been fixed in CVS. Thanks for the report.
-
21. Re: WSRP Create Producer
webskister Jun 9, 2006 4:32 PM (in response to sunman)Looks like I will have to wait for the next release. Can't seem to build the JBoss/jboss-portal/ source from cvs as of June 8th.
-
22. Re: WSRP Create Producer
webskister Jun 9, 2006 4:49 PM (in response to sunman)Which JBoss/jboss-portal/ branch should I use?
-
23. Re: WSRP Create Producer
julien1 Jun 9, 2006 6:32 PM (in response to sunman)cvs co jboss-portal-2.4
-
24. Re: WSRP Create Producer
webskister Jun 12, 2006 7:09 PM (in response to sunman)Grabbed the update (webservices.xml) from cvs and still get the same exception after a full redeploy.
-
25. Re: WSRP Create Producer
claprun Jun 19, 2006 11:21 AM (in response to sunman)wsrp_services.wsdl in the wsdl directory should also have been updated.
-
26. Re: WSRP Create Producer
webskister Jun 19, 2006 12:47 PM (in response to sunman)I'll keep an eye out for that update in CVS.
-
27. Re: WSRP Create Producer
claprun Jun 19, 2006 12:49 PM (in response to sunman)It has been modified at the same time... So you should have gotten it with the last update. The problem you're experiencing might not be related...
-
28. Re: WSRP Create Producer
webskister Jun 19, 2006 2:03 PM (in response to sunman)I don't see any mods to the WSDL file within the same time frame on the MAIN branch.
-
29. Re: WSRP Create Producer
claprun Jun 19, 2006 2:49 PM (in response to sunman)Are you looking at fisheye? If yes, it's not very reliable...
The change is shown there though it doesn't appear at the top level changelog for some reason:
http://fisheye.jboss.com/viewrep/JBoss/jboss-portal/wsrp/src/resources/portal-wsrp-war/WEB-INF/wsdl/wsrp_services.wsdl