| Author |
better wsadmin console ?
|
|
| Marc Schoechlin 2006-04-27, 8:08 am |
| Hi !
IĀm currently starting to develop jythonscripts using wsadmin.
Working with wsadmin is pain because of:
- starting scripts with wsadmin is pretty slow
(the initialization-process of the interpreter needs a lot of time)
- wsadmin has no modern editing capabilities (like gnu-readline):
- no history
- no line navigation
- entering large commands is not very comfortable
Is there utility which eases jython-development ?
Best regards
Marc Schoechlin
--
I prefer non-proprietary document-exchange.
http://sector7g.wurzel6.de/pdfcreator/
http://www.prooo-box.org/
Contact me via jabber: ms@256bit.org
| |
| jtpape 2006-04-27, 8:08 am |
| The WAS 6.1 AST (Application Server Toolkit) will feature a jython editor with testing capabilities. If you can wait, I'd wait for it.
John Pape
IBM WebSphere / WebSphere Portal Specialist
| |
|
| Hello,
Are there details of this feature already available ?
Thx.
| |
| Michael Quinn 2006-04-27, 8:08 am |
| Marc
Been thorugh the pain
Here is my config
1 - Eclipse 3.12
2 - Jython plugin - JyDT
3 - Jython installation Jython 2.1
4 - Very simple launch script (use the eclipse launch - external tool
config)
that takes your jython file as a param (-f).
seems to work fine for me.
I can send you more details if you like, I would definately
avoid writing your scripts inside wsadmin.
Try me at work if you like (michael.j.quinn@nab.com.au)
cheers
"Marc Schoechlin" <mslists@256bit.org> wrote in message
news:slrne4lapu.a59.mslists@256bit.org...
> Hi !
>
> IĀm currently starting to develop jythonscripts using wsadmin.
>
> Working with wsadmin is pain because of:
>
> - starting scripts with wsadmin is pretty slow
> (the initialization-process of the interpreter needs a lot of time)
> - wsadmin has no modern editing capabilities (like gnu-readline):
> - no history
> - no line navigation
> - entering large commands is not very comfortable
>
> Is there utility which eases jython-development ?
>
> Best regards
>
> Marc Schoechlin
>
>
> --
> I prefer non-proprietary document-exchange.
> http://sector7g.wurzel6.de/pdfcreator/
> http://www.prooo-box.org/
> Contact me via jabber: ms@256bit.org
| |
| David Currie 2006-04-27, 8:08 am |
| The WAS 6.1 announcement just gives the Jython support a passing mention
- no details - but the planned availability is May 26 so you have only a
month to wait and see...
Regards,
David
|
|
|
|