The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


View by: Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

Blogs by topic Glassfish and user felipegaucho

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • Grid • GUI 
• IDE • Instant Messaging • J2EE • J2ME • J2SE 
• JavaOne • Jini • JSP • JSR • JXTA 
• LDAP • Linux • Mobility • NetBeans • Open Source 
• OpenSolaris • P2P • Patterns • Performance • Porting 
• Programming • Research • Security • Servlets • Struts 
• Swing • Testing • Tools • Virtual Machine • Web Applications 
• Web Design • Web Development Tools • Web Services and XML 


J2EE

This post explain how to configure Hudson to run on a secure Glassfish installation.
on Dec 12, 2009 | Permalink | Discuss
JPA has its puzzles and from time to time it is useful to write down that tricky solution for our mapping needs.This entry describes a ManyToMany relationship with an additional state in the intermediate table.
on Oct 24, 2009 | Permalink | Discuss
Can you compile, deploy and test your Java EE projects with just 1 line of command? Check it out.
on Oct 9, 2009 | Permalink | Discuss
Poison messages are a common threat to java EE applications using JMS resources, but there are a few tricks you can use to workaround them.
on Sep 24, 2009 | Permalink | Discuss
Rule of thumb: Avoid to use {variables} as the first path of a Jersey's @Path I am working on the Arena PUJ Project, a RESTful web-service to support PUJ competitions. We are in the early stages of the project but we already got some resources published on the web. Let me show you a few URL samples: An insecure GET method to read all competitions promoted by a JUG: GET /{competition_id}/...
on Sep 17, 2009 | Permalink | Discuss
Lately I am working in a new pet project, quite interesting and perhaps you also have nice ideas on how to improve it.
on Sep 7, 2009 | Permalink | Discuss

Deployment

With the newcomer Vaadin module I updated the Arena Project script to support builds on Windows platform. Not a big deal in terms of configuration but it is worthy a notification in case you had tried to build the project before and got frustrated with the Platform Classifier restricted to the UNIX-family. Why to use Platform Classifiers? The lack of a good Maven support for the Glassfish...
on Nov 9, 2009 | Permalink | Discuss
Can you compile, deploy and test your Java EE projects with just 1 line of command? Check it out.
on Oct 9, 2009 | Permalink | Discuss

Tools

With the newcomer Vaadin module I updated the Arena Project script to support builds on Windows platform. Not a big deal in terms of configuration but it is worthy a notification in case you had tried to build the project before and got frustrated with the Platform Classifier restricted to the UNIX-family. Why to use Platform Classifiers? The lack of a good Maven support for the Glassfish...
on Nov 9, 2009 | Permalink | Discuss

Databases

JPA has its puzzles and from time to time it is useful to write down that tricky solution for our mapping needs.This entry describes a ManyToMany relationship with an additional state in the intermediate table.
on Oct 24, 2009 | Permalink | Discuss
Can you compile, deploy and test your Java EE projects with just 1 line of command? Check it out.
on Oct 9, 2009 | Permalink | Discuss

Web Development Tools

Can you compile, deploy and test your Java EE projects with just 1 line of command? Check it out.
on Oct 9, 2009 | Permalink | Discuss

Web Services and XML

Rule of thumb: Avoid to use {variables} as the first path of a Jersey's @Path I am working on the Arena PUJ Project, a RESTful web-service to support PUJ competitions. We are in the early stages of the project but we already got some resources published on the web. Let me show you a few URL samples: An insecure GET method to read all competitions promoted by a JUG: GET /{competition_id}/...
on Sep 17, 2009 | Permalink | Discuss

Research

Lately I am working in a new pet project, quite interesting and perhaps you also have nice ideas on how to improve it.
on Sep 7, 2009 | Permalink | Discuss

Open Source

Lately I am working in a new pet project, quite interesting and perhaps you also have nice ideas on how to improve it.
on Sep 7, 2009 | Permalink | Discuss