I have just downloaded oracle xdk and have successfully used oracle xml-sql utility.
Now I want to test XSQLServlet in weblogic 6.0
Does any body know how to map *.xsql to OracleXSQLServlet in weblogic and where to store *.xsql typr file in weblogic.
Any input will be highly appreciated.
Cheers!
-
Configuring weblogic 6.0 for Oracle XSQLServlet-Need Help (1 messages)
- Posted by: Ash gupta
- Posted on: August 09 2001 04:29 EDT
Threaded Messages (1)
- Configuring weblogic 6.0 for Oracle XSQLServlet-Need Help by Sridhar Panatula on August 14 2001 22:44 EDT
-
Configuring weblogic 6.0 for Oracle XSQLServlet-Need Help[ Go to top ]
- Posted by: Sridhar Panatula
- Posted on: August 14 2001 22:44 EDT
- in response to Ash gupta
Hello Ash,
Assuming that you are trying to use XSU. You can download this Jar and copy that in to Weblogic and Lib and Provide the Path of the File to your Weblogic startup script.
And then start using XSU either in your Servlets or your EJBs as you would be using in the stand alone application.
It should be no differnet from that. If you have used any XML parsers follow the similar directions.
Good luck,
Sridhar