cancel
Showing results for 
Search instead for 
Did you mean: 

XML Forms Builder failure

Former Member
0 Kudos

Hi,

I am trying to know why my XML Forms Builder applet fails to load, giving the following error:

load: class com.sapportals.wcm.app.xfbuilder.client.XFormsBuilder not found.

java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.

at sun.applet.AppletClassLoader.getBytes(Unknown Source)

at sun.applet.AppletClassLoader.access$100(Unknown Source)

at sun.applet.AppletClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.applet.AppletClassLoader.findClass(Unknown Source)

at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadCode(Unknown Source)

at sun.applet.AppletPanel.createApplet(Unknown Source)

at sun.plugin.AppletViewer.createApplet(Unknown Source)

at sun.applet.AppletPanel.runLoader(Unknown Source)

at sun.applet.AppletPanel.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

The client browser is Internet Explorer 6.0 with JRE 1.3.1_19 installed.

The Portal is SP2 (path38).

Now I am checking out the following URL:

http://help.sap.com/saphelp_nw04/helpdata/en/3f/7d364149edd92be10000000a1550b0/frameset.htm

and I find that the following resource 'sapxmltoolkit.jar' (that should be on the content Administration -> KM Content -> root -> etc -> xmlforms) is not available.

However, km.appl.xmlforms.xfbuilder_core.jar (not km.appl.xmlforms.xfbuilder_cor.jar) is available with all user permissions (accesible by the group Everyone (full control)).

My question is: How the XML Forms Builder's jar file could be correctly accessible on the server?

Thanks in advance,

Marta.

Message was edited by: Marta Sánchez

Message was edited by: Marta Sánchez

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Marta,

Did you get sorted out this error?

Please could guide how to solve this, I have same issue.

Krish