Hi there,
I'm testing a class using the cactus framework..
IN fact i have a connection pool class that loads at the server startup and makes a 
pool of connections(basically a wrapper Connection class) and then i store that object 
in the Servlet Context object. 
Next i'v written a class that picks up that connection object from that ServletContext 
 and gets one connection. That's all...
Whn i run the servlet i get this error 
org.apache.cactus.util.ChainedRuntimeException: Missing Cactus property 
[cactus.contextURL]

What could be the reason for this ?? Please help

Rgds
Praveen


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to