cancel
Showing results for 
Search instead for 
Did you mean: 

checking material

Former Member
0 Kudos

D:\Mobile Business Solutions\Mobile Asset Management\MBS_MAM_2.5_SR2\MBS_MAM_2.5_SoftwareObjects\Client\MAM25.war

i import the war file into nwds, and upload the file and add entry in web console

after that export it and run in browser, browser shows nothing,

later i found out that the java folder have no .java files and

app-root/web-inf / only contains view

why when i run MAM25 , nothing shows in browser it is because the java folder contains no java source ??

the source

d:\Mobile Business Solutions\Mobile Asset Management\MBS_MAM_2.5_SR2\MBS_MAM_2.5_SoftwareObjects\Client_Source\MAM25.src

how am i going to import this source to NWDS

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Yzme,

You have to assign the application to an user whose login credentials you have given in the NWDS.

Regards,

Rahul

Former Member
0 Kudos

i have given the credential to the particular user...

Error: 500

Location: /MAM/home/home_mgmt.do

Internal Servlet Error:

javax.servlet.ServletException: cannot find message associated with key : dispatcher.forwardException

at org.apache.tomcat.facade.RequestDispatcherImpl.doForward(RequestDispatcherImpl.java:238)

at org.apache.tomcat.facade.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:162)

at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:423)

at mam_0005fstart._jspService(mam_0005fstart.java:62)

at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)

at org.apache.tomcat.core.Handler.service(Handler.java:287)

at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)

at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806)

at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752)

at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)

at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)

at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)

at java.lang.Thread.run(Thread.java:534)

Message was edited by:

yzme yzme

Answers (0)