where to put license.xml in orbeon-pe-proxy-portlet.war

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

where to put license.xml in orbeon-pe-proxy-portlet.war

olli.puljula

I've tried /WEB-INF/resource/config and also unzipped /WEB-INF/lib/orbeon.jar and put it in there (config folder). Neither one works so advice is needed..

--
Olli


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: where to put license.xml in orbeon-pe-proxy-portlet.war

olli.puljula

It seems to be config/license.xml. Is there source code available? If yes, where? Resolved that path by using decompiler. Although license.xml is in place, the same exception is thrown:

org.orbeon.oxf.common.OXFException: Loading Orbeon Forms 3.9.0.pre.201103100121 PE configuration failed. Please make sure a license file is in place.

I downloaded orbeon-PE-proxy-portlet.war from here http://forge.ow2.org/nightlybuilds/ops/ops/

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

Re: Re: where to put license.xml in orbeon-pe-proxy-portlet.war

Erik Bruchez
Administrator
Olli,

When using the proxy portlet, you have to web apps:

1. The one running the proxy portlet (actually a portlet app).
2. The Orbeon Forms deployed separately, which does need a license.

#1 doesn't need a license.

#2 needs the license file under WEB-INF/resources/config/, as documented here:


-Erik

On Thu, Mar 10, 2011 at 5:21 AM, olli.puljula <[hidden email]> wrote:

It seems to be config/license.xml. Is there source code available? If yes,
where? Resolved that path by using decompiler. Although license.xml is in
place, the same exception is thrown:

org.orbeon.oxf.common.OXFException: Loading Orbeon Forms
3.9.0.pre.201103100121 PE configuration failed. Please make sure a license
file is in place.

I downloaded orbeon-PE-proxy-portlet.war from here
http://forge.ow2.org/nightlybuilds/ops/ops/

--
Olli

--
View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/where-to-put-license-xml-in-orbeon-pe-proxy-portlet-war-tp3345656p3345823.html
Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: where to put license.xml in orbeon-pe-proxy-portlet.war

olli.puljula

Thanks for the answer Eric. Yes, we've followed the instructions, but the proxy portlet war is not deployed succesfully as it requires a licence according to the logs. We have two Tomcats running on a same machine in different ports, one with Liferay + proxy portlet deployed and the another one with Orbeon Forms deployed. Is this version (see my earlier post) of the proxy portlet tested (with Tomcat 6 + Liferay 6)? We're kinda stuck in this issue..

--
Olli

On Fri, Mar 11, 2011 at 6:40 AM, Erik Bruchez <[hidden email]> wrote:
Olli,

When using the proxy portlet, you have to web apps:

1. The one running the proxy portlet (actually a portlet app).
2. The Orbeon Forms deployed separately, which does need a license.

#1 doesn't need a license.

#2 needs the license file under WEB-INF/resources/config/, as documented here:


-Erik

On Thu, Mar 10, 2011 at 5:21 AM, olli.puljula <[hidden email]> wrote:

It seems to be config/license.xml. Is there source code available? If yes,
where? Resolved that path by using decompiler. Although license.xml is in
place, the same exception is thrown:

org.orbeon.oxf.common.OXFException: Loading Orbeon Forms
3.9.0.pre.201103100121 PE configuration failed. Please make sure a license
file is in place.

I downloaded orbeon-PE-proxy-portlet.war from here
http://forge.ow2.org/nightlybuilds/ops/ops/

--
Olli

--
View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/where-to-put-license-xml-in-orbeon-pe-proxy-portlet-war-tp3345656p3345823.html
Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: Re: where to put license.xml in orbeon-pe-proxy-portlet.war

Erik Bruchez
Administrator
Olli,

I found out what was wrong. If you download the latest nightly of the proxy portlet, things should work better:


-Erik

On Mon, Mar 14, 2011 at 5:02 AM, Olli Puljula <[hidden email]> wrote:

Thanks for the answer Eric. Yes, we've followed the instructions, but the proxy portlet war is not deployed succesfully as it requires a licence according to the logs. We have two Tomcats running on a same machine in different ports, one with Liferay + proxy portlet deployed and the another one with Orbeon Forms deployed. Is this version (see my earlier post) of the proxy portlet tested (with Tomcat 6 + Liferay 6)? We're kinda stuck in this issue..

--
Olli


On Fri, Mar 11, 2011 at 6:40 AM, Erik Bruchez <[hidden email]> wrote:
Olli,

When using the proxy portlet, you have to web apps:

1. The one running the proxy portlet (actually a portlet app).
2. The Orbeon Forms deployed separately, which does need a license.

#1 doesn't need a license.

#2 needs the license file under WEB-INF/resources/config/, as documented here:


-Erik

On Thu, Mar 10, 2011 at 5:21 AM, olli.puljula <[hidden email]> wrote:

It seems to be config/license.xml. Is there source code available? If yes,
where? Resolved that path by using decompiler. Although license.xml is in
place, the same exception is thrown:

org.orbeon.oxf.common.OXFException: Loading Orbeon Forms
3.9.0.pre.201103100121 PE configuration failed. Please make sure a license
file is in place.

I downloaded orbeon-PE-proxy-portlet.war from here
http://forge.ow2.org/nightlybuilds/ops/ops/

--
Olli

--
View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/where-to-put-license-xml-in-orbeon-pe-proxy-portlet-war-tp3345656p3345823.html
Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws