You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Scott Ryan <sc...@theryansplace.com> on 2006/08/04 04:04:23 UTC

RE: Weblogic plugin?

The plugin that I wrote does not support either of those but if it would be
valuable for you then let me know.  You can feel free to submit a jira
ticket to the sandbox for improvement of the existing plugin or submit code
that you think we should include.  In general since 9.1 is java 5 compatible
most of my colleagues are using xfire or jsr-181 through beehive to generate
their services or clients in a more generic J2EE way without ties into the
Weblogic architecture.  I would suggest you check out those two
alternatives.  The axis plugin is a good alternative as well.

If you still think the code should be added to the existing plugin submit a
jira ticket and I will put it on my list.

In case you don't know where to find the existing plugin here is the link

http://mojo.codehaus.org/weblogic-maven-plugin/


Scott Ryan
Chief Technology Officer
Soaring Eagle L.L.C.
scott@theryansplace.com
www.soaringeagleco.com
(303) 263-3044

-----Original Message-----
From: Christofer Jennings [mailto:bozmoz@gmail.com]
Sent: Thursday, August 03, 2006 6:37 PM
To: users@maven.apache.org
Subject: weblogic plugin?


Is there a weblogic plugin that supports WL 9.1 sevicegen, clientgen etc.?

I found this in the mail archives, butit's pretty old.
http://www.mail-archive.com/users@maven.apache.org/msg03059.html

Thanks,
chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: RE: Re: RE: Weblogic plugin?

Posted by Christofer Jennings <bo...@gmail.com>.
If you've already got an ant build file for the weblogi stuff, is
there any good reason to use the plugin instead of just running the
ant target from maven? Does it add any value other than being "all
maven"?

thanks,
chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Re: Re: RE: Weblogic plugin?

Posted by Christofer Jennings <bo...@gmail.com>.
Darn, svn checkout failed too.

svn checkout svn://svn.codehaus.org/mojo/scm/trunk/mojo/mojo-sandbox/weblogic-maven-plugin
weblogic-maven-plugin

got

subversion/libsvn_client/checkout.c:90: (apr_err=170000)
svn: URL 'svn://svn.codehaus.org/mojo/scm/trunk/mojo/mojo-sandbox/weblogic-maven-plugin'
doesn't exist

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Re: RE: Weblogic plugin?

Posted by Scott Ryan <sc...@theryansplace.com>.
http://svn.mojo.codehaus.org/browse/mojo/trunk/mojo/mojo-sandbox/weblogic-ma
ven-plugin/

give this a shot and look in the src tree.

Scott Ryan
Chief Technology Officer
Soaring Eagle L.L.C.
scott@theryansplace.com
www.soaringeagleco.com
(303) 263-3044

-----Original Message-----
From: Christofer Jennings [mailto:bozmoz@gmail.com]
Sent: Friday, August 04, 2006 9:03 AM
To: Maven Users List
Subject: Re: Re: RE: Weblogic plugin?


Scott,

btw: I noticed the fisheye link to the source didn't work.
http://svn.mojo.codehaus.org/trunk/mojo/mojo-sandbox/weblogic-maven-plugin

,chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Re: RE: Weblogic plugin?

Posted by Christofer Jennings <bo...@gmail.com>.
Scott,

btw: I noticed the fisheye link to the source didn't work.
http://svn.mojo.codehaus.org/trunk/mojo/mojo-sandbox/weblogic-maven-plugin

,chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: RE: Weblogic plugin?

Posted by Christofer Jennings <bo...@gmail.com>.
Thanks Scott,

If it were my choice I'd use xfire and jsr 181 too. But I'm not the
one writing the webservice. I'm trying to get my team to try Maven for
an isolated part of our project, but the person wirting the webservice
is using WL tools so it might block my effort.

I'll look into writing it up in Jira.

,chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org