Re: [Vif-devel] Java developers with XSLT knowledge.
Brought to you by:
aktion-hip
|
From: ale r. <ale...@ya...> - 2007-10-30 18:32:57
|
Hi Luthigar,=0A=0AAt last i created the database successfully. This time wh=
en i ran the command=0AD:\VIF project\scripts\MySql> installdb dummy=0Ai go=
t some output like Create table and so on...But no error.=0A=0ABut as you m=
entioned in the installation document for JNDI connection lookup i copied =
the mysql-connector-java-3.0.17-ga-bin.jar file to C:\Program Files\Apache =
Software Foundation\Tomcat 5.0\common\endorsed path same way i copied the f=
iles activation.jar and mail.jar files also =0A=0ABut when i copied this li=
nk in my browser http://localhost:8080/vifapp/admin?requestType=3DcreateSU&=
userId=3DsuId&passwd=3DsuPasswd=0AI am getting an error =0A"An error occurr=
ed in the application. Please contact the administrator."=0A=0Aand one more=
issue i entered this link in my browser http://localhost:8080/vifapp/forum=
?requestType=3Dmaster&body=3Dstartup when i entered user name as 'MyUser' a=
nd password as 'MyPassword' i am getting an error like "org.apache.commo=
ns.dbcp.SQLNestedException: Cannot create JDBC driver=0Aof class '' for con=
nect URL 'null', cause: No suitable driver" =0A =0AWhat should i do to get =
rid of this errors?=0AI have subscribed to the VIF devel mailing list just=
now only...=0ASo from next time onwards do u want me to send all my doubts=
to this mailing list or to your mail ID?=0A=0AThanks & Regards,=0ARamesh A=
le =0A=0A =0A=0A----- Original Message ----=0AFrom: Luthiger Stoll Benno <=
ben...@id...>=0ATo: ale ramesh <ale...@ya...>=0ACc: vi=
f-...@li...=0ASent: Monday, October 29, 2007 11:11:13 PM=
=0ASubject: RE: Java developers with XSLT knowledge.=0A=0A=0A=0A=0A =0A =0A=
=0A<!--=0A _filtered {font-family:"Cambria Math";panose-1:2 4 5 3 5 4 6 3 2=
4;}=0A _filtered {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}=0A _=
filtered {font-family:Tahoma;panose-1:2 11 6 4 3 5 4 4 2 4;}=0A/* Style Def=
initions */=0A p.MsoNormal, li.MsoNormal, div.MsoNormal=0A=09{margin:0cm;ma=
rgin-bottom:.0001pt;font-size:12.0pt;font-family:"Times New Roman", "serif"=
;}=0Aa:link, span.MsoHyperlink=0A=09{color:blue;text-decoration:underline;}=
=0Aa:visited, span.MsoHyperlinkFollowed=0A=09{color:purple;text-decoration:=
underline;}=0Ap.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph=
=0A=09{margin-top:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:36.0pt=
;margin-bottom:.0001pt;font-size:12.0pt;font-family:"Times New Roman", "ser=
if";}=0Ap.msochpdefault, li.msochpdefault, div.msochpdefault=0A=09{margin-r=
ight:0cm;margin-left:0cm;font-size:10.0pt;font-family:"Times New Roman", "s=
erif";}=0Aspan.emailstyle17=0A=09{font-family:"Calibri", "sans-serif";color=
:#1F497D;}=0Aspan.emailstyle20=0A=09{font-family:"Calibri", "sans-serif";co=
lor:#1F497D;}=0Aspan.EmailStyle21=0A=09{font-family:"Calibri", "sans-serif"=
;color:#1F497D;}=0A.MsoChpDefault=0A=09{font-size:10.0pt;}=0A _filtered {ma=
rgin:72.0pt 72.0pt 72.0pt 72.0pt;}=0Adiv.Section1=0A=09{}=0A-->=0A=0A=0A=0A=
=0A=0A=0ADear Ramesh Ale=0A =0A=0A =0A =0A=0ACongrats to you success in th=
e exam ;-)=0A =0A=0AAnd thanks for your reply.=0A =0A=0A =0A =0A=0AWith th=
e information you provided I clearly see what went wrong:=0A =0A=0AAfter na=
vigating to the scripts directory (i.e. D:\VIF=0Aproject\scripts\MySql\) yo=
u have to call the installdb.bat script (what you do=0Ais, you pipe this sc=
ript into the MySQL command). Therefore, try the following=0A(we assume you=
root password for you MySQL database is =A1hypersecret=A2):=0A =0A=0A=3D=
=3D=3D=0A =0A=0AD:\VIF project\scripts\MySql> installdb dummy hypersecret=
=0A =0A=0A=3D=3D=3D=0A =0A=0AIf you take a look at installdb.bat, you see t=
hat this script=0Acalls (among other things) the CreateTables.bat script. C=
reateTables.bat again=0Acalls =0A =0A=0Amysql -u root -p hypersecret < tab=
le_tblMember.sql =0A =0A=0Aand many other sql scripts.=0A =0A=0A =0A =0A=
=0ATherefore, it=A2s the job of the InstallDb and CreateTables=0Ascripts to=
pipe the sql statements into the MySQL command. It=A2s your job=0Ato start=
this process by calling =A1InstallDb=A2 with the correct=0Aparameters.=0A =
=0A=0A =0A =0A=0ARegards,=0A =0A=0ABenno=0A =0A=0A =0A =0A=0APS: I cc a c=
opy to the vif-devel mailing list. I suggest you subscribe=0Ato this list (=
see http://sourceforge.net/mail/?group_id=3D29728)=0Afor that we can discus=
s further using this list. This way, we can document=0Aproblems or misconce=
ptions and how they can be solved.=0A =0A=0A =0A =0A=0A =0A =0A=0A=0A=0A=
=0A=0AFrom: ale ramesh=0A[mailto:ale...@ya...] =0A=0ASent: Montag, =
29. Oktober 2007 18:21=0A=0ATo: Luthiger Stoll Benno=0A=0ASubject: Re: Java=
developers with XSLT knowledge.=0A =0A=0A=0A=0A=0A=0A=0A=0A =0A =0A=0A=0A=
=0A=0A=0AHi Luthigar,=0A=0A=0A=0ASorry for the delayed reply.Actually i was=
preparing for the SCJP 5.0 and i=0Acracked the exam with 76%.=0A=0A=0A=0AI=
am still not able to run the scripts and here is the scenario of the scrip=
ts.=0A=0A1) I opened the command window and navigated to the path where the=
InstallDB is=0Athere then the path in the command prompt is D:\VIF project=
\scripts\MySql=0A=0A2) (Mysql.exe is set to environement variables) then i =
entered the command like=0Athis =0A=0A D:\VIF=0Aproject\scripts\=
MySql>mysql -u root -p <installdb.bat =0A=0Athen it is asking for the passw=
ord and i entered the root password and then i=0Agot the output like this=
=0A=0A Enter password: *****=0A=0A--------------=0A=0Arem=0A=0Arem Instal=
ls MySQL database and tables for the application VIF=0A=0Arem (c) Benno Lut=
higer, Aktion HIP=0A=0AECHO OFF=0A=0AIF "%~1" =3D=3D "" (=0A=0A ECHO Usage=
: InstallDb path_to_mySQL sqlRootPassword=0A=0A ECHO e.g. InstallDb c:=
=0A=0A--------------=0A=0A=0A=0AERROR at line 1: Unknown command '\m'.=0A=
=0A=0A=0AD:\VIF project\scripts\MySql>mysql -u root -p <installdb.bat=0A=0A=
Enter password: *****=0A=0AERROR 1064 (42000) at line 1: You have an error =
in your SQL syntax; check the=0Ama=0A=0Anual that corresponds to your MySQL=
server version for the right syntax to use=0An=0A=0Aear 'rem=0A=0Arem Inst=
alls MySQL database and tables for the application VIF=0A=0Arem (c) Benno' =
at line 1 =0A=0A=0A=0AThis is happening because of the line ECHO e.g. I=
nstallDb=0Ac:\programs\mysql\bin myPassword present in the InstallDB.bat so=
i deleted=0Athat line then i got output like this=0A=0A=0A=0AEnter passwor=
d: *****=0A=0AERROR 1064 (42000) at line 1: You have an error in your SQL s=
yntax; check the=0Ama=0A=0Anual that corresponds to your MySQL server versi=
on for the right syntax to use=0An=0A=0Aear 'rem=0A=0Arem Installs MySQL da=
tabase and tables for the application VIF=0A=0Arem (c) Benno' at line 1 =0A=
=0A=0A=0APlease suggest me how to how to proceed in this issue.=0A=0A=0A=0A=
Thanks & Regards,=0A=0ARamesh Ale=0A =0A=0A=0A=0A----- Original Message ---=
-=0A=0AFrom: Luthiger Stoll Benno <ben...@id...>=0A=0ATo: ale =
ramesh <ale...@ya...>=0A=0ASent: Tuesday, October 23, 2007 2:17:31 =
PM=0A=0ASubject: RE: Java developers with XSLT knowledge.=0A =0A=0A=0A=0ADe=
ar Ramesh Ale=0A =0A=0A =0A =0A=0ADie you found the time to solve the probl=
ems you encountered=0Awith the scripts to initialize the database?=0A =0A=
=0AYou have to run the InstallDb batch with to arguments: the first=0Ais th=
e path to your MySQL installation (i.e. the directory containing the=0Amysq=
l.exe), the second is the password of the MySQL root user. However, if you=
=A2ve=0Aadded your MySQL installation to your platform=A2s path, you can pr=
ovide a dummy=0Aparameter (i.e. placeholder) as first parameter.=0A =0A=0A =
=0A =0A=0ARegards,=0A =0A=0ABenno=0A =0A=0A =0A =0A=0A=0A=0A=0A=0AFrom: ale=
ramesh=0A[mailto:ale...@ya...] =0A=0ASent: Freitag, 19. Oktober 20=
07 15:20=0A=0ATo: Luthiger Stoll Benno=0A=0ASubject: Re: Java developers wi=
th XSLT knowledge.=0A =0A=0A=0A=0A=0A=0A=0A=0A =0A =0A=0A=0A=0A=0A=0AHi,=0A=
=0A=0A=0AI have downloaded eclipse 3.3.0 IDE and i am working on Windows =
XP.=0A=0AI followed the steps given in the http://vif.sourceforge.net/insta=
ll.html =0Ato setup database.But i could not create database table.Please e=
xplain me briefly=0Ahow to run the scripts to create Database.=0A=0A=0A=0AT=
hanks & Regards,=0A=0ARamesh Ale.=0A =0A=0A=0A=0A----- Original Message ---=
-=0A=0AFrom: Luthiger Stoll Benno <ben...@id...>=0A=0ATo: ale =
ramesh <ale...@ya...>=0A=0ASent: Thursday, October 18, 2007 1:30:14=
PM=0A=0ASubject: RE: Java developers with XSLT knowledge.=0A =0A=0A=0A=0AD=
ear Ramesh Ale=0A =0A=0A =0A =0A=0A- And i have downloaded all the required=
softwares.=0A=0AGreat, please=0Atell me if you encounter any problems for =
that I can fix or improve the=0Ainstallation process. Which OS and IDE do y=
ou use for development? I=A2m working with=0AEclipse on Windows XP. =0A =0A=
=0A =0A =0A=0AI=A2ve assigned you to=0Athe task =A1Webmail integrated in th=
e administration part=A2. This should be a=0Aminor challenge, but is a good=
starting point to learn the application and,=0Aabove all,=0Aa very importa=
nt feature for the VIF application.=0A =0A=0AI=A2ve given you CVS=0Awrite-a=
ccess. Please start a new branch if you start developing.=0A =0A=0A =0A =0A=
=0AWhen=0Ayou have the application working, you can download the source cod=
e. You need=0Athe projects VIF, VIF Framework and vifapp for development as=
well as VIF Test=0Aand VIF Framework Test for testing. If you=A2re using E=
clipse for development, I can=0Asend you precise information concerning pro=
ject configuration.=0A =0A=0A =0A =0A=0AWhen=0Ayou feel ready, I can send y=
ou more information about the task =A1Webmail integrated=0Ain the administr=
ation part=A2.=0A =0A=0A =0A =0A=0ARegards,=0A =0A=0ABenno=0A =0A=0A =0A =
=0A=0A =0A =0A=0A=0A=0A=0A=0AFrom: ale ramesh=0A[mailto:ale...@ya...=
m] =0A=0ASent: Mittwoch, 17. Oktober 2007 20:41=0A=0ATo: Luthiger Stoll Ben=
no=0A=0ASubject: Re: Java developers with XSLT knowledge.=0A =0A=0A=0A=0A=
=0A=0A=0A=0A =0A =0A=0A=0A=0A=0A=0AHi,=0A=0A=0A=0AThanks for selecting me f=
or this project.I have gone through the http://vif.sourceforge.net=0A. I am=
very much interested in this project.And i have downloaded all the=0Arequi=
red softwares.=0A=0A=0A=0AI have gone through the list of tasks to be assig=
ned.Assign me any task,i don't=0Ahave any preference regarding this,But le=
t me tell you one thing=0Athat i am good at java programming and i am al=
so good=0Aat Servlets. =0A=0A=0A=0AOnce again i am very much interested in=
this project and i really think i can=0Asignificantly contribute to this p=
roject.=0A=0AI am ready for the next necessary steps.=0A=0A=0A=0AThanks & R=
egards,=0A=0ARamesh Ale. =0A =0A=0A=0A=0A----- Original Message ----=0A=
=0AFrom: Luthiger Stoll Benno <ben...@id...>=0A=0ATo: Ramesh <=
ale...@us...>;=0Aa...@us...=0A=0A=
Sent: Wednesday, October 17, 2007 2:40:21 PM=0A=0ASubject: RE: Java develop=
ers with XSLT knowledge.=0A=0A=0A=0ADear Ramesh Ale=0A=0A=0A=0AThank you fo=
r your interest, and yes, I would like to work with you. =0A=0A=0A=0ADid yo=
u take a look at the project's home page yet (http://vif.sourceforge.net/=
=0A)? You can find there some information about the project's vision and th=
e=0Aframework it uses. =0A=0A=0A=0AMaybe it's a good idea to download and i=
nstall the actual release (Rel. 0.8.3)=0Aof the project. You can also take =
a look at the source code (in the CVS or=0Adistributed with the release). O=
n http://vif.sourceforge.net/application/walkthrogh.html=0Ayou get informat=
ion for a walk through the forum application.=0A=0AI've published a list of=
task on the project's mailing list. The list is=0Aavailable on http://sour=
ceforge.net/tracker/?group_id=3D29728&atid=3D397061 =0Atoo. With these impr=
essions you should be able to decide whether you want to=0Ainvest in my pro=
ject or not.=0A=0APlease tell me if this complies with your interest. Pleas=
e tell me also your=0Adevelopment preferences. =0A=0A=0A=0AIf I get a posit=
ive feedback from you, we can discuss the next steps you could=0Aturn to.=
=0A=0A=0A=0ARegards,=0A=0ABenno Luthiger=0A=0A=0A=0A_______________________=
_______________=0A=0AETH Zurich=0A=0ABenno Luthiger=0A=0AIT Services=0A=0AW=
EP J 14, Weinbergstrasse 109=0A=0A8092 Zurich, Switzerland=0A=0A=0A=0ATel: =
+41 44 632 57 65=0A=0A______________________________________=0A=0A=0A=0A=0A=
=0A=0A=0A-----Original Message-----=0A=0AFrom: Nobody [mailto:nobody@sc8-sf=
-web21.sourceforge.net] On Behalf Of Ramesh=0A=0ASent: Mittwoch, 17. Oktobe=
r 2007 08:30=0A=0ATo: akt...@us...=0A=0ACc: ale_ramesh@=
users.sourceforge.net=0A=0ASubject: RE: Java developers with XSLT knowledge=
..=0A=0A=0A=0A=0A=0AMessage body follows:=0A=0A=0A=0AHi,=0A=0A=0A=0A This i=
s Ramesh,Working as a Programmer Analyst in=0A=0ACognizant Technology Solut=
ions for the last one year.=0A=0AI am looking for an opportunity to improve=
my development=0A=0Askills...=0A=0A=0A=0ALanguages Known: C,Core Java,Swin=
gs,JDBC.=0A=0A=0A=0ATechnologies : Servlets,JSP.=0A=0A=0A=0ADatabase :SQL=
=0A=0A=0A=0AWorked in following projects.=0A=0A=0A=0A1)CCC Insurance projec=
t.=0A=0A2)International Next Generation Apply(e-Apply) Banking=0A=0Aapplica=
tion.=0A=0A=0A=0ALooking forward to join your team,Please give me a chance =
to=0A=0Adevelop my skills.=0A=0A=0A=0AWaiting for your reply=0A=0AThanks & =
Regards,=0A=0ARamesh Ale=0A=0A=0A=0A--=0A=0AThis message has been sent to y=
ou, a registered SourceForge.net user,=0A=0Aby another site user, through t=
he SourceForge.net site. This message=0A=0Ahas been delivered to your Sour=
ceForge.net=0Amail alias. You may reply=0A=0Ato this message using the "Re=
ply" feature of your email client, or=0A=0Ausing the messaging facility of =
SourceForge.net=0Aat:=0A=0Ahttps://sourceforge.net/sendmessage.php?touser=
=3D1910658=0A=0A =0A=0A=0A=0A=0A =0A =0A=0A=0A=0A=0A=0A=0A=0A=0A=0A________=
__________________________________________=0A=0ADo You Yahoo!?=0A=0ATired o=
f spam? Yahoo! Mail has the best spam protection around =0A=0Ahttp://mail.y=
ahoo.com =0A =0A=0A=0A=0A=0A=0A=0A=0A =0A =0A=0A=0A=0A=0A=0A=0A=0A=0A=0A___=
_______________________________________________=0A=0ADo You Yahoo!?=0A=0ATi=
red of spam? Yahoo! Mail has the best spam protection around =0A=0Ahttp://m=
ail.yahoo.com =0A =0A=0A=0A=0A=0A=0A=0A=0A =0A =0A=0A=0A=0A=0A=0A=0A=0A=0A=
=0A__________________________________________________=0A=0ADo You Yahoo!?=
=0A=0ATired of spam? Yahoo! Mail has the best spam protection around =0A=0A=
http://mail.yahoo.com =0A =0A=0A=0A=0A=0A=0A=0A=0A=0A=0A___________________=
_______________________________=0ADo You Yahoo!?=0ATired of spam? Yahoo! M=
ail has the best spam protection around =0Ahttp://mail.yahoo.com |