1. Application Deployment in Portal Server coderanch.comHi there, I have a portal application ready to be deployed. I have setup and configured Websphere Application Server and Portal Server down to everylast detail including class paths, process definition entries, custom properties, jdbc and rpc datasources etc.. I have used XMLAccess to install my web modules into Portal server without any errors and all the themes and skins are ... |
2. how to deploy a portal to public web host coderanch.comI'm new to portals/portlets. I've been learning with Liferay- which I feel is excellent for an open source portal. So now I'm ready to deploy my portal to an existing web site which uses Caucho-Resin. Problem is, in order to deploy Liferay to an existing server, I have to edit some conf files. My question is- how can this be done ... |
3. automate the process of deploying coderanch.com |
4. Deploying portlet in Jetspeed coderanch.comI deployed the helloworld portlet Jetspeed2. Looks fine. Working fine. What I want is, I don't want to see all the remaining portlets. Means like I want to see like servlets application. We deploy war over there, then we open that particular link/url then it opens JSP/Servlets. Like this I want to see only HelloWorld Portlet application nothing else, like web/servlets ... |
5. portlet deployment coderanch.com |
6. portlets deploy coderanch.comhi all, when deploying portlets in portal i got this error org.xml.sax.SAXException: External entites are not permitted in XML configuration files at org.apache.pluto.portalImpl.xml.XmlParser$EntityResolver.resolveEntity(XmlParser.java:149) at org.apache.xerces.util.EntityResolverWrapper.resolveEntity(Unknown Source) at org.apache.xerces.impl.XMLEntityManager.resolveEntity(Unknown Source) at org.apache.xerces.impl.XMLDocumentScannerImpl$DTDDispatcher.dispatch(Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) at org.apache.xerces.parsers.DOMParser.parse(Unknown Source) at org.apache.pluto.portalImpl.xml.XmlParser.parseWebXml(XmlParser.java:85) at org.apache.pluto.portalImpl.Deploy.prepareWebArchive(Deploy.java:218) at org.apache.pluto.portalImpl.Deploy.main(Deploy.java:523) java.lang.Exception at org.apache.pluto.portalImpl.Deploy.prepareWebArchive(Deploy.java:444) at org.apache.pluto.portalImpl.Deploy.main(Deploy.java:523) How can i ... |
7. any open deploy type tool for UCM? coderanch.com |
8. Jetspeed and simple Portlet deployment coderanch.comI just started working on Jetspeed 2 portal in Redhat Linux 5. I installed the "jetspeed-installer-demo-2.2.0.jar" file and everything looks fine. So I did a basic simple portlet and deployed it in "/jetspeed/webapps/jetspeed/WEB-INF/deploy". I read the documentation that if I put my .war file there, it would be automatically deployed. But the file is not getting deployed. I saw the catalina.log ... |
9. deploying savvion application with portel server coderanch.com |
10. How do i customise the portlet and deploy it again ? coderanch.comHi All , I have set up liferay with plugins SDK and i can be able to create the portlets with it but can't i import that protlet into eclipse in order to customise it . i m trying to do import that portlet into eclipse using the Existing projetcs into workspace but it is showing that no projets are found ... |
11. Deploying James into JBoss6 AS with SnowDrop coderanch.comHello, i need to deploy James into JBoss6, and one trouble is me. Using : James 3 M2 JDK 1.6 Jboss 6 AS SnowDrop 1.1 Spring 3.0.5 ( for James) The error is : 18:08:29,665 WARN [ClassLoaderManager] Unexpected error during load of:javax.transaction.TransactionManager: java.lang.LinkageError: loader constraint violation: loader (instance of org/jboss/classloader/spi/base/BaseClassLoader) previously initiated loading for a different type with name "javax/transaction/TransactionManager" Persistent ... |
12. Deploying a Portlet - NullPointer Blues coderanch.comWell my tradition of figuring out the problem within minutes of posting a question seems to be holding. Turns out my portlet.xml file had, in fact, been deleted somehow. I don't know how, maybe I fat-fingered the delete key at the wrong moment or something. You know, as part of tracking down this problem I went through the Liferay source code ... |
13. Edit_Defaults mode settings get lost after each deployment coderanch.comHello All, I am not sure if this is right place for my question. Please guide if it is not. I have created a portlet using PDK from Oracle and the app server we use is OC4J. My problem is that when I add portlet to Oracle Portal Page and set defaults using edit defaults, everything goes fine till the next ... |
14. How to deploy pages configuration? coderanch.comYes, there are several ways. 1. You can create the site on one portal, then export the configuration into a LAR file, then import it into another portal server. 2. You can use Liferay's remote staging facility to push pages from a staging server to the production server. 3. You can write a hook that programmatically creates the site (the 7cogs-hook ... |
15. Deployment stuck coderanch.comHi friends, I am facing this problem since last two weeks. Please help me to solve this problem. I am developing a simple database portlet in which I will perform CRUD Operations on database.' The problem is that The deployment of portlet hangs, that is when trying to deploy the portlet : the following happens. 11:13:03,194 INFO [AutoDeployDir:167] Processing Birthday-portlet-6.0.5.1.war 11:13:03,272 ... |