Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

eclipse EAServer plugin?

1 view
Skip to first unread message

Yoyo Young

unread,
Feb 19, 2006, 9:31:57 PM2/19/06
to
Hello,
 
In addition JBuilder, is there eclipse EAserver plugin?
If exists, where can I download the latest.
If not exists, does sybase have a plan to develop it?
 
Thanks.
 
yoyo

Mark Maslow

unread,
Feb 20, 2006, 3:27:07 PM2/20/06
to
Never tried it, but Lomboz should work.
 
See:
 
 
Note that the URL given is incorrect.  SB:
 
 
"Yoyo Young" <yo...@public1.wx.js.cn> wrote in message news:43f92a1d@forums-1-dub...

Yoyo Young

unread,
Feb 20, 2006, 10:12:06 PM2/20/06
to
Does it support EAServer5.2?
 
Thanks.
"Mark Maslow" <mark....@sierraclub.org> 写入消息新闻:43fa16cc$1@forums-2-dub...

Jonathan Baker [Sybase]

unread,
Feb 21, 2006, 10:55:06 AM2/21/06
to
What do you want to do in EAServer? There are different plug-ins for
different functions, so it's difficult to answer without an idea of what
you want to do.


Jonathan

Yoyo Young

unread,
Feb 21, 2006, 1:13:41 PM2/21/06
to
Hi,

I want to develop EJB under EAServer5.2.
Whick IDE you suggest?

"Jonathan Baker [Sybase]" <lastnamefi...@sybase.com> 写入消息新闻:43fb37da$1@forums-1-dub...

ulfnilsson

unread,
Feb 23, 2006, 7:29:57 AM2/23/06
to
Have you tried eclipse & Lomboz?

http://www.hq1.de/easerver-eclipse-lomboz-plugin/
HTH,
Ulf

> Hi,
>
> I want to develop EJB under EAServer5.2.
> Whick IDE you suggest?
>
> "Jonathan Baker [Sybase]"
> <lastnamefi...@sybase.com>
> >

дÈëÏûÏ¢ÐÂÎÅ:43fb37da$1@forums-1-dub...

Yoyo Young

unread,
Feb 23, 2006, 11:09:33 PM2/23/06
to
Thanks Ulf Nilsson,

I have downloaded it, but it support EAServer5.1. Could the plugin support
EAServer5.2?

Thanks.

<Ulf Nilsson> ??????:43fd9b6d.ea...@sybase.com...


Have you tried eclipse & Lomboz?

http://www.hq1.de/easerver-eclipse-lomboz-plugin/
HTH,
Ulf

> Hi,
>
> I want to develop EJB under EAServer5.2.
> Whick IDE you suggest?
>
> "Jonathan Baker [Sybase]"
> <lastnamefi...@sybase.com>
> >

写入消息新闻:43fb37da$1@forums-1-dub...

Zsolt Branyiczky

unread,
Feb 24, 2006, 5:31:03 AM2/24/06
to
Ulf Nilsson wrote:
> Have you tried eclipse & Lomboz?
>
> http://www.hq1.de/easerver-eclipse-lomboz-plugin/
> HTH,
> Ulf
>
>> Hi,
>>
>> I want to develop EJB under EAServer5.2.
>> Whick IDE you suggest?
>>
>> "Jonathan Baker [Sybase]"
>> <lastnamefi...@sybase.com>
> 写入消息新闻:43fb37da$1@forums-1-dub...

> What do you want
>>> to do in EAServer? There are different plug-ins for
>> different functions, so it's difficult to answer without
>>> an idea of what you want to do.
>>>
>>>
>>> Jonathan
>>>
>>>
>>> Yoyo Young wrote:
>>>> Hello,
>>>>
>>>> In addition JBuilder, is there eclipse EAserver plugin?
>>>> If exists, where can I download the latest.
>>>> If not exists, does sybase have a plan to develop it?
>>>>
>>>> Thanks.
>>>>
>>>> yoyo
>>
Hi,

once I checked the possibility to develope (and especially deploy)
webapplications/EJBs under Eclipse (Webtool 0.7) and EAServer 5.x. By
the help of an Eclipse/Webtool expert, I wrote an EAServer 5.x plugin,
but unfortunately just the localhost (as destination of deploys) was
supported by Eclipse. Usually the listeners set in Easerver must be the
name of the computer, so I could not use it at all. After Webtool 1.0
had been released I also checked it, but to tell the truth, the support
of deploying to remote application servers was worse than with Webtool 0.7.

At www.lomboz.com link I found nothing interesting, where is it located now?

Regards
Brazso

Zsolt Branyiczky

unread,
Feb 24, 2006, 5:48:52 AM2/24/06
to

Hi Yoyo,

Sorry for the 2nd post, just something came to my mind meanwhile. You
may neglect the Eclipse/Webtool embedded deployment facility completely
if you write (jag)ant tasks instead of it. (I think you may run them
from your Eclipse projet.)
If you are not an expert in ant scripts, you may find a small script in
new.eclipse.org/e.webtools/Re: Remote Deployment to Tomcat5, posted by
Jonathan Barnes on 2005.12.14 1:50. It is true that it is for Tomcat,
but after scanning "EAServer Administration Guide"/"Using jagtool and
jagant", you may write own ant scripts easily for deploying your stuffs.

Regards
Brazso

ulfnilsson

unread,
Feb 24, 2006, 6:01:46 AM2/24/06
to
Hi!

I haven't tried/updated the plugin. I think it should work
though.

/Ulf


> Thanks Ulf Nilsson,
>
> I have downloaded it, but it support EAServer5.1. Could
> the plugin support EAServer5.2?
>
> Thanks.
>
> <Ulf Nilsson> ??????:43fd9b6d.ea...@sybase.com...
> Have you tried eclipse & Lomboz?
>
> http://www.hq1.de/easerver-eclipse-lomboz-plugin/
> HTH,
> Ulf
>
> > Hi,
> >
> > I want to develop EJB under EAServer5.2.
> > Whick IDE you suggest?
> >
> > "Jonathan Baker [Sybase]"
> > <lastnamefi...@sybase.com>
> > >
>

дÈëÏûÏ¢ÐÂÎÅ:43fb37da$1@forums-1-dub...

Zen

unread,
Oct 28, 2006, 6:06:18 AM10/28/06
to
On 24 Feb 2006 02:31:03 -0800,
in sybase.public.easerver.general

I have the same problem. I want to develop EJB under EAServer5.2. JBuilder
options for creating EJB's and deploying them are just fine, but I have a
request to use Eclipse IDE, does anyone know how to use Eclipse IDE for
developing EJB's under EAServer 5.2

P.S:
http://www.hq1.de/easerver-eclipse-lomboz-plugin/, I've donloaded this plugin
but seems that it was designed for the old version of Eclipse/Lomboz, does
anyone know how to make it work under Eclipse 3.1.2

0 new messages