We know that if we want to use the WebSphere , we should use the WSAD . But now my machine has not enough resource to use WSAD . I only want to use Notepad or Jbuild to study the WebSphere.
Now I'm studing the sample in the WAS5.0 . I found there were many files that like *.xmi . And according by the infocenter , I known these files perserved all the useful and important info , like the JNDI properties ...etc . And also these file are auto-created by the WSAD+WAS intergration .
I had no any WSAD . And I have no money to get the enough resource . But I want to study the WAS very much . Would you please tell me a way to write some programs that not need the *.xmi ?
Thanks in advance !
-
How to create a xmi file for the websphere with a Notepad ? (2 messages)
- Posted by: tom john
- Posted on: October 27 2003 07:00 EST
Threaded Messages (2)
- InfoCenter by Sean Sullivan on October 27 2003 10:30 EST
- aat by Christo Angelov on October 28 2003 12:11 EST
-
InfoCenter[ Go to top ]
- Posted by: Sean Sullivan
- Posted on: October 27 2003 10:30 EST
- in response to tom john
-
aat[ Go to top ]
- Posted by: Christo Angelov
- Posted on: October 28 2003 12:11 EST
- in response to tom john
Use the Application Assembly Tool to put together a WAR or EAR. I think it will generate those for you.