maven
YUI Javascript Compressor & encoding issues
Working with YUICompressor di Maven I've faced a vry annoying error that can happend also in other situations (not only YUICompressor), so I decided to write about this error, and its solution of course.
- dimitri's blog
- Aggiungi un commento
- Leggi tutto
- 155 letture
- Italian
Absent Code attribute in method that is not native or abstract in class file javax/servlet/ServletException
Purtroppo anche io ho dovuto fare i conti con questo temibile e incomprensibile errore... ma per fortuna ne sono uscito indenne! Ora vi spiegherò come.
Dipendenze javaee-api
Di recente ho dovuto creare delle semplici web application in Java, utilizzando Maven come strumento di build (e non solo). Dopo essermi documentato sulle dipendenze da includere ho scoperto che per una generica applicazione Java Enterprise Edition (JEE) dovrebbe bastare includere questo frammento di configurazione nel file pom.xml:
- dimitri's blog
- Aggiungi un commento
- Leggi tutto
- 307 letture
- English
YUI Javascript Compressor & errori di encoding
Lavorando con il plugin YUICompressor di Maven mi è capitato un errore particolarmente fastidioso, errore riscontrabile in molte altre situazioni e di cui vi voglio parlare.
- dimitri's blog
- Aggiungi un commento
- Leggi tutto
- 164 letture
- English
Absent Code attribute in method that is not native or abstract in class file javax/servlet/ServletException
I had to face this strange and scary error... but I was lucky and smart enough to come out with a solution, and I want to share it with you.
javaee-api dependencies
Recently I had to create some simple Java web applications using Maven as build tool (and not only for builds). After reading the necessary documentation about dependencies to be included I discovered that for a generic Java Enterprise Edition (JEE) application this configuration fragment in pom.xml should be enough:
- dimitri's blog
- Aggiungi un commento
- Leggi tutto
- 1495 letture
- Italian
Appfuse, Maven, Eclipse e JUnit: happy together
Lately I've come back to Appfuse for some Java projects. I can't tell how much I adore Appfuse, but this time I won't bother you... However, back to the projects, I wanted to exploit the new features starting from scratch with a so-called Quickstart, importing files in Eclipse (another Java development pillar) and working on them. Well done, cool, seems to work...
Problem #1: how to import it in Eclipse?
It looks like the command:
- dimitri's blog
- Aggiungi un commento
- Leggi tutto
- 1265 letture
- Italian
Appfuse, Maven, Eclipse e JUnit: come risolvere i problemi di convivenza
Ultimamente ho ricominciato ad usare Appfuse per dei nuovi progetti Java. Non spenderò mai abbastanza parole per descrivere quando adoro Appfuse, ma stavolta voglio risparmiarvi la noia... Comunque, tornando al progetto in questione, ho voluto approfittare dell'occasione per partire da zero con un nuovo Quickstart, importarlo in Eclipse (altro pilastro dello sviluppo Java) e cominciare a lavorarci. Bene, fico, sembra funzionare...
- dimitri's blog
- Aggiungi un commento
- Leggi tutto
- 1342 letture
- English
Potresti essere interessato anche a...
- Appfuse, Maven, Eclipse e JUnit: come risolvere i problemi di convivenza
- Appfuse, Maven, Eclipse e JUnit: happy together
- Absent Code attribute in method that is not native or abstract in class file javax/servlet/ServletException
- YUI Javascript Compressor & errori di encoding
- Absent Code attribute in method that is not native or abstract in class file javax/servlet/ServletException
