Hi : I get an error "java.lang.UnknownError: " when I run one of my servlet programs through the web. I am pointing to a bunch of MQ jar files in the obj.conf file classpath on the Iplanet enterprise web server v3.6 (running on solaris) config files hoping to fix this error but was unable to. I have the same application setup on an NT platform but with Iws4.0 and everything works just fine. When I run a stand alone program (with a main function) as an nsadm user or through my userid it is able to pull all the information -- like the list of queues under a particular QManager. I wasn't too sure if this was a question to the servlet list or to the MQseries list but thought I would try both. I had tried putting System.out.println's in place of out.println's also but still gives the error in the error log below:
22/Mar/2002:11:22:36] failure ( 6960): for host 162.136.229.52 trying to POST /servlet/MQManagerSearchServlet, sun/servlet/netscape/NSRunner reports: java.lang.UnknownError: MQManagerSearchServlet Thank you. sri ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
