开发者

Problem with GlassFish tools bundle for Eclipse and running Glassfish

开发者 https://www.devze.com 2023-01-21 12:32 出处:网络
I\'ve downloaded the GlassFish-Tools-Bundle-For-Eclipse-1.2 and installed it. When I run the eclipse contained in the release I\'m unable to start the Glassfish server, which arrived pre-configured wi

I've downloaded the GlassFish-Tools-Bundle-For-Eclipse-1.2 and installed it.

When I run the eclipse contained in the release I'm unable to start the Glassfish server, which arrived pre-configured with the release.

It seems to be looking for the server under c:\ (i.e. c:\glassfishv3\glassfish) when in reality it's 开发者_JAVA技巧under {myDevPlaces}\bundle\glassfishv3\glassfish).

I had the glassfish-v3-prelude installed about a year ago but I uninstalled it.

I've bypassed the problem currently by moving the directory to c:\ but I'd appreciate an actual solution if someone has encountered this.

Thanks,

Ittai


FWIW, I'm using a standalone install of GlassFish 3 and the GlassFish Java EE Application Server Plugin for Eclipse (i.e. not a bundle) and everything is working fine.


Please note, As I have observed few days back, GLASSFISH AS 3.1 is compatible and to be downloaded for Eclipse Helios only.

Follow this - http://download.java.net/glassfish/eclipse/helios

0

精彩评论

暂无评论...
验证码 换一张
取 消