RE: [MVC-Programmers] Apologies if I'm a long way behind...

2003-03-10 Thread dschorsc-rtsc
I also have had great difficulty with Resin not functioning consistently.
There seems to be bugs with the path processing done by Resin, war's that
work fine in Tomcat are hit or miss in Resin. I have also had trouble with
image paths and tag-lib paths. Bottomline after spending hours Saturday (and
on previous days) trying to get Resin to work, plus comparing Resin and
Tomcat, I gave up at 1 in the morning and finished coding with Tomcat. It
certainly is pain restarting Tomcat after changes but I think I can get Ant
to do that for me in the future.

Nevertheless, until I can drop the strut-menu war into Resin and have it
work from get-go I going to work with Tomcat and test Resin afterwards.

Comments from other users??

Dave S.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Hue Holleran
Sent: Monday, March 10, 2003 10:39 AM
To: [EMAIL PROTECTED]
Subject: [MVC-Programmers] Apologies if I'm a long way behind...


Hi All,

I've been battling unsuccessfully with resin and eclipse. I've become very
used to working with netbeans and tomcat on Linux but must now admit I'm
stumped and I'd really appreciate some help!

I'm stuck on the most basic steps of setting-up eclipse: lab 1 step 3-5 and
I'd appreciate some help from someone whose well past this step!

I think I understand struts pretty well but I'm really falling behind as I
cannot get resin to play nice at all and I seem to be going around in
circles with eclipse. Like everyone else who has posted I've been unable to
get the sample wars to run under resin but I'm also having difficulty
getting even 'basicPortal' to open without over 300 errors in eclipse!

Has anyone else had these problem or has it all gone swimmingly - do I have
maybe a problem with my PC build and I need to get another one?

I have tried adding the appropriate jars - rt.jar was already there and I've
tried adding jsdk24.jar and have read the instructions probably 100 times
already. The errors I get are as follows:

The declared package does not match the expected package
src.org.apache.async.mail
at ByteArrayDataSource.java
basicportal/src/asyncjob/src/org/apache/async/mail line 1

The import javax.activation cannot be resolved ByteArrayDataSource.java
basicportal/src/asyncjob/src/org/apache/async/mail line 66

DataSource cannot be resolved or is not a valid superinterface
ByteArrayDataSource.java basicportal/src/asyncjob/src/org/apache/async/mail
line 81

Any help greatly appreciated!

Thanks,

Hue.

For and on behalf of
Open Action Limited.
Orwell House, Cowley Road, Cambridge Science Park, Cambridge, CB4 0PP
Tel: +44 (0)1223 500100Email:  [EMAIL PROTECTED]
Fax: +44 (0)1223 566023Web: http://www.openAction.net

*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
This electronic message contains information from Open Action Limited
which may be privileged and confidential. The information is intended
to be for the use of the individual(s) or entity named above.  If you
are  not  the  intended  recipient,  be  aware  that  any disclosure,
copying, distribution  or use of the contents  of this information is
prohibited. If  you have received  this electronic  message in error,
please immediately  notify us  by replying to  the message  sender or
alternatively to [EMAIL PROTECTED]  The views expressed in this
message are those of  the author and do not necessarily represent the
views of Open Action Limited.  Open Action Limited reserves the right
to monitor any  and all e-mail communications  using any  part of its
network.

___
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers



___
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers


RE: [MVC-Programmers] Apologies if I'm a long way behind...

2003-03-10 Thread Carlos Duque
Allow me to suggest that the issue is not with the base technologies, 
either Resin or Eclipse, but with the configuration of  the products in the 
jasic package, and hence your difficulties with the labs.  I trust that if 
you started with a clean installation of the products your issues would be 
substantially less problematic.

Carlos

At 05:07 PM 3/10/03, [EMAIL PROTECTED] wrote:
I also have had great difficulty with Resin not functioning consistently.
There seems to be bugs with the path processing done by Resin, war's that
work fine in Tomcat are hit or miss in Resin. I have also had trouble with
image paths and tag-lib paths. Bottomline after spending hours Saturday (and
on previous days) trying to get Resin to work, plus comparing Resin and
Tomcat, I gave up at 1 in the morning and finished coding with Tomcat. It
certainly is pain restarting Tomcat after changes but I think I can get Ant
to do that for me in the future.
Nevertheless, until I can drop the strut-menu war into Resin and have it
work from get-go I going to work with Tomcat and test Resin afterwards.
Comments from other users??

Dave S.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Hue Holleran
Sent: Monday, March 10, 2003 10:39 AM
To: [EMAIL PROTECTED]
Subject: [MVC-Programmers] Apologies if I'm a long way behind...
Hi All,

I've been battling unsuccessfully with resin and eclipse. I've become very
used to working with netbeans and tomcat on Linux but must now admit I'm
stumped and I'd really appreciate some help!
I'm stuck on the most basic steps of setting-up eclipse: lab 1 step 3-5 and
I'd appreciate some help from someone whose well past this step!
I think I understand struts pretty well but I'm really falling behind as I
cannot get resin to play nice at all and I seem to be going around in
circles with eclipse. Like everyone else who has posted I've been unable to
get the sample wars to run under resin but I'm also having difficulty
getting even 'basicPortal' to open without over 300 errors in eclipse!
Has anyone else had these problem or has it all gone swimmingly - do I have
maybe a problem with my PC build and I need to get another one?
I have tried adding the appropriate jars - rt.jar was already there and I've
tried adding jsdk24.jar and have read the instructions probably 100 times
already. The errors I get are as follows:
The declared package does not match the expected package
src.org.apache.async.mail
at ByteArrayDataSource.java
basicportal/src/asyncjob/src/org/apache/async/mail line 1
The import javax.activation cannot be resolved ByteArrayDataSource.java
basicportal/src/asyncjob/src/org/apache/async/mail line 66
DataSource cannot be resolved or is not a valid superinterface
ByteArrayDataSource.java basicportal/src/asyncjob/src/org/apache/async/mail
line 81
Any help greatly appreciated!

Thanks,

Hue.

For and on behalf of
Open Action Limited.
Orwell House, Cowley Road, Cambridge Science Park, Cambridge, CB4 0PP
Tel: +44 (0)1223 500100Email:  [EMAIL PROTECTED]
Fax: +44 (0)1223 566023Web: http://www.openAction.net
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
This electronic message contains information from Open Action Limited
which may be privileged and confidential. The information is intended
to be for the use of the individual(s) or entity named above.  If you
are  not  the  intended  recipient,  be  aware  that  any disclosure,
copying, distribution  or use of the contents  of this information is
prohibited. If  you have received  this electronic  message in error,
please immediately  notify us  by replying to  the message  sender or
alternatively to [EMAIL PROTECTED]  The views expressed in this
message are those of  the author and do not necessarily represent the
views of Open Action Limited.  Open Action Limited reserves the right
to monitor any  and all e-mail communications  using any  part of its
network.
___
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers


___
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers


___
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers


RE: [MVC-Programmers] Apologies if I'm a long way behind...

2003-03-10 Thread dschorsc-rtsc
In another note there is the suggestion to try a fresh installation of Resin
3.0. I will probably give it a try. But note that the project/class utilizes
the menu part as labs/work.

Either way it is frustrating to get the root path and a webapp generally
working yet have these problems with new wars.

Thanks for your suggestions.

Dave S.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jon Archer
Sent: Monday, March 10, 2003 9:06 PM
To: [EMAIL PROTECTED]
Subject: RE: [MVC-Programmers] Apologies if I'm a long way behind...



 Nevertheless, until I can drop the strut-menu war into Resin and have it
 work from get-go I going to work with Tomcat and test Resin afterwards.

I think the problem concerning this came up a couple of times earlier on
in the list and the conclusion was it just don't work under Resin 3.0.

Resin seems to have been well behaved for me otherwise...no problems
with paths to images or TLDs per your experience. Eclipse OK too...


 Comments from other users??

 Dave S.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Hue Holleran
 Sent: Monday, March 10, 2003 10:39 AM
 To: [EMAIL PROTECTED]
 Subject: [MVC-Programmers] Apologies if I'm a long way behind...


 Hi All,

 I've been battling unsuccessfully with resin and eclipse. I've become very
 used to working with netbeans and tomcat on Linux but must now admit I'm
 stumped and I'd really appreciate some help!

 I'm stuck on the most basic steps of setting-up eclipse: lab 1 step 3-5
and
 I'd appreciate some help from someone whose well past this step!

 I think I understand struts pretty well but I'm really falling behind as I
 cannot get resin to play nice at all and I seem to be going around in
 circles with eclipse. Like everyone else who has posted I've been unable
to
 get the sample wars to run under resin but I'm also having difficulty
 getting even 'basicPortal' to open without over 300 errors in eclipse!

 Has anyone else had these problem or has it all gone swimmingly - do I
have
 maybe a problem with my PC build and I need to get another one?

 I have tried adding the appropriate jars - rt.jar was already there and
I've
 tried adding jsdk24.jar and have read the instructions probably 100 times
 already. The errors I get are as follows:

 The declared package does not match the expected package
 src.org.apache.async.mail
 at ByteArrayDataSource.java
 basicportal/src/asyncjob/src/org/apache/async/mail line 1

 The import javax.activation cannot be resolved   ByteArrayDataSource.java
 basicportal/src/asyncjob/src/org/apache/async/mail line 66

 DataSource cannot be resolved or is not a valid superinterface
 ByteArrayDataSource.java
basicportal/src/asyncjob/src/org/apache/async/mail
 line 81

 Any help greatly appreciated!

 Thanks,

 Hue.

 For and on behalf of
 Open Action Limited.
 Orwell House, Cowley Road, Cambridge Science Park, Cambridge, CB4 0PP
 Tel: +44 (0)1223 500100Email:  [EMAIL PROTECTED]
 Fax: +44 (0)1223 566023Web: http://www.openAction.net

 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
 This electronic message contains information from Open Action Limited
 which may be privileged and confidential. The information is intended
 to be for the use of the individual(s) or entity named above.  If you
 are  not  the  intended  recipient,  be  aware  that  any disclosure,
 copying, distribution  or use of the contents  of this information is
 prohibited. If  you have received  this electronic  message in error,
 please immediately  notify us  by replying to  the message  sender or
 alternatively to [EMAIL PROTECTED]  The views expressed in this
 message are those of  the author and do not necessarily represent the
 views of Open Action Limited.  Open Action Limited reserves the right
 to monitor any  and all e-mail communications  using any  part of its
 network.

 ___
 MVC-Programmers mailing list
 [EMAIL PROTECTED]
 http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers



 ___
 MVC-Programmers mailing list
 [EMAIL PROTECTED]
 http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers


___
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers



___
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers