cancel
Showing results for 
Search instead for 
Did you mean: 

Web Services, J2EE Server with MiniSAP

gerd_jaehrling2
Explorer
0 Kudos

hello folks,

I have a little problem regarding Web Services. I want to create a Web Service from a function module, and the creation works in general, except the "last step", then the whole thing stopps with an error message (and I'm kicked out of the system, without finding my WebService in the transaction WSADMIN).

It seems, that my MiniSAP is unable to work with the JBoss (that I'm running on my machine). Someone told my, that I can download a J2EE Server from SAP, where exactly, I havn't found it yet???

Hopefully, the installation is easy, I need to run the MiniSAP and the J2EE Server on one machine.

Thanks for your help.

Regards

Gerd

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Check this link for the trial Netweaver J2EE server and ABAP Netweaver Servers, which replace MiniSAP:

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6">netweaver Trial Downloads</a>

Former Member
0 Kudos

thanks, but I'm a little bit lost...

I have updated to the new MiniSAP together with the MaxDB database. It is my understanding, that I can not create and publish Web Services, as long, as no J2EE Server is running. What I want to do is to create a web service from a function module. The simultaneous installation of MiniSAP and the J2EE Server crashes, as the MaxDB already exists. Do I need to replace the MiniSAP and run the J2EE Server alone???

Thanks for your replies.

Gerd

Former Member
0 Kudos

When you say the new miniSAP, do you mean the netweaver trials from the download page? If so, then you can definitely run both the J2EE and ABAP stacks together on one machine and a many people have done it. Search

athavanraja
Active Contributor
0 Kudos

for creating a webservice out of ABAP enigine you dont need a J2EE engine.

may be check these weblogs, which may help you to over come the error you are mentioning - (by the way whats the actual error message?)

developing ABAP webservices : - /people/thomas.jung3/blog/2004/11/15/bsp-150-a-developer146s-journal-part-xiii-developing-abap-webservices

/people/thomas.jung3/blog/2005/01/05/develop-a-web-service-that-sends-an-email--in-abap

/people/thomas.jung3/blog/2005/05/09/abap-webservices-logon-language-processing

Regards

Raja

Former Member
0 Kudos

Ok, Gentlemen, I will try it, but I'm still not convinced ;-(

The basic problem that I see, is that I'm not able to get the web service from "inactive" to "active". I always get the windows error message "disp+work.exe" an error occured and will shut down. After that, I receive the message from SAP "NSP: SAP-Systemerror, Work process restarted, session terminated".

Therefore, I will never find my web service in the WSADMIN???

Former Member
0 Kudos

to whom it also may concern:

I think, the solution for my problem is in this tread...

/thread/266221 [original link is broken]

...bug in database libary causes a kernel dump.

Problem should be solved.

Regards

Gerd

Former Member
0 Kudos

Hallo Gerd,

I have the same problem (session terminated, work process restarted) on the newest NW04s (MiniSAP) installation. The given link is broken. Can you help me out?

Regards

Werner

Former Member
0 Kudos

Hi Werner,

there is a bug fix, you have to simply change two files, than it should work. The procedure was described under...

/thread/266221 [original link is broken]

but unfortunately this thread has been removed. I will see whether I can find it and revert.

Regards

Gerd

Former Member
0 Kudos

Hi again,

I think the two files are under:

https://www.sdn.sap.com/irj/sdn/downloads

-> Web AS -> Bug Fix in Database Driver for NSP System in SP8

...just download the files and replace the existing ones in your local directory.

Try it and see what SAP spitts out

Regards

Gerd

Former Member
0 Kudos

Hello Gerd,

yes, the 2 patch files help!

I found it in the troubleshooting guide from Manfred Lutz:

Direct Link:

https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/6055f523-df6e-2910-f0bf-acccbb0a7d37

Thank you

Werner