Re: Pluto Driver (1.1.2) not using injected Portal URL Parser

"Elliot Metsger" <[email protected]>
Newsgroups gmane.comp.jakarta.pluto.user
Message-ID <[email protected]>
Looks like this was missed.  

Would you mind filing a Jira request for this at https://issues.apache.org/jira/browse/PLUTO ?

Thanks for the find,
Elliot

Sent from webmail (apologies for the poor quoting)
>>> "Nathaniel A. Johnson" <[email protected]> 04/13/07 10:58 AM >>>
Hi all,

We are in the process of upgrading to pluto 1.1.2 and have run into a 
small problem.  We have taken advantage of the new IoC to inject the 
required and optional services into our container services 
(ContainerServicesImpl).  It appears that the PortalURLImpl and 
RelativePortalURLImpl classes in the driver are not using the injected 
override service for URL creation (PortalURLParser).  The code below is 
showing the singleton access which always comes from 
org.apache.pluto.driver.url.impl rather than the container services.

// The toString() method for both classes listed below

org.apache.pluto.driver.url.impl.PortalURLImpl
   and
org.apache.pluto.driver.url.impl.RelativePortalURLImpl

public String toString() {
     return PortalURLParserImpl.getParser().toString(this);
}


Am I just confused as to how this should work, or was this singleton 
just missed?

Best,
Nate
-- 
Nathaniel A. Johnson                           Voice: 812.855.9905
Principal Systems Analyst                        Fax: 812.856.9046
Systems Integration Team, Indiana University
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.