Yes I got the CMS content zip file unzipped per the HTML directions I read. 
However I am using port 8081 instead of 8080, so I changed 
/server/default/deploy/jbossweb-tomcat50.sar/server.xml per instructions. 
However I think my problem is related to that, because in the logs I see it's 
somehow still trying to connect to port 8080 when I get to the admincmsportlet. 
I did find the web.xml file in the deploy dir, and I tried changing it to 8081, 
but now the log says "invalid port number" instead of a snippet of text from 
what I had listening in port 8080 (have another app server running there).

Is perhaps there another place I need to change it? (port)

snippet from my log after changing port in web.xml:

2005-03-23 15:32:35,006 DEBUG [org.jboss.portal.core.impl.preferences.MappedPref
erenceSet] Found for 1/ child AdminCMSPortletInstance
2005-03-23 15:32:35,056 INFO  [STDOUT] org.apache.commons.httpclient.URIExceptio
n: invalid port number
2005-03-23 15:32:35,059 INFO  [STDOUT]  at org.apache.commons.httpclient.URI.par
seAuthority(URI.java:2218)
2005-03-23 15:32:35,059 INFO  [STDOUT]  at org.apache.commons.httpclient.URI.par
seUriReference(URI.java:1961)
2005-03-23 15:32:35,060 INFO  [STDOUT]  at org.apache.commons.httpclient.HttpURL
.(HttpURL.java:137)
2005-03-23 15:32:35,060 INFO  [STDOUT]  at org.jboss.portal.core.portlet.cms.adm
in.AdminCMSPortlet$1.run(AdminCMSPortlet.java:106)
2005-03-23 15:32:35,060 INFO  [STDOUT]  at org.jboss.portal.core.security.jaas.I
dentityPropagationLoginModule.propagate(IdentityPropagationLoginModule.java:102)
2005-03-23 15:32:35,060 INFO  [STDOUT]  at org.jboss.portal.core.portlet.cms.adm



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871380#3871380

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871380


-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to