The Artima Developer Community
Sponsored Link

Java Buzz Forum
Websphere 5.1, Ant and IntelliJ

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Marc Logemann

Posts: 594
Nickname: loge
Registered: Sep, 2002

Marc Logemann is founder of www.logentis.de a Java consultancy
Websphere 5.1, Ant and IntelliJ Posted: Jan 4, 2004 8:06 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Marc Logemann.
Original Post: Websphere 5.1, Ant and IntelliJ
Feed Title: Marc's Java Blog
Feed URL: http://www.logemann.org/day/index_java.xml
Feed Description: Java related topics for all major areas. So you will see J2ME, J2SE and J2EE issues here.
Latest Java Buzz Posts
Latest Java Buzz Posts by Marc Logemann
Latest Posts From Marc's Java Blog

Advertisement

IBM really wants to sell their commercial IDEs. They give me 20 hard minutes to get the Websphere 5.1 Ant tasks running under IntelliJ IDEA. I thought that it should be enough to include wsanttasks.jar in the ANT classpath and just call the tasks, but these tasks required some strange IBM classes which looked quite fundamental to me. So after trying a few other things, i used the ANT feature "Run under custom JDK" of IDEA and selected the 1.4.1 JDK from IBM shipped with Websphere. Voila, i can run the tasks and everything is fine.

I know i should be happy to have a 1.4.x JDK when working with websphere, because it was just recently announced and shipped, but it would be so much better if there were no dependencies on IBM JDKs at all.

Read: Websphere 5.1, Ant and IntelliJ

Topic: Friday's product idea (Digital Whiteboard Archive) Previous Topic   Next Topic Topic: From Amazing to Plumbing: A year of WiFi

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use