[SOLUTION] - NullPointerException with SunRise

2002-12-13 Thread Brian Schwark
play nice" with JDK 1.4.1, it is welcomed. Conversely, I would be interested to hear from people who have gotten sunRise to run without any issues on JDK 1.4.1. Many thanks, Brian Schwark [EMAIL PROTECTED] - Please chec

Re: [SOLUTION] - NullPointerException with SunRise

2002-12-13 Thread Brian Schwark
ation across every combination. This same implementation experiences no trouble if I simply run JDK 1.3.1. (The implemenation I speak of is the tutorial located on Matthew Langham's weblog, followed step for step.) -Brian Schwark [EMAIL PROTECTED] -Original Message- From: ilfrin <[EM

XSP Java Class Include

2002-08-16 Thread Brian Schwark
mentioned structure tag. For redundancy (or lack of a better idea), the class has also been added as an additional classs in the web.xml file inside the web-inf directory. The logic in my XSP is working, as I'm able to call java.util classes without a problem. Thanks in advance for

RE: XSP Java Class Include

2002-08-16 Thread Brian Schwark
I can call any standard Java or cocoon class without incident, but as soon as I try to call my own built by Torque, there are tons of problems. Maybe that's where I'm going wrong.. does anybody have experience using Torque-generated classes in conjunction with Cocoon? Many thanks, B

RE: XSP Java Class Include

2002-08-16 Thread Brian Schwark
own class. Of course, that's only a guess.. I've really no way to tell exactly what the problem is. By my reasoning, Cocoon should be able to find the Torque classes without a problem, and I get no error telling me that it can't. > - Is your xsp namespace defined in your xsp a

sunRise - java.lang.NullPointerException

2002-10-07 Thread Brian Schwark
nce if protection is taken off, they serialize just fine. Any ideas as to where I'm hitting a wall? All help greatly appreciated! -Brian Schwark [EMAIL PROTECTED] - Please check that your question has not already been

Re: sunRise - java.lang.NullPointerException

2002-10-08 Thread Brian Schwark
o just learn everything I need to know about Cocoon before implementing it.), is there any possibility that sunRise may have been broken? I've downloaded the lastest automated CVS build and will be testing that to see if I fare any better. Thanks a lot for your patience and help! -

Re: sunRise - java.lang.NullPointerException

2002-10-08 Thread Brian Schwark
Carsten and Ruben - Again, thanks for your input. Putting those jars into the Tomcat Endorsed directory worked perfectly. I also had to drop the XML-APIS jar in there to get it to come up, but now I've got everything working the way it's supposed to (more or less!) Cheers! :) -Bri

Re: sunRise - java.lang.NullPointerException

2002-10-08 Thread Brian Schwark
th this Cocoon newbie! -Brian Brian Schwark wrote: > Carsten and Ruben - > > Again, thanks for your input. Putting those jars into the Tomcat > Endorsed directory worked perfectly. I also had to drop the XML-APIS > jar in there to get it to come up, but now I've got everything

Can't perform logout using sunRise

2002-10-11 Thread Brian Schwark
java.lang.Thread.run(Thread.java:536) request-uri /cocoon/logout Thanks for any insight! -Brian Schwark [EMAIL PROTECTED] - Please check that your question has not already been answered in the FAQ before posting. <http: