Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User cyntellitek's Avatar
    Join Date
    Mar 2003
    Location
    Plymouth
    Posts
    27
    Hi,
    i am quite confused of how to set up a WAP server. My case is like this; i am working on a WAP project using JSPs and MySQL as the DBMS. My project open day is near and I need to set them up running it real time. How can I make it possible?

    I though about just setting up in my company server which runs 24 hrs, by installing the servlet container (iam using Tomcat 4) and also installing MySQL. For MySQL, i bind the server IP address with the DBMS using mysqld --bind-address=192.168.40.24. Then just key in the servlet container localhost address that is http://192.168.40.24:8080/index.jsp. When I key in that address in my phone URL, it wouldn't load and says 'WAP time out'. For your info, my project target user agents for series 30 (WML) and series 60 (XHTML).

    My questions is;
    1. Am i getting this right? Please correct me if i am wrong
    2. Do i need anything else?
    3. Oh yes, what is the role of Nokia Active Server here?

    Thanks for the help.

  2. #2
    Registered User jsuhonen's Avatar
    Join Date
    Mar 2003
    Posts
    47
    Hi,

    IP addesses starting with 192.168 are internal. So therefore it is impossible to route anything to that kind of an address. In other words your server is not visible to the Internet. If you have your own remote access service pool then the case is ofcourse different. So you most propably need to have a non-internal IP address for your server that is visible to the Internet.

    In addition you should make sure that you have correct mime type settings in your server as well as in your application.

    Best Regards,
    Jori / Forum Nokia

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved