RE: Persistence.xml problem

2010-04-25 Thread Matias Pansa

No , is ant .

 Subject: Re: Persistence.xml problem
 From: ng...@mac.com
 Date: Sun, 25 Apr 2010 15:41:07 +0100
 To: users@wicket.apache.org
 
 Is maven your build system?
 
 On 25 Apr 2010, at 14:46, Matias Pansa wrote:
 
  
  I try clean and build many times with the same result , i try deleting all 
  files manually to , a clean tomcat install and manually deploy the 
  app.Thanks.
  
  
  
  Date: Sun, 25 Apr 2010 13:34:28 +
  From: andre.prase...@gmail.com
  Subject: RE: Persistence.xml problem
  To: users@wicket.apache.org
  
  Try clean and build, you might break your application.
  
  Sent from my Nokia phone
  -Original Message-
  From: Igor Vaynberg
  Sent:  24/04/2010 23:10:15
  Subject:  Re: Persistence.xml problem
  
  wicket has nothing to do with it. maybe your IDE is not updating your
  persistence.xml in the target directory.
  
  -igor
  
  On Sat, Apr 24, 2010 at 7:02 AM, Matias Pansa matute...@hotmail.com 
  wrote:
  
  
  Hi , i'm developing an app under netbeans + wicket + tomcat + 
  wicket-contrib-javaee +eclipselink .
  The problem is that i run the app the first time and everything works 
  fine , but i change the data source in persistence.xml and the app stop 
  working , i change again to the original source and nothing ,  not 
  working , there is no error ,exception , nothing , the app runs on tomcat 
  like everything is ok , but there's no connection to the database , any 
  data is persisted .I just delete persistence.xml and app stil working! 
  ... clean tomcat install and still working without persistence.xml! , i 
  deployed the app war file within netbeans and manually on tomcat's web 
  manager without any persistence and the same result.So i want to know if 
  maybe wicket has something to do with this problem because i try almost 
  everything else , even running the app locally and in the server but 
  nothing happens , i apreciate any help on this.
  
  _
  Organizá una reunión con Hotmail: podés enviar un email a tus amigos y 
  con el Calendario agendar la fecha. Descubrí más.
  http://www.microsoft.com/latam/windows/windowslive/products/calendar.aspx
  
  -
  To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
  For additional commands, e-mail: users-h...@wicket.apache.org
  
  
  
  -
  To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
  For additional commands, e-mail: users-h...@wicket.apache.org
  

  _
  Con Hotmail y Calendario organizar reuniones es muy fácil: enviá 
  invitaciones y recibí confirmaciones de asistencia.
  http://www.microsoft.com/latam/windows/windowslive/products/calendar.aspx
 
 -- 
   npg
 
 
 
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org
 
  
_
Con Hotmail y Calendario organizar reuniones es muy fácil: enviá invitaciones y 
recibí confirmaciones de asistencia.
http://www.microsoft.com/latam/windows/windowslive/products/calendar.aspx

Persistence.xml problem

2010-04-24 Thread Matias Pansa


Hi , i'm developing an app under netbeans + wicket + tomcat + 
wicket-contrib-javaee +eclipselink .
The problem is that i run the app the first time and everything works fine , 
but i change the data source in persistence.xml and the app stop working , i 
change again to the original source and nothing ,  not working , there is no 
error ,exception , nothing , the app runs on tomcat like everything is ok , but 
there's no connection to the database , any data is persisted .I just delete 
persistence.xml and app stil working! ... clean tomcat install and still 
working without persistence.xml! , i deployed the app war file within netbeans 
and manually on tomcat's web manager without any persistence and the same 
result.So i want to know if maybe wicket has something to do with this problem 
because i try almost everything else , even running the app locally and in the 
server but nothing happens , i apreciate any help on this.
  
_
Organizá una reunión con Hotmail: podés enviar un email a tus amigos y con el 
Calendario agendar la fecha. Descubrí más.
http://www.microsoft.com/latam/windows/windowslive/products/calendar.aspx

RE: Persistence.xml problem

2010-04-24 Thread Matias Pansa

Ok thanks , i'm still searching.

 From: igor.vaynb...@gmail.com
 Date: Sat, 24 Apr 2010 09:10:15 -0700
 Subject: Re: Persistence.xml problem
 To: users@wicket.apache.org
 
 wicket has nothing to do with it. maybe your IDE is not updating your
 persistence.xml in the target directory.
 
 -igor
 
 On Sat, Apr 24, 2010 at 7:02 AM, Matias Pansa matute...@hotmail.com wrote:
 
 
  Hi , i'm developing an app under netbeans + wicket + tomcat + 
  wicket-contrib-javaee +eclipselink .
  The problem is that i run the app the first time and everything works fine 
  , but i change the data source in persistence.xml and the app stop working 
  , i change again to the original source and nothing ,  not working , there 
  is no error ,exception , nothing , the app runs on tomcat like everything 
  is ok , but there's no connection to the database , any data is persisted 
  .I just delete persistence.xml and app stil working! ... clean tomcat 
  install and still working without persistence.xml! , i deployed the app war 
  file within netbeans and manually on tomcat's web manager without any 
  persistence and the same result.So i want to know if maybe wicket has 
  something to do with this problem because i try almost everything else , 
  even running the app locally and in the server but nothing happens , i 
  apreciate any help on this.
 
  _
  Organizá una reunión con Hotmail: podés enviar un email a tus amigos y con 
  el Calendario agendar la fecha. Descubrí más.
  http://www.microsoft.com/latam/windows/windowslive/products/calendar.aspx
 
 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org
 
  
_
Con Hotmail y Calendario organizar reuniones es muy fácil: enviá invitaciones y 
recibí confirmaciones de asistencia.
http://www.microsoft.com/latam/windows/windowslive/products/calendar.aspx

css resources location

2010-03-25 Thread Matias Pansa



Hi , i'm new to wicket . I been searching in the list archive for css resource 
problems but i can't found a solution .
My app is developed under netbeans and there's no way to make de css ( file or 
html embedded ) to work with wicket .
I try almost every way that i found on the archive of this list , but nothing 
work.
When i preview the html in the browser everything is ok , css ,images etc , but 
when i deploy to tomcat only css is rendered ok , images are not showed.

here is what i've used :

1 - css embedded in the html file , css is ok but images are no showed , i try 
almost every path ( background-image : url( ) ... ) posible to the images , 
same as the html and java  files , web folder , web-inf , image folder , 
resources ,etc. I check that resource images are in the war file.

2- wicket:head tag with headercontributor.forcss(...) , css and images not 
working at all in every folder of the app.


I try almost every solution found on the mail list , nothing works to show the 
images , so now i'm lost , the most basic solution was put all the css code in 
the html file and nothing.

here is the tree of the app in netbeans :

Shirosecurity -

  -web pages

   -meta-inf
   -web-inf

  -configuration files

  -server resources
 
  -sourcepackages

   -com.myapp.wicket

   --- java and html files

  -test packages

  -libraries


i would apreciate any help on this.




 













  
_
Mirá tus emails ¡cuando te llegan! Hotmail actualiza tu bandeja de entrada 
automáticamente. Ver más
http://www.descubrewindowslive.com/hotmail/actualizacion-guardado.asp

RE: css resources location

2010-03-25 Thread Matias Pansa

Thanks for the quick response , i try this way and it's not working . 
The href is correct but the css file it's not loaded , even try using the same 
lines included in the wicket example app for netbeans 
using StyleSheetReference (...) and nothing.
In the example app the style.css file is in the same folder with the java and 
html files , the example works ok.

By now i just forget the images , just trying to make de css file work ,  
href=resources/com.com.myapp.HomePage/My.css 
but the page is not showin the css atributes.
 



 Subject: Re: css resources location
 From: corneliu.petre...@theredpoint.ro
 To: users@wicket.apache.org
 Date: Thu, 25 Mar 2010 19:25:03 +0200
 
 You've probably got the path wrong.
 Try: 
  String contextPath =
 ((WebRequest)getRequest()).getHttpServletRequest().getContextPath();
  construct path like this
  String path = contextPath + relative_css_path;
 CSSPackageResource.getHeaderContribution(path);
 
 
 On Thu, 2010-03-25 at 14:08 -0300, Matias Pansa wrote:
 
  
  
  Hi , i'm new to wicket . I been searching in the list archive for css 
  resource problems but i can't found a solution .
  My app is developed under netbeans and there's no way to make de css ( file 
  or html embedded ) to work with wicket .
  I try almost every way that i found on the archive of this list , but 
  nothing work.
  When i preview the html in the browser everything is ok , css ,images etc , 
  but when i deploy to tomcat only css is rendered ok , images are not showed.
  
  here is what i've used :
  
  1 - css embedded in the html file , css is ok but images are no showed , i 
  try almost every path ( background-image : url( ) ... ) posible to the 
  images , same as the html and java  files , web folder , web-inf , image 
  folder , resources ,etc. I check that resource images are in the war file.
  
  2- wicket:head tag with headercontributor.forcss(...) , css and images 
  not working at all in every folder of the app.
  
  
  I try almost every solution found on the mail list , nothing works to show 
  the images , so now i'm lost , the most basic solution was put all the css 
  code in the html file and nothing.
  
  here is the tree of the app in netbeans :
  
  Shirosecurity -
  
-web pages
  
 -meta-inf
 -web-inf
  
-configuration files
  
-server resources
   
-sourcepackages
  
 -com.myapp.wicket
  
 --- java and html files
  
-test packages
  
-libraries
  
  
  i would apreciate any help on this.
  
  
  
  
   
  
  
  
  
  
  
  
  
  
  
  
  
  

  _
  Mirá tus emails ¡cuando te llegan! Hotmail actualiza tu bandeja de entrada 
  automáticamente. Ver más
  http://www.descubrewindowslive.com/hotmail/actualizacion-guardado.asp
 
 
  
_
Mirá tus emails ¡cuando te llegan! Hotmail actualiza tu bandeja de entrada 
automáticamente. Ver más
http://www.descubrewindowslive.com/hotmail/actualizacion-guardado.asp