this generates a security token for me which i will use for further services. "login" in the API call is my service command
I am using Tomcat 6 for this.
when i pass the wrong service command,
http://localhost:8085/outbound/lon?& i will return an error message caught from my method. It is working as expected.
Issue I am facing is when i dont pass the service command in the URL like
HTTP Status 405 -
--------------------------------------------------------------------------------
type Status report
message
description The specified HTTP method is not allowed for the requested resource ().
--------------------------------------------------------------------------------
Apache Tomcat/6.0.20
It is not even getting into my class, and so I am not able to debug.
Someone please help me understand the concept of why and where it is getting wrong. Thanks in advance
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.