Todo List Portlet

2006-12-02 Thread hiren
I downloaded the todolist portlet from https://sourceforge.jp/projects/pal/files/?release_id=21764#21764 But it givnig me following error Portlet Application todolist not available -- View this message in context: http://www.nabble.com/Todo-List-Portlet-tf2744580.html#a7657952 Sent fro

Failed to load portal application

2006-12-02 Thread hiren
when I delopying my .war file it is giving me following error INFO: Loading portlet.xmldirectory INFO: No extended metadata found. INFO: Loading web.xmldirectory ERROR: Failed to load portlet application for directory Does anyone one has idea wht might me wrong -- View this messag

Re: JSP and Jetspeed

2006-12-02 Thread hiren
it is still not working. is my jsp code write ? I not never jsp coding before. Aaron Evans-2 wrote: > > Is your JSP under WEB-INF? In that case your jspView init param should > have the value of /WEB-INF/jsp/view.jsp. > > > > On 12/1/06, hiren <[EMAIL PROTECTED]&g

JSP and Jetspeed

2006-12-01 Thread hiren
I trying to use JSP in my portal code. But it is not working. Below is my code. If anyone can go through my code let me where I am going wrong. I not worked before with JSP and Portal. DIRECTORY STRUCTURE: bookmark - WEB-INF - classes - BookmarkPortlet.class

Re: EDIT permission

2006-12-01 Thread hiren
yes have implemented doView and doEDIT I have attahced my code. but when I am running it it not giving me edit option. I am not getting where I have to specify edit permission. Jacek Wiślicki wrote: > > Wiadomosc od hiren z 2006-12-01 22:48 brzmiala: > >> how to give edi

EDIT permission

2006-12-01 Thread hiren
how to give edit permission to portal. portal.xml: Simplest Simple Display Name Simplest text/html VIEW I I put portal mode here as EDIT, nothing is coming up. It does show poratal aslo HELP en Simple Title The world's

Portal Application not available

2006-12-01 Thread HIREN SHAH
hi, I am trying to my firstportlet example. MY Dirctory structure is as : firstportlet - WEB-INF - classes -FirstPortlet.java portlet.xml web.xml My code :

Re: Jetspeed Building

2006-11-30 Thread HIREN SHAH
uild.properties" file: org.apache.jetspeed.server.home = C:/tomcat Regards. hiren escribió: > hey thanks, now tht is working. > > But again stuck: > > maven j2:quickStart > > Getting follwing error: > > > BUILD FAILED > File.. C:\Documents and > Settings\isis\.ma

Re: Jetspeed Building

2006-11-30 Thread HIREN SHAH
Enrique Perez <[EMAIL PROTECTED]> wrote: Hi, Try defining the path to your server home (i.e., Tomcat) in an absolute way in your "build.properties" file: org.apache.jetspeed.server.home = C:/tomcat Regards. hiren escribió: > hey thanks, now tht is working. > > B

Custom Portal

2006-11-30 Thread hiren
I have succefully build Jetspeed usng Maven. I folwed the instruction as given on apache. http://localhost:8080/jetspeed this is working fine. But how I can I see Myportal which I crested while building. Apache says: replace "jetspeed" in the above url with the name of your own portal applica

Re: Jetspeed Building

2006-11-30 Thread hiren
ng. Can I develop portal for an existing website by just specifying URL. Enrique Perez-4 wrote: > > Hi, > > Try defining the path to your server home (i.e., Tomcat) in an absolute > way in your "build.properties" file: > > org.apache.jetspeed.server.home =

Re: Jetspeed Building

2006-11-30 Thread hiren
sql/Driver.class"? Could you use it instead > (org.gjt.mm.mysql.Driver)? > > though "mysql-connector-java-3[1].0.17-ga-bin.jar" sounds strange... > It should be "mysql-connector-java-3.0.17-ga-bin.jar", shouldn't it? > > Regards. >

Re: Jetspeed Building

2006-11-30 Thread hiren
ect, Java or anything else related installed under "Program > Files" or "Documents and Settings", I recommend to use other locations. > Like Java goes to c:\java, Jetspeed to c:\jetspeed-2 and tomcat to > c:\tomcat. > > And only one email is enough ;)

Jetspeed Building

2006-11-30 Thread HIREN SHAH
I am getting trying to build jetspeed 2 I am stuck at ; hey thanks for ur help. but now I am stuck at : maven j2:quickStart I am using mysql database: in my build.properties I have ---

Re: Jetspeed Building

2006-11-30 Thread hiren
ese lines to your > "build.properties" file: > > derby.version=10.1.1.0 > portals.bridges.version=1.0 > portals.bridges.common.version=1.0 > bridges.groupId=org.apache.portals.bridges > > As far as I can remember, with these lines it should be enough... =) &

Re: Jetspeed Building

2006-11-30 Thread hiren
com.mysql.jdbc.Driver could not be loaded Total time: 8 seconds Finished at: Thu Nov 30 11:09:42 EST 2006 I don't know hwy it is not recognizing JDBC driver. hiren wrote: > > I am gettin building error : > > maven j2:portal.genapp > > > Attempting to download p

Jetspeed Building

2006-11-30 Thread hiren
I am gettin building error : maven j2:portal.genapp Attempting to download portals-bridges-common-.jar. Error retrieving artifact from [http://cvs.apache.org/repository/org.apache.port als.bridges/jars/portals-bridges-common-.jar]: java.io.IOException: Unknown erro r downloading; status code wa

Re: Jetspeed

2006-11-30 Thread hiren
ate appropriate databases and users # > > org.apache.jetspeed.production.database.default.name=mysql > org.apache.jetspeed.production.database.url=jdbc:mysql://${mysql.host}/j2?useServerPrepStmts=false > org.apache.jetspeed.production.database.driver=com.mysql.jdbc.Driver > org.apache.jetspeed.produc

Re: Jetspeed

2006-11-30 Thread hiren
t}/j2?useServerPrepStmts=false > org.apache.jetspeed.production.database.driver=com.mysql.jdbc.Driver > org.apache.jetspeed.production.database.user=${mysql.user} > org.apache.jetspeed.production.database.password=${mysql.password} > org.apache.jetspeed.production.jdbc.drivers.pa

Jetspeed

2006-11-29 Thread hiren
Hi I new to jetspeed. I am trying to build portal. I have installed Jetspped 2. But $Home\build.properties file is not created. Can wht I have to do so tht build.properties is created. -- View this message in context: http://www.nabble.com/Jetspeed-tf2727467.html#a7606914 Sent from the