cancel
Showing results for 
Search instead for 
Did you mean: 

Problem Regarding WAS

Former Member
0 Kudos

Hi All,

I have a problem when i am accessing wsdl .

The problem is like this.

An error has occurred: Cannot download WSDL from http://192.168.1.75:50000/B1TOMASSalesDeliveryExtWS/Config1?wsdl: Compilation fails... CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup java.lang.NoClassDefFoundError: com/sun/tools/javac/Main Exception in thread "main"

I have set the java classpath and path also.why this is going on.Is this problem due to java classpath.If it is how i have to solve this problem.

please send me a solution regarding this issue.

Thanks & Regards,

Guru

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Are you accessing the webservice by defining Destinations in the Visual Admin? If so, the path for the Destination Name should be

http://192.168.1.75:50000/B1TOMASSalesDeliveryExtWS/Config1?style=document

instead of,

http://192.168.1.75:50000/B1TOMASSalesDeliveryExtWS/Config1?wsdl

Hope this helps.

Regards

Srinivasan T