| Author |
Problem in running servlet in JBuilder
|
Naren Chivukula
Ranch Hand
Joined: Feb 03, 2004
Posts: 542
|
|
Hi, I had made web module in JBuilder and wrote a HelloWorld servlet program which I could compile and deploy it. But I could not run it (tried weblogic 8.1, Tomcat 4.1 server configurations). Can anyone tell how to successfully get the output for which what are the things to be configured in JBuilder? Thanks and Regards, Narendranath
|
Cheers,
Naren (SCJP, SCDJWS and SCWCD)
|
 |
Fisher Daniel
Ranch Hand
Joined: Sep 14, 2001
Posts: 582
|
|
Hi, Are there error messages when you invoke that your web application? I mean when you go to http://localhost:<port>/<your context root> correct me if I am wrong.. thanks daniel
|
 |
Naren Chivukula
Ranch Hand
Joined: Feb 03, 2004
Posts: 542
|
|
No error messages. But, the application is taking much time to run. I mean it is under process though u open it after a long time ! [ February 10, 2005: Message edited by: Naren Chivukula ]
|
 |
Naren Chivukula
Ranch Hand
Joined: Feb 03, 2004
Posts: 542
|
|
When running in weblogic 8.1 I got the problem at RUN TIME like Could not obtain an exclusive lock to the embedded LDAP data files directory: .\examplesServer\ldap\ldapfiles because another WebLogic Server is already using this directory. Ensure that the first WebLogic Server is completely shutdown and restart the server.>
|
 |
Naren Chivukula
Ranch Hand
Joined: Feb 03, 2004
Posts: 542
|
|
|
Is there anyone to solve my problem ???
|
 |
 |
|
|
subject: Problem in running servlet in JBuilder
|
|
|