[jboss-dev-forums] [Design of Kosmos] - Re: serviceResultUpdaterJob not traversing repository

sstuart4 do-not-reply at jboss.com
Tue Jul 18 10:15:08 EDT 2006


Ok, I am not that familiar with how the L2 caching works. I was under the impression that once the server was restarted that the cache would be lost and have to be traversed again.

I went through my server log and have not seen a traveral yet eventhough I know some changes were committed. I think I may have found one error on my part though in the kosmos-portlet.war's portlet.xml:

<init-param>
  |    <name>service.url</name>
  |    <value>http://localhost:8080/kosmos-server/kosmos-services/svn-service</value>
  | </init-param>
  | 

I think I should be replacing servername:port with the actual server name:port.

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

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



More information about the jboss-dev-forums mailing list