cancel
Showing results for 
Search instead for 
Did you mean: 

Undeploy jar-File

Former Member
0 Kudos

Hi All,

how can I undeploy a jar-File without the Administration Console in the System Administration.

Really thanks

Steve

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

Where is this jar located ?

How did you deploy it ? is this a portal application (not likely because it is not par file)?

Gilad.

Former Member
0 Kudos

Hi Gilad,

we deployed it with the Administration Console under System Administration-Support directly over the portal environment. It is an jar-File, when you search after TinyMCE in the SDN you can find information about the tool.

Its an WYSIWYG Editor for the Web Page Composer.

After deploying the application and restarting the AS java, we got an empty page.

But yesterday we solved the problem:

We renamed the application specific folders in the windows filesystem an restarted the portal server.

After that we run the system and it works.

But that way is not undeploying for me. I would like to know about a tool, with taht I can undeploy jars and pars.

With the SDM console I can deploy an undeploy SCAs and SDAs but no smaller applications like jars.

Bye Steve

Former Member
0 Kudos

Hi,

to undeploy a deployed application without administration console goto your EP filesystem and search for your deployed application in directory like this:

\usr\sap\EID\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\

delete the file, then find the application directories and delete them in

\usr\sap\EID\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\

and

\usr\sap\EID\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\portalapps\

and restart the J2EE server.

Haven't done this a long time but this should work.

Romano

Former Member
0 Kudos

Hi Steve,

Glad to see that your issue is resolved !!

What you mentioned is correct that the most available information you can find about undeployment on help.sap and teh forum, are mainly on SCAs, SDAs or EARs.

Found this on help.sap about JAR and the last part mentioned about undeploy of JAR (sry..no steps mentioned but at least the tool is there for undeployment).

You can use the Deploy Tool to create and deploy new libraries, load and deploy existing libraries, edit the library properties, and undeploy libraries JAR files

http://help.sap.com/saphelp_nw04/helpdata/en/1e/ae0e1675acb443873ebd952ab98607/frameset.htm

About PARs, checkout this document on page34. Its not the steps that define undeploy of PAR file but it contains a section about undeploy of PAR using Administration Console.

ftp://ftp.software.ibm.com/software/data/cm/filenet/docs/sapepdoc/Installation_and_Configuration_of_Application_Connector_for_SAP_EP_KM_1.0.pdf

Hope that helps. Again..great to see you have resolve your problem.

Ray

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Steve

[]

or can undeploy using SDM

[http://help.sap.com/saphelp_nw04/helpdata/en/22/a7663bb3808c1fe10000000a114084/frameset.htm]

Thanks....

Edited by: Chetna Verma on Sep 8, 2008 11:25 AM

Edited by: Chetna Verma on Sep 8, 2008 2:55 PM

Former Member
0 Kudos

hi,

To un-define a JMS library,

1. From the Resources ® JMS Libraries choose the entry that you want to remove.

2. Choose Undefine on the toolbar.

Former Member
0 Kudos

Hi All,

is there no way to undeploy jar files without the Administration Console, because we have problems with our development system (no access to the portal content means /irj) and so I have no access the the support desk.

Really thanks for helping me

Steve