Hii,
  I am new to uPortal and just started off going through the uPotal
documentation for developing and deploying new portlets in Uportal.
I followed the tutorial for developing the Hello World portlet and created
its war file. But during deploying the portlet using ant , there is some
error during the build operation .Below is the entire log of that when i
tried to deploy it from command prompt.Please help me out.


C:\Program
Files\uPortal_rel-2-5-1-quick-start-rssfixed\uPortal_rel-2-5-1>ant de
ployPortletApp -DportletApp=c:\hello\hello.war
Buildfile: build.xml

prepare:

compile:

deployPortletApp:
     [echo] Invoking Portlet Application Deployment Tool
     [java] Deploying 'hello' ... Finished!
     [java] Preparing web archive 'hello' ...
     [java] java.io.FileNotFoundException:
..\Tomcat_5-5-9\webapps\uPortal\..\he
llo\WEB-INF\portlet.xml (The system cannot find the path specified)
     [java]     at java.io.FileInputStream.open(Native Method)
     [java]     at java.io.FileInputStream.<init>(FileInputStream.java:106)
     [java]     at
org.jasig.portal.container.deploy.Deployer.prepareWebArchive(
Deployer.java:160)
     [java]     at
org.jasig.portal.container.deploy.Deployer.main(Deployer.java
:387)
     [java] java.lang.Exception
     [java]     at
org.jasig.portal.container.deploy.Deployer.prepareWebArchive(
Deployer.java:312)
     [java]     at
org.jasig.portal.container.deploy.Deployer.main(Deployer.java
:387)
BUILD SUCCESSFUL
Total time: 8 seconds

With best regards,
Ujjwal Jain,
Comp. Sci. & Engg. Department,
Jadavur University,Kolkata,India

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev

Reply via email to