Hi All,
I have a query. Is it possible to define our application as default to the Netweaver Server URL.
For eg:
http://localhost:50000
instead of
http://localhost:50000/myApplication
Secondly
I have few POJOS in my application and i am trying to access ejb module but it is throwing errors like
".....cannot be resolved to a type".
even though i have added the ejb module to my webapplication classpath.
what possibly could be going wrong here?
Thanks,
Mukul.