如何为glassfish生成grails jar组件(How to generate grails jar components for glassfish)

编程入门 行业动态 更新时间:2024-10-26 07:25:03
何为glassfish生成grails jar组件(How to generate grails jar components for glassfish)

在这个tuto中找到了在Glassfish应用服务器上部署grails应用程序的cmd:

asadmin deploy --libraries $GRAILS_HOME/lib/glassfish-grails.jar helloworld-0.1.war

浏览到$GRAILS_HOME/lib/ ,找不到glassfish-grails.jar文件。

有人可以从哪里获得这个图书馆? 我的意思是:glassfish-grails.jar

Found in this tuto the cmd to deploy a grails app on Glassfish application server:

asadmin deploy --libraries $GRAILS_HOME/lib/glassfish-grails.jar helloworld-0.1.war

Browsing to $GRAILS_HOME/lib/ , don't find glassfish-grails.jar file .

From where can someone get this library ? i mean :glassfish-grails.jar

最满意答案

这些东西已经过时了,我认为它们在4年内没有更新。 出于某种原因,当我在大约一年前看这个时,它甚至看起来都不是开源的。

有插件,但它几乎与过时。 回购已经在最近看到了一些更新,所以如果你想让这个东西到达终点,它看起来非常可行,我认为这是一个很好的补充。

我愿意在假期之后帮助一些看起来只是将glassfish-embedded-all依赖更新为'org.glassfish.main.extras:glassfish-embedded-all:4.1'并确保插件代码编译成为大部分工作,确保它的功能是剩余的:)请参阅http://mvnrepository.com/了解更多信息,依赖关系等。

如果你遇到困难,或者想知道如何让新服务器像Tomcat和Jetty那样在运行应用程序中运行,请随时给我发电子邮件 - 我已经在这两方面都做过了。

That stuff is badly dated and I don't think they've updated it in 4 years. For some reason it didn't even appear to be open source when I look at this a year or so ago.

There was plugin but it's almost as dated. The repo has seen some updates fairly recently, so if you wanted to get this thing to the finish line it seems very doable and I think it'd be a great addition.

I would be willing to help out some after the holidays It looks like just updating the glassfish-embedded-all dependency to 'org.glassfish.main.extras:glassfish-embedded-all:4.1' and ensuring that the plugin code compiles would be a chunk of the work, with ensuring that it functions being the remaining :) See http://mvnrepository.com/ for more info, dependencies, etc.

Feel free to email me if you get stuck or want to know anything about getting a new server to act like Tomcat and Jetty do in run-app - I've worked on both of those.

更多推荐

本文发布于:2023-08-03 09:39:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1385371.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:何为   组件   glassfish   jar   grails

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!