burtonator wrote:

> Any objections to doing another beta release this week?  This will
> include:
>
> - the new Jetspeed-Tomcat-Hypersonic bundle == no more setup questions
> :)
> - Proposal 0003 IE the new PSML
> - misc bugs
> - the infrastructure for customization and better WAP.
> - possibly the new user setup and default.psml profiler.
>
> Kevin
>

I send you my diffs, as well as a JetspeedXMLReaderFactory.java (in
package
xml) to make Xerces requests to fetch the DTDs go through the cache. I
don't send them to the list, as it does not allow attachments.

The changes make miscellaneous bug fixes and a working search
application
and DiskDaemon/BadURLDaemon/Cache. It should compile under jdk1.2 only,
but
it should run under jdk1.1

I'm thinking in how could we remove the dependency from jdk1.2
(File.setLastModifiedDate)

I think it is stable enough, but I have not tested these changes under
jdk1.1

There remains a problem when the FeedDaemon runs twice (it should also
be in
the cvs version). The Feeder can not know if a portlet is in the
registry,
and both the getPortlet (if it is not) and the addPortlet (if it is)
throw
PortletExceptions. So, the second time the feeder runs, it removes all
entries from the registry that are already there. The third time, it
puts
them again, and so on...

>
> --
> Kevin A Burton (e-mail: [EMAIL PROTECTED], UIN: 73488596, ZKey:
> burtonator)
> http://relativity.yi.org
> Message to SUN:  "Please Open Source Java!"
> To fight and conquer in all your battles is not supreme excellence;
> supreme
> excellence consists in breaking the enemy's resistance without fighting.
>     - Sun Tzu, 300 B.C.
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to