Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

[SOLVED] ChannelException: java.lang.NullPointerException where Advisor call a webservice

 Hi community jazz friends,

I have a issue with a advisor who call an webservice, where the ccm under jts is deployed on websphere 7.0.0.23. So when the advisor who has the webservice call is called the exception in the link is throwed: http://paste2.org/PgyfMZaZ

I am confusing about the where is living the real problem, some times I had looked for the websphere, because I discovered some fix bugs for version 6 and 8 but nothing related to webshere 7. But in other moments I think that the JTS admin can use some configuration, like a proxy bypass or white list to trust in some servers to do the access, but if is the case I do not know what the configuration cecessary for sure.

I want to share this issue with community, trying some orientation to solve. And in the same time share my solution as soon as possible if no one can help.


Obs.: Everything is running under apache tomcat/derby, development environment.

Thanks a lot.

0 votes



One answer

Permanent link
 Hi all,

Finally found time to write the answer for community. So, in my case the problem was with the websphere classloader that was crashing with the plugin dependecies, I know that we can organize parent first, and parent last to solve similar problems but I used another approach that runs like a charm. Just using Axis jax-rpc instead of the websphere jax-rpc. I don not know if this the better thing, but was better as possible for me, because I can define a pattern for the next one that for sure can not crash more. 

thanks.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,952
× 27

Question asked: Jul 31 '13, 4:42 p.m.

Question was seen: 7,045 times

Last updated: Sep 02 '13, 10:34 a.m.

Confirmation Cancel Confirm