aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes NullPointerException at service.getPort().    Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "NullPointerException at service.getPort().    " Watch "NullPointerException at service.getPort().    " New topic
Author

NullPointerException at service.getPort().

forums UseR
Ranch Hand

Joined: Feb 24, 2009
Posts: 169
Hello,

When I test a java proxy using a web application.., I am getting NullPointerException at service.getPort()...
I deployed the WAR and EAR on application server VM java 1.5...

what could be the problem..,

I am testing using a simple JSP




Anything wrong with invoking the bean method from a JSP?

Thanks

Srinivas
 
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.
 
subject: NullPointerException at service.getPort().
 
Similar Threads
how to get sessionscope boolean varible
${cookie.userName.value} doesn't give any value
Character set encoding issue
Creating Custom Tags using BodyTagSupport
Internationalization (specifically with Chinese characters)