Hey Carlos

just had a quick look at our changes and figured out the revision which 
introduced this change, which might help you while having another look?

http://svn.apache.org/viewvc?view=revision&revision=1297578

The LoadAdminUiServlet is responsible for replacing those placeholders which 
are causing your problems

HTH at least a bit
Stefan



On Tuesday, November 6, 2012 at 5:02 PM, Carlos Alexandro Becker wrote:

> just found this in the admin.html head:
>  
> https://gist.github.com/4025669
>  
>  
> On Tue, Nov 6, 2012 at 1:57 PM, Carlos Alexandro Becker
> <caarl...@gmail.com (mailto:caarl...@gmail.com)>wrote:
>  
> > Hi Michael, thank for your answer.
> >  
> > I already posted it in stackoverflow (
> > http://stackoverflow.com/questions/13236383/migrating-from-solr3-to-solr4 ),
> > but, this looks like a encoding issue, actually, is exactly the error.
> >  
> > I'm not sure, but I look in all xml files in my JBoss and also in app,
> > neither mention this variables (contextPath and adminPath) related to solr.
> >  
> > So, or there is something that I should configure and don't know how, or
> > some trouble with the encoding that are escaping the "$" and "{" around the
> > var (not sure, I didn't find the file where the app variable is populated).
> >  
> > Thanks in advance.
> >  
> >  
> >  
> >  
> > On Tue, Nov 6, 2012 at 1:49 PM, Michael Della Bitta <
> > michael.della.bi...@appinions.com 
> > (mailto:michael.della.bi...@appinions.com)> wrote:
> >  
> > > > I got the following error in browser console:
> > > http://localhost:8080/indexer/$%7BcontextPath%7D$%7BadminPath%7D?wt=json
> > >  
> > > We can't see the contents of that link.. Could you post it on
> > > pastebin.com (http://pastebin.com) or something?
> > >  
> > > Michael Della Bitta
> > >  
> > > ------------------------------------------------
> > > Appinions
> > > 18 East 41st Street, 2nd Floor
> > > New York, NY 10017-6271
> > >  
> > > www.appinions.com (http://www.appinions.com)
> > >  
> > > Where Influence Isn’t a Game
> > >  
> > >  
> > > On Tue, Nov 6, 2012 at 8:35 AM, Carlos Alexandro Becker
> > > <caarl...@gmail.com (mailto:caarl...@gmail.com)> wrote:
> > > > I
> > > > got the following error in browser console:
> > >  
> > >  
> > > http://localhost:8080/indexer/$%7BcontextPath%7D$%7BadminPath%7D?wt=json
> >  
> >  
> >  
> >  
> > --
> > Atenciosamente,
> > *Carlos Alexandro Becker*
> > https://profiles.google.com/caarlos0
>  
>  
>  
>  
> --  
> Atenciosamente,
> *Carlos Alexandro Becker*
> https://profiles.google.com/caarlos0



Reply via email to