Problems updating Orbeon (Unauthorized access error)

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Problems updating Orbeon (Unauthorized access error)

ISOmorph
Hi,
 
I recently decided to update my application server and Orbeon along with it.
I was using Orbeon 3.8 with Tomcat 6.0.36 to run a couple XPL web services, and everything was working except for a nasty memory leak for which I can't quite pinpoint the origin.
To try and solve that issue I started off by updating Tomcat to 7.0.39. Then I just copied my initial Orbeon install to it to see if it still works, which it did.
Afterwards I removed the old Orbeon and did a clean install of Orbeon 4.1. Then my web services stopped working, although the Orbeon examples still seem to work.
I'm using SoapUI to stress test them, but all I'm getting now is this error response after their execution.
The web services I use are structured as follows: a page-flow.xml with an XML schema and WSDL declared as view, and model.xpl declared as model, which calls upon a JAVA processor to do some work.
Are there any changes in the installation instructions for the new Orbeon? I followed this guide.
Have there been changes to how the page-flow and pipeline should be built?
 
Any help would be greatly appreciated as I'm at a loss on where to look.
Thank you in advance.
 

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
 
 
Reply | Threaded
Open this post in threaded view
|

Re: Problems updating Orbeon (Unauthorized access error)

Erik Bruchez
Administrator
It's probably due to the new built-in protection of pages and services. The place to start is here:

http://wiki.orbeon.com/forms/doc/developer-guide/page-flow-controller/authorization

-Erik
Reply | Threaded
Open this post in threaded view
|

Re: Problems updating Orbeon (Unauthorized access error)

ISOmorph
Thanks a lot Erik, that did the trick.

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].