Questions tagged [websphere-traditional]

IBM WebSphere Application Server traditional, a software application server, is the flagship product within IBM's WebSphere brand. WebSphere Application Server is built using open standards such as Java EE, XML, and Web Services.

21 questions
0
votes
1 answer

java.lang.NoClassDefFoundError: inside EJB Module

I am trying to set up my application in my local workspace which is having WAS 6.1 Server. Its an enterprise application. After setting up the workspace, all the functionalities are working as expected except one webservices call. In our application…
Jackson2489
  • 11
  • 3
  • 10
0
votes
2 answers

FWLSE3030E: The runtime "mfp" does not exist in the MobileFirst administration database. The database may be corrupted

After installing and configuring MobileFirst 8 on WebSphere Application Server 8.5.5.10, RedHat Linux 7.3, I am getting error FWLSE3030E: The runtime "mfp" does not exist in the MobileFirst administration database. The database may be corrupted.…
0
votes
1 answer

how to access Web sphere default messaging provide queues using HermesJMS?

Geetting error while trying to connect to websphere8 default messaging provider using following jars using hermesJMS com.ibm.ws.orb_8.0.0.jar com.ibm.was.sib.client.thin.jms_8.0.0.jar com.ibm.ws.ejb.thinclient_8.0.0.jar Error- …
0
votes
2 answers

WsAdmin.sh returning Traceback no code object on line 0 ... NODE =

I have the simple jython script below on Unix/Mainframe. I created the file via touch command and then I edited it via UdList. I am calling wsadmin stragh from OMVS shell. No matter what I write in NODE = xyz I always get the error below. $ cd…
Jim C
  • 3,957
  • 25
  • 85
  • 162
0
votes
2 answers

Start and Stop websphere server remote

I need script to start and stop web sphere server. My requirement is need to write build.xml which I need to configure in Hudson to start and stop web sphere application server. I done all the tasks but to stop and start in the ant script not…
Testuser
  • 1,107
  • 2
  • 7
  • 15
-1
votes
1 answer

TRIRIGA Installation error - the installer cannot determine the status of WebSphere

During Tririga installation over WebSphere, in the step of WebSphere configuration, then next, it will try to connect to WebSphere using serverStatus.bat but the result is: " WebSphere Server Status The installer cannot determine the status of…
Xeqthr
  • 19
  • 1
  • 1
  • 5
1
2