cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with RemoteException

Former Member
0 Kudos

Hai,

I am Deploying One Ear Project for My EJB with web services.if i try to run the web service it throwing remoteException.

I deployed that on another server, but its working fine.

Please Help me Out.Its very urgent

regards,

Accepted Solutions (1)

Accepted Solutions (1)

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi,

If you not changed anything in web service when you deploying to other server ideally it should work.

Are you opening any database connection in your web service. I faced this problem reason is both servers not same some patches were missing. New server not allowing my server connection.

Check your both server...

Regards

Suresh

Answers (1)

Answers (1)

raguraman_c
Active Contributor
0 Kudos

Hi,

Please let me know what is the exception?

How can we know what exception you got?

--Ragu

Former Member
0 Kudos

Hai Raghu,

What i Did Actually is I wrote A web service for My Session Bean,When i deployed in one server its working fine, but deployed in another server its not working.

When i tried to test the web service from navigator it shows Exception in Method in red color. I wrote a java client for that webservice. it thrown RemoteException.

regards

Former Member
0 Kudos

Hi Naga Raju,

Refer to the flwg link:

http://help.sap.com/saphelp_nw04/helpdata/en/94/91d32be5b8f945a4122ac6119316df/frameset.htm

Hope this solves your problem.

Regards,

Srinivasan T