Very Urgent..please help me [message #130244] |
Thu, 28 July 2005 23:43  |
itzme
Messages: 1 Registered: July 2005
|
Junior Member |
|
|
when I am running this query in my bean class my tomcat is getting shut down automatically why? Please help me out
SELECT
XMLELEMENT ("FIRSTNAME", LastName),
XMLELEMENT ("LASTNAME",LastName),
FROM Employees
|
|
|
|
|
Re: Very Urgent..please help me [message #130517 is a reply to message #130328] |
Sun, 31 July 2005 19:21  |
 |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
itzme,
We are all human, and therefore will make mistakes. Very often it is these small mistakes, like duplicating a line or cutting and pasting, and not removing or not adding commas or semi-colons and colons that cause our problem. I may be a smart-ar*e but I do try very hard not to show it in a forum like this which is very public. If the code you supplied was the code you used I believe my question was valid, if the code you supplied was NOT the code you used, then how can we help you fix your error if you don't show us what you did.
David
|
|
|