cancel
Showing results for 
Search instead for 
Did you mean: 

access is denied

Former Member
0 Kudos

hi

I have a very simple question. I have a very very simple web dynpro project containing dropdownbykey UI element.

After deployment I cannot see the values added to the simple value selector and I get page error "access is denied".

I think the problem lies with the security level.

Any help is appreciated

regards

yuval peery

Accepted Solutions (1)

Accepted Solutions (1)

former_member185029
Active Contributor
0 Kudos

Hi Peery,

1. Check if you are providing FQDN in the URL.

2. Check the JDK version installed.

-Ashutosh

Former Member
0 Kudos

Hi

thank you for your reply

1. What is FQDN???

2. IDE jdk is 1.4.2_13 application server is 1.4.2._08

regards

yuval

former_member185029
Active Contributor
0 Kudos

FQDN is Fully Qualified Domain Name.

This means you have to access your server name using its full domain name.

E.G.

http://servername.domainname.com:<port>/....

-Ashutosh

Former Member
0 Kudos

Ashutosh

Thank you very much. That solved it.

However, how do I make this FQDN default when deploying my app from IDE??

Thank you very much

regards

yuval

former_member185029
Active Contributor
0 Kudos

Hi Peery,

I am glad that your problem is resolved.

Please close the question with appropriate rwd pnts.

Regarding your second question, I think you can enter the FQDN URL as a server name.

E.G.

Enter ServerName.DomainName.com as a message server host.

-Ashutosh

Answers (0)