Re: struts war files in weblogic

2003-08-14 Thread Gregory F. March

On Aug 11, 2003, "message message" <[EMAIL PROTECTED]>  wrote:

 |Is it possible to deploy a struts war file into weblogic  ?
 |Is so where is it placed  ?

I have my ant script put my war in the directory:

.../config/mydomain/applications

I also have a target that can put the exploded war in the same place.
This is with WLS 6.1 SP4.  I believe the same works for 8.

/greg

--
Gregory F. March-=-http://www.gfm.net:81/~march-=-AIM:GfmNet

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[OT]Re: struts war files in weblogic

2003-08-14 Thread Melissa L Kelley
On Mon, 11 Aug 2003, Gregory F. March wrote:

> I have my ant script put my war in the directory:
>
> .../config/mydomain/applications
>
> I also have a target that can put the exploded war in the same place.
> This is with WLS 6.1 SP4.  I believe the same works for 8.
>

Yes, except it will be (for 8.1 sp1)
.../user_projects/domains/mydomain/applications
if you picked the defaults when you ran the configuration wizard. You
could have changed where you domain directory is located. If you are
running your server in development mode, Weblogic will poll for
applications to deploy in that applications folder under your domain
directory. There is also an Ant task available with Weblogic that will
allow you to use the deployer tool from Ant. For development, I use Ant to
copy files to an exploded directory under that applications folder and use
the Weblogic deploy task to reload the app when necessary. Actually, I use
Ant to do about everything. Now, if only Ant would go and get me coffee
...



--
Melissa L Kelley
[EMAIL PROTECTED]
www.stuology.net
--


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [OT]Re: struts war files in weblogic

2003-08-14 Thread message message
Using the configuration wizard -
- created a domain called mydoman.
- accepted default configuration in development mode,
I found a readme.html file in  
.../user_project/domains/mydomain/applications.
Readme.html says place .war in this directory.

Thanks Again   Cool!
Coffee have you tried visiting Internet Cafe with Ant -:)

From: Melissa L Kelley <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: Struts Users Mailing List <[EMAIL PROTECTED]>
Subject: [OT]Re: struts war files in weblogic
Date: Mon, 11 Aug 2003 07:48:54 -0500 (CDT)
On Mon, 11 Aug 2003, Gregory F. March wrote:

> I have my ant script put my war in the directory:
>
> .../config/mydomain/applications
>
> I also have a target that can put the exploded war in the same place.
> This is with WLS 6.1 SP4.  I believe the same works for 8.
>
Yes, except it will be (for 8.1 sp1)
.../user_projects/domains/mydomain/applications
if you picked the defaults when you ran the configuration wizard. You
could have changed where you domain directory is located. If you are
running your server in development mode, Weblogic will poll for
applications to deploy in that applications folder under your domain
directory. There is also an Ant task available with Weblogic that will
allow you to use the deployer tool from Ant. For development, I use Ant to
copy files to an exploded directory under that applications folder and use
the Weblogic deploy task to reload the app when necessary. Actually, I use
Ant to do about everything. Now, if only Ant would go and get me coffee
...


--
Melissa L Kelley
[EMAIL PROTECTED]
www.stuology.net
--
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
_
Protect your PC - get McAfee.com VirusScan Online  
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: struts war files in weblogic

2003-08-14 Thread message message
cheers.


From: "Alen Ribic" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Subject: Re: struts war files in weblogic
Date: Mon, 11 Aug 2003 13:59:03 +0200
you can:
use admin console and deploy via gui interface.
e.g.
http://localhost:7001/console
--Alen

- Original Message -
From: "message message" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 11, 2003 1:52 PM
Subject: struts war files in weblogic
>
> Is it possible to deploy a struts war file into weblogic  ?
> Is so where is it placed  ?
>
>
> >From: "message message" <[EMAIL PROTECTED]>
> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: Re: Struts is incomplete
> >Date: Mon, 11 Aug 2003 14:41:51 +0400
> >
> >
> >I bet these people starting blocking messages now.
> >
> >
> >
> >>From: Mark Lowe <[EMAIL PROTECTED]>
> >>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >>To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >>Subject: Re: Struts is incomplete
> >>Date: Mon, 11 Aug 2003 10:16:30 +0100
> >>
> >>man.. I think that's savagely out of order..
> >>
> >>I doubt the time "you have" wasted compares to the amount of time such 
a
> >>framework saves you. Have a look at some other open source projects,
> >>you'll soon start to see that struts is well documented and there are
> >>plenty of examples. Its more than you'll get with most projects.
> >>
> >>
> >>On Monday, August 11, 2003, at 09:15 AM, message message wrote:
> >>
> >>>
> >>>I have made another observation which has cost me a lot of time,
> >>>and should save you alot of time.
> >>>As these people are used to releasing beta versions,
> >>>their example applications are wriiten with the mentality
> >>>of, it is only a beta it which will change.
> >>>Frankly  the example applications stink.
> >>>I have tried struts-logon and that has load of mistakes in it , while
> >>>the users are supposed to produce .war files that are production
> >>>ready,tried and tested.
> >>>I have purchased a book called in Struts in Action and the simple
example
> >>>application also doesn't work and needed correcting.
> >>>
> >>>
> >>>>From: "message message" <[EMAIL PROTECTED]>
> >>>>Reply-To: "Struts Users Mailing List" 
<[EMAIL PROTECTED]>
> >>>>To: [EMAIL PROTECTED]
> >>>>Subject: RE: Struts is incomplete
> >>>>Date: Mon, 11 Aug 2003 10:42:01 +0400
> >>>>
> >>>>
> >>>>I suggest you use a professional version.
> >>>>You will save yourself alot of time.
> >>>>These American companies have a culture of releasing beta
functionality.
> >>>>Hyping it up.
> >>>>Getting  people from the industry to test it free.
> >>>>Having had the benefit of your free time then they charge you by
selling
> >>>>to you
> >>>>after having had your free feedback.
> >>>>I am surprised you have not noticed this cultural trend.
> >>>>That is the purpose of having mailing lists.
> >>>>It is to get free feedback amongst other things.
> >>>>Comparatively those of us who have to meet to spec are not allowed
> >>>>such luxuries of beta versions.
> >>>>
> >>>>The only upside is that if somebody(who doesn't want to spend on
> >>>>licensing fees)
> >>>>and wants to write a bespoke product can use the tools freely.
> >>>>How ever you have to take your chances with the stability.
> >>>>
> >>>>
> >>>>>From: "Jitesh Sinha" <[EMAIL PROTECTED]>
> >>>>>Reply-To: "Struts Users Mailing List"
<[EMAIL PROTECTED]>
> >>>>>To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >>>>>Subject: RE: Struts is incomplete
> >>>>>Date: Mon, 11 Aug 2003 10:22:01 +0530
> >>>>>
> >>>>>I have done quite a bit of development without even knowing about
> >>>>>Struts...and it went quite smoothly
> >>>>>as fa

Re: struts war files in weblogic

2003-08-14 Thread Alen Ribic
you can:
use admin console and deploy via gui interface.
e.g.
http://localhost:7001/console

--Alen


- Original Message -
From: "message message" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 11, 2003 1:52 PM
Subject: struts war files in weblogic


>
> Is it possible to deploy a struts war file into weblogic  ?
> Is so where is it placed  ?
>
>
> >From: "message message" <[EMAIL PROTECTED]>
> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: Re: Struts is incomplete
> >Date: Mon, 11 Aug 2003 14:41:51 +0400
> >
> >
> >I bet these people starting blocking messages now.
> >
> >
> >
> >>From: Mark Lowe <[EMAIL PROTECTED]>
> >>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >>To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >>Subject: Re: Struts is incomplete
> >>Date: Mon, 11 Aug 2003 10:16:30 +0100
> >>
> >>man.. I think that's savagely out of order..
> >>
> >>I doubt the time "you have" wasted compares to the amount of time such a
> >>framework saves you. Have a look at some other open source projects,
> >>you'll soon start to see that struts is well documented and there are
> >>plenty of examples. Its more than you'll get with most projects.
> >>
> >>
> >>On Monday, August 11, 2003, at 09:15 AM, message message wrote:
> >>
> >>>
> >>>I have made another observation which has cost me a lot of time,
> >>>and should save you alot of time.
> >>>As these people are used to releasing beta versions,
> >>>their example applications are wriiten with the mentality
> >>>of, it is only a beta it which will change.
> >>>Frankly  the example applications stink.
> >>>I have tried struts-logon and that has load of mistakes in it , while
> >>>the users are supposed to produce .war files that are production
> >>>ready,tried and tested.
> >>>I have purchased a book called in Struts in Action and the simple
example
> >>>application also doesn't work and needed correcting.
> >>>
> >>>
> From: "message message" <[EMAIL PROTECTED]>
> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: RE: Struts is incomplete
> Date: Mon, 11 Aug 2003 10:42:01 +0400
> 
> 
> I suggest you use a professional version.
> You will save yourself alot of time.
> These American companies have a culture of releasing beta
functionality.
> Hyping it up.
> Getting  people from the industry to test it free.
> Having had the benefit of your free time then they charge you by
selling
> to you
> after having had your free feedback.
> I am surprised you have not noticed this cultural trend.
> That is the purpose of having mailing lists.
> It is to get free feedback amongst other things.
> Comparatively those of us who have to meet to spec are not allowed
> such luxuries of beta versions.
> 
> The only upside is that if somebody(who doesn't want to spend on
> licensing fees)
> and wants to write a bespoke product can use the tools freely.
> How ever you have to take your chances with the stability.
> 
> 
> >From: "Jitesh Sinha" <[EMAIL PROTECTED]>
> >Reply-To: "Struts Users Mailing List"
<[EMAIL PROTECTED]>
> >To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >Subject: RE: Struts is incomplete
> >Date: Mon, 11 Aug 2003 10:22:01 +0530
> >
> >I have done quite a bit of development without even knowing about
> >Struts...and it went quite smoothly
> >as far as crying like a little baby over an iterate tag is
> >concerned,that
> >was just an example...If inside 3-4 days i could find some  basic
thing
> >which was not there in Struts what about in later stages of
> >development...
> >
> >Anyway, somebody suggested reading a good book on struts...I will try
> >that..
> >
> >And one suggestion to those who are involved in the documentation:
> >giving
> >examples certainly helps ...
> >
> >
> >
> >-Original Message-
> >From: Juan Alvarado [mailto:[EMAIL PROTECTED]
> >Sent: Monday, August 11, 2003 7:50 AM
> >To: Struts Users Mailing List
> >Subject: Re: Struts is incomplete
> >
> >
> >Well why don't you just not use Struts and roll your own framework
and
> >come
> >back in about a year and let us know how it went.
> >
> >I'm sure by then you will think Struts had everything you needed and
> >you
> >won't be crying like a little baby over some iterate tag and/or how
bad
> >the
> >doc is. The doc worked just fine for me and I'm sure most of the
> >developers
> >on this list who use Struts.
> >
> >That's just MHO
> >
> >Jitesh Sinha <[EMAIL PROTECTED]> wrote:
> >I guess Struts development is not yet complete.
> >Since one of the things Struts does is providing tag libraries...now
if
> >these tags cannot
> >do some basic functionalities

Re: struts war files in weblogic

2003-08-14 Thread message message
thanks.


From: "Gregory F. March" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: Struts Users Mailing List <[EMAIL PROTECTED]>
Subject: Re: struts war files in weblogic
Date: Mon, 11 Aug 2003 08:19:35 -0400
On Aug 11, 2003, "message message" <[EMAIL PROTECTED]>  wrote:

 |Is it possible to deploy a struts war file into weblogic  ?
 |Is so where is it placed  ?
I have my ant script put my war in the directory:

.../config/mydomain/applications

I also have a target that can put the exploded war in the same place.
This is with WLS 6.1 SP4.  I believe the same works for 8.
/greg

--
Gregory F. March-=-http://www.gfm.net:81/~march-=-
AIM:GfmNet

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
_
MSN 8 with e-mail virus protection service: 2 months FREE* 
http://join.msn.com/?page=features/virus

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]