report rendering to port 8080 instead of 8443

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

report rendering to port 8080 instead of 8443

CaseT

Hi,

I've created a new form, .ftl page, for a new Order report. Using other
reports as and example.
I believe everything is in place but the report will not render so I'm
missing something.
It's rendering to port 8080 instead of 8443.
I've obviously missed some configuration somewhere but don't have a clue
where to start looking.

Any ideas?

Thanks,
---
Case Torres
[hidden email]


Reply | Threaded
Open this post in threaded view
|

RE: report rendering to port 8080 instead of 8443

CaseT
I should have stated that my controller.xml
the new report request-map has https="true".

Do I need to set this somewhere else as well?

Thanks,

Case Torres
[hidden email]

 

> -----Original Message-----
> From: Case Torres [mailto:[hidden email]]
> Sent: Wednesday, April 16, 2008 12:15 PM
> To: [hidden email]
> Subject: report rendering to port 8080 instead of 8443
>
>
> Hi,
>
> I've created a new form, .ftl page, for a new Order report.
> Using other reports as and example.
> I believe everything is in place but the report will not
> render so I'm missing something.
> It's rendering to port 8080 instead of 8443.
> I've obviously missed some configuration somewhere but don't
> have a clue where to start looking.
>
> Any ideas?
>
> Thanks,
> ---
> Case Torres
> [hidden email]
>
>
>

Reply | Threaded
Open this post in threaded view
|

RE: report rendering to port 8080 instead of 8443[RESOLVED]

CaseT

This seems to happen with me a lot. After banging my head against a wall, I
send a message to the group. Shortly thereafter I figure a solution. :-{
In this case I ran ant run-install and restarted and my report is showing
up.

Thanks,


Case Torres
[hidden email]

 

> -----Original Message-----
> From: Case Torres [mailto:[hidden email]]
> Sent: Wednesday, April 16, 2008 12:53 PM
> To: [hidden email]
> Subject: RE: report rendering to port 8080 instead of 8443
>
> I should have stated that my controller.xml the new report
> request-map has https="true".
>
> Do I need to set this somewhere else as well?
>
> Thanks,
>
> Case Torres
> [hidden email]
>
>  
>
> > -----Original Message-----
> > From: Case Torres [mailto:[hidden email]]
> > Sent: Wednesday, April 16, 2008 12:15 PM
> > To: [hidden email]
> > Subject: report rendering to port 8080 instead of 8443
> >
> >
> > Hi,
> >
> > I've created a new form, .ftl page, for a new Order report.
> > Using other reports as and example.
> > I believe everything is in place but the report will not
> render so I'm
> > missing something.
> > It's rendering to port 8080 instead of 8443.
> > I've obviously missed some configuration somewhere but don't have a
> > clue where to start looking.
> >
> > Any ideas?
> >
> > Thanks,
> > ---
> > Case Torres
> > [hidden email]
> >
> >
> >
>

Reply | Threaded
Open this post in threaded view
|

Re: report rendering to port 8080 instead of 8443

Jacques Le Roux
Administrator
In reply to this post by CaseT
In your corresponding controller request-map  put  security https="true"

Jacques
 
From: "Case Torres" <[hidden email]>

>
> Hi,
>
> I've created a new form, .ftl page, for a new Order report. Using other
> reports as and example.
> I believe everything is in place but the report will not render so I'm
> missing something.
> It's rendering to port 8080 instead of 8443.
> I've obviously missed some configuration somewhere but don't have a clue
> where to start looking.
>
> Any ideas?
>
> Thanks,
> ---
> Case Torres
> [hidden email]
>
>
>
Reply | Threaded
Open this post in threaded view
|

RE: report rendering to port 8080 instead of 8443

CaseT
Hi Jacques,

Thanks for the reply. Yes, the controller.xml is where I first looked. I
actually resolved this. I needed to ant run-install. That fixed the problem.

I believe I once saw a document that specified when it was needed to run ant
run-install given changes to certain files (entity model files being
obvious). Anyone know what help document I'm speaking of?

Thanks,

Case Torres
[hidden email]

 

> -----Original Message-----
> From: Jacques Le Roux [mailto:[hidden email]]
> Sent: Thursday, April 17, 2008 1:48 AM
> To: [hidden email]
> Subject: Re: report rendering to port 8080 instead of 8443
>
> In your corresponding controller request-map  put  security
> https="true"
>
> Jacques
>  
> From: "Case Torres" <[hidden email]>
> >
> > Hi,
> >
> > I've created a new form, .ftl page, for a new Order report. Using
> > other reports as and example.
> > I believe everything is in place but the report will not
> render so I'm
> > missing something.
> > It's rendering to port 8080 instead of 8443.
> > I've obviously missed some configuration somewhere but don't have a
> > clue where to start looking.
> >
> > Any ideas?
> >
> > Thanks,
> > ---
> > Case Torres
> > [hidden email]
> >
> >
> >
>