Re: tld files are not found

2006-04-11 Thread Murat Hazer
ooppsOn 4/11/06, maixu <[EMAIL PROTECTED]> wrote:
Coño contestame algo, que voy a pensar que me odias.On 4/11/06, 
Murat Hazer <[EMAIL PROTECTED]> wrote:
Hi, Problem disappered when a built the source on a Linux machine, problem is something with windows i think :).
regards...On 4/10/06, Murat Hazer
 <[EMAIL PROTECTED]> wrote:


Hi,I don't think this (http://issues.apache.org/jira/browse/TOMAHAWK-242) is the same issue as mine. On my situation tld files are missing in the jar files.
regards...On 4/10/06, Mario Ivankovits <


[EMAIL PROTECTED]> wrote:
Hi!Could you please check if this is bughttp://issues.apache.org/jira/browse/TOMAHAWK-242
 ?If this is the case, I've already fixed it, though, will commit it tomorrow.
Ciao,Mario> Hi,>>  I built the myfaces from the SVN with maven, everything worked well> and jar files are generated. Then i import these new jar files to the> my project lib path and removed old myfaces jar files then i fired up
> the server and it started without any error. But when i call a page i> got the following error;>> javax.servlet.ServletException: The absolute uri: 


http://java.sun.com/jsf/core
 cannot be resolved in either web.xml or the jar files deployed with this application>>   javax.faces.webapp.FacesServlet.service(FacesServlet.java:152)>   org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter



(ExtensionsFilter.java:144)>   org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal> (OpenSessionInViewFilter.java:174)>   org.springframework.web.filter.OncePerRequestFilter.doFilter



(OncePerRequestFilter.java:76)>   org.ajaxanywhere.AAFilter.doFilter(AAFilter.java:43)>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter> (FilterChainProxy.java:292)>   
org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)>   org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java> :79)
>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)>   org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:143)



>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter> (FilterChainProxy.java:303)>   org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:246)



>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)>>   org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java



:220)>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)>> org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:173)>   
org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:120) then i checked the jar files which i built recently and i saw that tld files are missing in the META-INF directories. (nightly build jar files at the myfaces official page have these tld files)
>> What am i doing wrong?>>> regards...>> --> Murat HAZER> Elektrik-Elektronik Mühendisi - Electrical-Electronics Engineer> Tel - Phone: +90 222 335 05 80 - 1395
> Cep Tel - Mobile Phone: +90 532 472 00 63> Blog URL: http://www.projedunyasi.org> Yahoo Group: 
http://groups.yahoo.com/group/malatyafenlisesi/
--mfgMario Ivankovits - OPS EDV Vertriebsges.m.b.H.Software EngineeringMichael-Bernhard-Gasse 10, A-1120 WienTel.: +43-1-8938810Fax: +43-1-8938810/3700E-Mail: 



[EMAIL PROTECTED]Skype: mario_ivankovits-- Murat HAZERElektrik-Elektronik Mühendisi - Electrical-Electronics EngineerTel - Phone: +90 222 335 05 80 - 1395
Cep Tel - Mobile Phone: +90 532 472 00 63Blog URL: http://www.projedunyasi.orgYahoo Group: 


http://groups.yahoo.com/group/malatyafenlisesi/


-- Murat HAZERElektrik-Elektronik Mühendisi - Electrical-Electronics Engineer
Tel - Phone: +90 222 335 05 80 - 1395Cep Tel - Mobile Phone: +90 532 472 00 63
Blog URL: http://www.projedunyasi.orgYahoo Group: 

http://groups.yahoo.com/group/malatyafenlisesi/

-- maixu

-- Murat HAZERElektrik-Elektronik Mühendisi - Electrical-Electronics EngineerTel - Phone: +90 222 335 05 80 - 1395Cep Tel - Mobile Phone: +90 532 472 00 63
Blog URL: http://www.projedunyasi.orgYahoo Group: http://groups.yahoo.com/group/malatyafenlisesi/


Re: tld files are not found

2006-04-11 Thread maixu
Coño contestame algo, que voy a pensar que me odias.On 4/11/06, Murat Hazer <[EMAIL PROTECTED]> wrote:
Hi, Problem disappered when a built the source on a Linux machine, problem is something with windows i think :).
regards...On 4/10/06, Murat Hazer
 <[EMAIL PROTECTED]> wrote:

Hi,I don't think this (http://issues.apache.org/jira/browse/TOMAHAWK-242) is the same issue as mine. On my situation tld files are missing in the jar files.
regards...On 4/10/06, Mario Ivankovits <

[EMAIL PROTECTED]> wrote:
Hi!Could you please check if this is bughttp://issues.apache.org/jira/browse/TOMAHAWK-242
 ?If this is the case, I've already fixed it, though, will commit it tomorrow.
Ciao,Mario> Hi,>>  I built the myfaces from the SVN with maven, everything worked well> and jar files are generated. Then i import these new jar files to the> my project lib path and removed old myfaces jar files then i fired up
> the server and it started without any error. But when i call a page i> got the following error;>> javax.servlet.ServletException: The absolute uri: 

http://java.sun.com/jsf/core
 cannot be resolved in either web.xml or the jar files deployed with this application>>   javax.faces.webapp.FacesServlet.service(FacesServlet.java:152)>   org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter


(ExtensionsFilter.java:144)>   org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal> (OpenSessionInViewFilter.java:174)>   org.springframework.web.filter.OncePerRequestFilter.doFilter


(OncePerRequestFilter.java:76)>   org.ajaxanywhere.AAFilter.doFilter(AAFilter.java:43)>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter> (FilterChainProxy.java:292)>   
org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)>   org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java> :79)
>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)>   org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:143)


>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter> (FilterChainProxy.java:303)>   org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:246)


>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)>>   org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java


:220)>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)>> org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:173)>   
org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:120) then i checked the jar files which i built recently and i saw that tld files are missing in the META-INF directories. (nightly build jar files at the myfaces official page have these tld files)
>> What am i doing wrong?>>> regards...>> --> Murat HAZER> Elektrik-Elektronik Mühendisi - Electrical-Electronics Engineer> Tel - Phone: +90 222 335 05 80 - 1395
> Cep Tel - Mobile Phone: +90 532 472 00 63> Blog URL: http://www.projedunyasi.org> Yahoo Group: 
http://groups.yahoo.com/group/malatyafenlisesi/
--mfgMario Ivankovits - OPS EDV Vertriebsges.m.b.H.Software EngineeringMichael-Bernhard-Gasse 10, A-1120 WienTel.: +43-1-8938810Fax: +43-1-8938810/3700E-Mail: 


[EMAIL PROTECTED]Skype: mario_ivankovits-- Murat HAZERElektrik-Elektronik Mühendisi - Electrical-Electronics EngineerTel - Phone: +90 222 335 05 80 - 1395
Cep Tel - Mobile Phone: +90 532 472 00 63Blog URL: http://www.projedunyasi.orgYahoo Group: 

http://groups.yahoo.com/group/malatyafenlisesi/


-- Murat HAZERElektrik-Elektronik Mühendisi - Electrical-Electronics Engineer
Tel - Phone: +90 222 335 05 80 - 1395Cep Tel - Mobile Phone: +90 532 472 00 63
Blog URL: http://www.projedunyasi.orgYahoo Group: 
http://groups.yahoo.com/group/malatyafenlisesi/

-- maixu


Re: tld files are not found

2006-04-11 Thread Murat Hazer
Hi, Problem disappered when a built the source on a Linux machine, problem is something with windows i think :).regards...On 4/10/06, Murat Hazer
 <[EMAIL PROTECTED]> wrote:
Hi,I don't think this (http://issues.apache.org/jira/browse/TOMAHAWK-242) is the same issue as mine. On my situation tld files are missing in the jar files.
regards...On 4/10/06, Mario Ivankovits <
[EMAIL PROTECTED]> wrote:
Hi!Could you please check if this is bughttp://issues.apache.org/jira/browse/TOMAHAWK-242
 ?If this is the case, I've already fixed it, though, will commit it tomorrow.
Ciao,Mario> Hi,>>  I built the myfaces from the SVN with maven, everything worked well> and jar files are generated. Then i import these new jar files to the> my project lib path and removed old myfaces jar files then i fired up
> the server and it started without any error. But when i call a page i> got the following error;>> javax.servlet.ServletException: The absolute uri: 
http://java.sun.com/jsf/core
 cannot be resolved in either web.xml or the jar files deployed with this application>>   javax.faces.webapp.FacesServlet.service(FacesServlet.java:152)>   org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter

(ExtensionsFilter.java:144)>   org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal> (OpenSessionInViewFilter.java:174)>   org.springframework.web.filter.OncePerRequestFilter.doFilter

(OncePerRequestFilter.java:76)>   org.ajaxanywhere.AAFilter.doFilter(AAFilter.java:43)>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter> (FilterChainProxy.java:292)>   
org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)>   org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java> :79)
>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)>   org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:143)

>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter> (FilterChainProxy.java:303)>   org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:246)

>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)>>   org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java

:220)>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)>> org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:173)>   
org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:120) then i checked the jar files which i built recently and i saw that tld files are missing in the META-INF directories. (nightly build jar files at the myfaces official page have these tld files)
>> What am i doing wrong?>>> regards...>> --> Murat HAZER> Elektrik-Elektronik Mühendisi - Electrical-Electronics Engineer> Tel - Phone: +90 222 335 05 80 - 1395
> Cep Tel - Mobile Phone: +90 532 472 00 63> Blog URL: http://www.projedunyasi.org> Yahoo Group: 
http://groups.yahoo.com/group/malatyafenlisesi/
--mfgMario Ivankovits - OPS EDV Vertriebsges.m.b.H.Software EngineeringMichael-Bernhard-Gasse 10, A-1120 WienTel.: +43-1-8938810Fax: +43-1-8938810/3700E-Mail: 

[EMAIL PROTECTED]Skype: mario_ivankovits-- Murat HAZERElektrik-Elektronik Mühendisi - Electrical-Electronics EngineerTel - Phone: +90 222 335 05 80 - 1395
Cep Tel - Mobile Phone: +90 532 472 00 63Blog URL: http://www.projedunyasi.orgYahoo Group: 
http://groups.yahoo.com/group/malatyafenlisesi/


-- Murat HAZERElektrik-Elektronik Mühendisi - Electrical-Electronics EngineerTel - Phone: +90 222 335 05 80 - 1395Cep Tel - Mobile Phone: +90 532 472 00 63
Blog URL: http://www.projedunyasi.orgYahoo Group: http://groups.yahoo.com/group/malatyafenlisesi/


Re: tld files are not found

2006-04-10 Thread Murat Hazer
Hi,I don't think this (http://issues.apache.org/jira/browse/TOMAHAWK-242) is the same issue as mine. On my situation tld files are missing in the jar files.
regards...On 4/10/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
Hi!Could you please check if this is bughttp://issues.apache.org/jira/browse/TOMAHAWK-242 ?If this is the case, I've already fixed it, though, will commit it tomorrow.
Ciao,Mario> Hi,>>  I built the myfaces from the SVN with maven, everything worked well> and jar files are generated. Then i import these new jar files to the> my project lib path and removed old myfaces jar files then i fired up
> the server and it started without any error. But when i call a page i> got the following error;>> javax.servlet.ServletException: The absolute uri: http://java.sun.com/jsf/core
 cannot be resolved in either web.xml or the jar files deployed with this application>>   javax.faces.webapp.FacesServlet.service(FacesServlet.java:152)>   org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter
(ExtensionsFilter.java:144)>   org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal> (OpenSessionInViewFilter.java:174)>   org.springframework.web.filter.OncePerRequestFilter.doFilter
(OncePerRequestFilter.java:76)>   org.ajaxanywhere.AAFilter.doFilter(AAFilter.java:43)>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter> (FilterChainProxy.java:292)>   
org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)>   org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java> :79)
>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)>   org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:143)
>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter> (FilterChainProxy.java:303)>   org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:246)
>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)>>   org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java
:220)>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)>> org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:173)>   
org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:120) then i checked the jar files which i built recently and i saw that tld files are missing in the META-INF directories. (nightly build jar files at the myfaces official page have these tld files)
>> What am i doing wrong?>>> regards...>> --> Murat HAZER> Elektrik-Elektronik Mühendisi - Electrical-Electronics Engineer> Tel - Phone: +90 222 335 05 80 - 1395
> Cep Tel - Mobile Phone: +90 532 472 00 63> Blog URL: http://www.projedunyasi.org> Yahoo Group: http://groups.yahoo.com/group/malatyafenlisesi/
--mfgMario Ivankovits - OPS EDV Vertriebsges.m.b.H.Software EngineeringMichael-Bernhard-Gasse 10, A-1120 WienTel.: +43-1-8938810Fax: +43-1-8938810/3700E-Mail: 
[EMAIL PROTECTED]Skype: mario_ivankovits-- Murat HAZERElektrik-Elektronik Mühendisi - Electrical-Electronics EngineerTel - Phone: +90 222 335 05 80 - 1395
Cep Tel - Mobile Phone: +90 532 472 00 63Blog URL: http://www.projedunyasi.orgYahoo Group: http://groups.yahoo.com/group/malatyafenlisesi/



Re: tld files are not found

2006-04-10 Thread Mario Ivankovits
Hi!

Could you please check if this is bug
http://issues.apache.org/jira/browse/TOMAHAWK-242 ?

If this is the case, I've already fixed it, though, will commit it tomorrow.

Ciao,
Mario

> Hi,
>
>  I built the myfaces from the SVN with maven, everything worked well
> and jar files are generated. Then i import these new jar files to the
> my project lib path and removed old myfaces jar files then i fired up
> the server and it started without any error. But when i call a page i
> got the following error;
>
> javax.servlet.ServletException: The absolute uri: 
> http://java.sun.com/jsf/core cannot be resolved in either web.xml or the jar 
> files deployed with this application
>
>   javax.faces.webapp.FacesServlet.service(FacesServlet.java:152)
>   
> org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:144)
>   
> org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal
> (OpenSessionInViewFilter.java:174)
>   
> org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
>   org.ajaxanywhere.AAFilter.doFilter(AAFilter.java:43)
>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter
> (FilterChainProxy.java:292)
>   
> org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)
>   
> org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java
> :79)
>   
> org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)
>   
> org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:143)
>   org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter
> (FilterChainProxy.java:303)
>   
> org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:246)
>   
> org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)
>
>   
> org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:220)
>   
> org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)
>   
> org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:173)
>   
> org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:120)
>
>
>
> then i checked the jar files which i built recently and i saw that tld files 
> are missing in the META-INF directories. (nightly build jar files at the 
> myfaces official page have these tld files)
>
> What am i doing wrong?
>
>
> regards...
>
> -- 
> Murat HAZER
> Elektrik-Elektronik Mühendisi - Electrical-Electronics Engineer
> Tel - Phone: +90 222 335 05 80 - 1395
> Cep Tel - Mobile Phone: +90 532 472 00 63
> Blog URL: http://www.projedunyasi.org
> Yahoo Group: http://groups.yahoo.com/group/malatyafenlisesi/ 


-- 
mfg

Mario Ivankovits - OPS EDV Vertriebsges.m.b.H.
Software Engineering
Michael-Bernhard-Gasse 10, A-1120 Wien
Tel.: +43-1-8938810
Fax: +43-1-8938810/3700
E-Mail: [EMAIL PROTECTED]
Skype: mario_ivankovits



tld files are not found

2006-04-10 Thread Murat Hazer
Hi, I built the myfaces from the SVN with maven, everything worked well and jar files are generated. Then i import these new jar files to the my project lib path and removed old myfaces jar files then i fired up the server and it started without any error. But when i call a page i got the following error;
javax.servlet.ServletException: The absolute uri: http://java.sun.com/jsf/core cannot be resolved in either web.xml or the jar files deployed with this application
	javax.faces.webapp.FacesServlet.service(FacesServlet.java:152)	org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:144)	org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal
(OpenSessionInViewFilter.java:174)	org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)	org.ajaxanywhere.AAFilter.doFilter(AAFilter.java:43)	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter
(FilterChainProxy.java:292)	org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)	org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java
:79)	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)	org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:143)	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter
(FilterChainProxy.java:303)	org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:246)	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)
	org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:220)	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:303)	
org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:173)	org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:120)
then i checked the jar files which i built recently and i saw that tld files are missing in the META-INF directories. (nightly build jar files at the myfaces official page have these tld files)What am i doing wrong?
regards...-- Murat HAZERElektrik-Elektronik Mühendisi - Electrical-Electronics EngineerTel - Phone: +90 222 335 05 80 - 1395Cep Tel - Mobile Phone: +90 532 472 00 63
Blog URL: http://www.projedunyasi.orgYahoo Group: http://groups.yahoo.com/group/malatyafenlisesi/