Poll: What is your Application Server of choice?
What is your Application Server of choice?
Glassfish Application Server (53%)
JBoss Application Server (22%)
Other (9%)
BEA Weblogic Server (6%)
Resin Application Server (4%)
IBM Websphere Application Server (4%)
Oracle Application Server (2%)
Total Votes: 239
Loading …
If you choose ‘Other’, please leave comment.
Axis 1.4 dependency conflicts in Maven
Awhile back, I was converting an existing project from an Ant build to a Maven build. The project used Axis to send some soap messages. With the Ant build as a reference, I added the appropriate dependencies. But with the Maven build, the Axis call invoke method returned null without throwing an exception. Properly designed [...]
Maven2 Properties Guide
Maven2 Properties Guide
keep looking »