posted 12 years ago
when i run the service.xml file the following exception come please anybody help me
11:35:00,796 INFO [main] Main - javax.xml.transform.TransformerFactory=null
11:35:00,796 INFO [main] Main - java.endorsed.dirs=E:\Program Files\Java\jre6\lib\endorsed
11:35:00,796 INFO [main] Main - launchFile: F:\eclipse\workspace\.metadata\.plugins\org.eclipse.wst.xsl.jaxp.launching\launch\launch.xml
11:35:01,468 FATAL [main] Main - No embedded stylesheet instruction for file: file:/G:/newLiferaySetup/liferay-plugins-sdk-6.0.6-20110225/portlets/Employee-portlet/docroot/WEB-INF/service.xml
org.eclipse.wst.xsl.jaxp.debug.invoker.TransformationException: No embedded stylesheet instruction for file: file:/G:/newLiferaySetup/liferay-plugins-sdk-6.0.6-20110225/portlets/Employee-portlet/docroot/WEB-INF/service.xml
at org.eclipse.wst.xsl.jaxp.debug.invoker.internal.JAXPSAXProcessorInvoker.transform(JAXPSAXProcessorInvoker.java:225)
at org.eclipse.wst.xsl.jaxp.debug.invoker.internal.JAXPSAXProcessorInvoker.transform(JAXPSAXProcessorInvoker.java:186)
at org.eclipse.wst.xsl.jaxp.debug.invoker.internal.Main.main(Main.java:73)
Caused by: org.eclipse.wst.xsl.jaxp.debug.invoker.TransformationException: No embedded stylesheet instruction for file: file:/G:/newLiferaySetup/liferay-plugins-sdk-6.0.6-20110225/portlets/Employee-portlet/docroot/WEB-INF/service.xml
at org.eclipse.wst.xsl.jaxp.debug.invoker.internal.JAXPSAXProcessorInvoker.transform(JAXPSAXProcessorInvoker.java:214)
... 2 more