Does Jetspeed use Yahoo's StockQuote service?

2004-12-20 Thread Anthony Smith
Has anyone used their service before? I see they have a lot of information that you can pull. Here is a site with some of its options. http://www.auburn.edu/~maullrl/stocks.php Anthony Smith Programmer Analyst International Technologies "Having education and talent doesn't make you b

Making my first page a login page

2004-04-08 Thread Anthony Smith
indeed not logged in. Anthony Smith GSP Technologies 901-263-8953 "Having education and talent doesn't make you better than the world... it makes you responsible for it!"

JSTL, EL & Jetspeed

2004-04-08 Thread Anthony Smith
Are anyone using the combination? I was trying to find out how to set the value of a property like JetspeedResources.getString("topnav.logo.file") to an EL variable w/o using scriplets.

Torque/Jetspeed/Turbine

2004-04-12 Thread Anthony Smith
I have an existing database with already deinfed colomn names and tables. I do not want to change already exisiting table and column names. I do not minfd adding any to get Jetspeed to work correctly. The problem I am havin is finding the code/setting to make jetspeed look for my table names and

RE: Torque/Jetspeed/Turbine

2004-04-12 Thread Anthony Smith
this? -Original Message- From: Anthony Smith [mailto:[EMAIL PROTECTED] Sent: Monday, April 12, 2004 10:50 AM To: Jetspeed Users List Subject: Torque/Jetspeed/Turbine I have an existing database with already deinfed colomn names and tables. I do not want to change already exisiting table and column

RE: Torque/Jetspeed/Turbine

2004-04-12 Thread Anthony Smith
ECTED] Subject: RE: Torque/Jetspeed/Turbine Change the xml and run ant. I didn't do that but why not give a shot. ~suchi -Original Message- From: Anthony Smith [mailto:[EMAIL PROTECTED] Sent: Monday, April 12, 2004 1:39 PM To: Jetspeed Users List Subject: RE: Torque/Jetspeed/Turbi

com.workingdogs.village.DataSetException: Only 10 columns exist!

2004-04-16 Thread Anthony Smith
I got 10 columns for a table in my security-schema.xml but in my actual table there are more than 10 columns. Is it a MUST that my security-schema.xml have all the entries from my database table and not just the ones that I want it to use?

RE: Jetspeed 1.5 Final Release available for download

2004-04-23 Thread Anthony Smith
I am behind a firewall. I downloaded J 1.5 and Maven and now Maven is trying to get all these dependent jars but it cannot. Is there an alternate way? I do not know anything about Maven. -Original Message- From: David Sean Taylor [mailto:[EMAIL PROTECTED] Sent: Friday, April 23, 2004 1:58

This error look familiar to anyone?

2004-04-23 Thread Anthony Smith
Horrible Exception: java.lang.NullPointerException at gsptech.portal.biz.User.getTemp(Unknown Source) at org.apache.jetspeed.services.template.JetspeedTemplateLocatorService.localiz eTemplateName(JetspeedTemplateLocatorService.java:715) at org.apache.jetspeed.services.templa

Re-creating om source code

2004-05-11 Thread Anthony Smith
I ran the command maven clean in order to get rid of my om source so that I could modify the security-schema and have my classes generated. Unfortnately, I do nto know how to re-generate them. These commands do not seem to recreate the source: maven -Dmaven.test.skip=true dist:install maven -Dmave

jetspeed-1.5 build problems

2004-05-12 Thread Anthony Smith
How do I stop this connection timed out. I thought all these woudl be taken care of with the proxy setting. torque:om: torque:init: Overriding previous definition of reference to torque-classpath torque:om-generate: [torque-data-model] Using classpath [torque-data-model] Generating to f

How to exclude certain directories when compiling.

2004-05-12 Thread Anthony Smith
In my jetspeed 1.5 I want to exclude this directory when compiling: org\apache\jetspeed\services\security\turbine How do I do so? Anthony Smith International Technologies 901-263-8953 "Having education and talent doesn't make you better than the world... it makes you responsible for it!"

RE: jetspeed-1.5 build problems

2004-05-12 Thread Anthony Smith
Thaks so much. It worked. You saved the day. -Original Message- From: Raphaël Luta [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 12, 2004 12:55 PM To: Jetspeed Users List Subject: Re: jetspeed-1.5 build problems Le 12 mai 04, à 14:33, Anthony Smith a écrit : > How do I stop t

RE: customizer problem

2004-04-26 Thread Anthony Smith
You need to take out that left menu and just make it a portlet. That is what we do in our application. -Original Message- From: Sturtz, Andrew [mailto:[EMAIL PROTECTED] Sent: Monday, April 26, 2004 3:26 PM To: [EMAIL PROTECTED] Subject: customizer problem Hello, I have built a portal us

RE: customizer problem

2004-04-26 Thread Anthony Smith
..How are you able to take the left menu out only in the customizer and not in the rest of the portal? -Original Message- From: Anthony Smith [mailto:[EMAIL PROTECTED] Sent: Monday, April 26, 2004 4:28 PM To: Jetspeed Users List Subject: RE: customizer problem You need to take out that left

RE: customizer problem

2004-04-26 Thread Anthony Smith
alues from that file. Any suggestions? Thanks again. ;-) -Original Message- From: Anthony Smith [mailto:[EMAIL PROTECTED] Sent: Monday, April 26, 2004 4:59 PM To: Jetspeed Users List Subject: RE: customizer problem Humm Well you could do something like this... The left menu is called

How to get the name of the current pane

2004-04-28 Thread Anthony Smith
I have the same JSP portlet in each one of my panes (tabs). However the contents of the jsp will be different based on what pane am on currently viewing. What code can I put in my jsp page to get the pane name? - To unsubscribe

RE: Download JetSpeed 1.4 and Turbine JavaApi

2004-04-29 Thread Anthony Smith
The api for Jetspeed 1.4 is included in the war file -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, April 29, 2004 6:39 AM To: [EMAIL PROTECTED] Subject: Download JetSpeed 1.4 and Turbine JavaApi Hi, knows anybody where I can download the JaveApi of

What happened to my customize menu?

2004-04-30 Thread Anthony Smith
Why do I get a screen with the attached when I click on the pencil next to a tab to customize. I use to get the option to change portlets, layouts, etc? What did I do and how can I get my menu back? - To unsubscribe, e-mail: [EMA

Anyone seen this book?

2004-05-03 Thread Anthony Smith
http://www.book.nu/0471469513 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: jetspeed 1.5 maven dist:install failed

2004-05-07 Thread Anthony Smith
Probably not the answer you are looking for, but I bet you if you run the same command again you will get no errors or at least a new error. I kept -Original Message- From: Avinash G [mailto:[EMAIL PROTECTED] Sent: Friday, May 07, 2004 1:02 PM To: [EMAIL PROTECTED] Subject: jetspeed 1.5 m

RE: RE: build jetspeed-1.5 failed

2004-05-07 Thread Anthony Smith
You are going to have to identify when you ran maven war what jar files did not get added in your lib directory. I had to manually added these in order to get my build to work. http://www.bluesunrise.com/maven/ant/jars/ ant-1.5.3-1.jar http://www.bluesunrise.com/maven/dom4j/jars/ d

Extending JetSpeedUser or BaseJetspeedUser

2004-05-07 Thread Anthony Smith
I got a problem. A potential huge problem. In my app, getUserId() returns an int. In Jetspeed it is a String. How can I change this with minimal impact. It is almost impossible to change my code to make it a String. Suggestions? Anyone else run into this problem? Anthony Smith International

Anonymous User

2004-05-17 Thread Anthony Smith
Has anyone found a way or implementing the portal in such a way where you do not have to worry baout the naonymous user? I can put some stuff in the code to fake an anonymous users, but in actuality I di not even want to fake it. I defintely do not need it in my database. I have found a way to get

RE: Anonymous User

2004-05-17 Thread Anthony Smith
David Sean Taylor [mailto:[EMAIL PROTECTED] Sent: Monday, May 17, 2004 3:17 PM To: Jetspeed Users List Subject: Re: Anonymous User On May 17, 2004, at 12:58 PM, Anthony Smith wrote: > Has anyone found a way or implementing the portal in such a way where > you do > not have to worry baout

RE: Anonymous User

2004-05-18 Thread Anthony Smith
Users List Subject: Re: Anonymous User On May 17, 2004, at 1:17 PM, Anthony Smith wrote: > I tried that but I think the problem is in my session validator. > > This little bugger right here. > data.getUser().setTemp("locale", locale); > > I had it where it never got s

RegistryAccessController & GroupRole

2004-06-03 Thread Anthony Smith
Now that this has changed form 1.4 to 1.5, I am a bit confused on how to structure my security.xreg file. Since we now use GroupRole, how would I declare my access tag for a security entry? Originally I could say: Well if I have a group called FedEx how do I estab

My xreg files always seem to get messed up.

2004-06-25 Thread Anthony Smith
I know (or at least I think) That many of my xreg files in my config directory get partially deleted because of the way my server gets shutdown sometimes. I really need to get the problem solved. Does anyone else have this problem and if so how are you handling it? ---

RE: My xreg files always seem to get messed up.

2004-06-25 Thread Anthony Smith
have been issues that have been resolved in both 1.4 and 1.5. Jeremy Ford [EMAIL PROTECTED] >From: Anthony Smith <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: Jetspeed Users List <[EMAIL PROTECTED]> >Subject: My xreg files always seem to get messed up. >Date

RE: error in startup (only after one relaunch)

2004-07-21 Thread Anthony Smith
I too will get this error from time to time on startup. I had no idea why... -Original Message- From: giluka [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 21, 2004 4:48 AM To: [EMAIL PROTECTED] Subject: error in startup (only after one relaunch) Hi, only after a shutdown i've noticed t

RE: XREG files are getting truncated and corrupted

2004-07-23 Thread Anthony Smith
I have the same problem. -Original Message- From: Kush Desai [mailto:[EMAIL PROTECTED] Sent: Friday, July 16, 2004 11:46 AM To: [EMAIL PROTECTED] Subject: XREG files are getting truncated and corrupted Hi everyone, I'm currently trying to evaluate Jetspeed and am facing this very irrita

RE: Simple question I hope

2001-07-06 Thread Anthony Smith
me! -Original Message- From: Raphael Luta [mailto:[EMAIL PROTECTED]] Sent: Friday, July 06, 2001 12:07 PM To: [EMAIL PROTECTED] Cc: Anthony Smith Subject: Re: Simple question I hope [please don't ask me these kinds of questions directly, the user mailing list is the proper plac

RE: problem with hello world

2001-07-13 Thread Anthony Smith
Still no luck? Try this in your .jcfg file look for one of the entries of the portlets that does pop up on your screen ane delete the entry restart jetspeed/tomcat and see if it is not there the next time. If it is stil there we got problems if not then you may have hope. -Original Message--

Home.java question

2001-07-16 Thread Anthony Smith
In this line from Home.java public static final String LAYOUT = "layout"; Is this line used to access this line in TurbineResources.properties.. services.JspService.default.layout=/default.jsp I am trying to find out how access different page layouts based on whatever Class file is access

Fonts using import org.apache.ecs.html.Font.*;

2001-07-17 Thread Anthony Smith
I would like to change the color of my links in my table from blue to white. This is what I used to do it, but it did not work: Table table = new Table().setCellSpacing(5); table.setBgColor("#660099"); table.addElement (new Font("Arial", "white", 8)); table.addElement (new TD("Home)); table.addE

Profiler

2001-07-18 Thread Anthony Smith
In Home.java, I edited the following line: from: Profiler profiler = ProfilerFactory.getProfiler(); to: Profiler profiler = ProfilerFactory.getProfiler("Home"); In ProfileFactory.java it gets all the way to this line: profiler = (Profiler)Class.forName( classname ).newInstance(); than it crash

RE: WebPagePortlet

2001-07-20 Thread Anthony Smith
In my .jsp files, I cannot get my Hello to work, it shows up black instead of white. I also noticed a tag... is that HTML or what. Where can I find a reference of other tags like that. Thanks - To unsubscribe, e-mail: [EMAIL

RE: error in"turbine screen in a portlet"

2001-07-23 Thread Anthony Smith
Is your login.hyml still located in your webapps/jetspeed directory? -Original Message- From: Sumit Ranjan [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 22, 2001 9:23 AM To: [EMAIL PROTECTED] Subject: error in"turbine screen in a portlet" hi all! in my "turbine screen in a portlet" i

New or lastest Customizer

2001-07-25 Thread Anthony Smith
For those of us who use Jetspeed 1.3a what files do we need to get the new customizer? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Portlet refreshing

2001-07-26 Thread Anthony Smith
If I have a portlet that has the following entry: /news.html News Why is it when I modify news.html the changes only show when I restart Tomcat? Is there a fix to this? I even tried logging off and logging on. ---

Re: How can I get the parameters of a jsp?

2001-07-30 Thread Anthony Smith
Let me know if you get this. I have been tryign as well. Thanks Vincent Bonamy wrote: > I don't want to use a servlet or other but a Jsp ! > My jsp is working outside of jetspeed but not in jetspeed. > > My Jsp is a kind of "JSP" of classname > "org.apache.jetspeed.portal.portlets.JspPortlet"

JSP/MYSQL Problem with TOMCAT

2001-07-30 Thread Anthony Smith
When I try to display this page in any other directory besides Jetspeed in TOMCAT it works fine, but when I load the page in Jetspeed, I get this error: The code is listed below Error: 500 Location: /jetspeed/t.jsp Internal Servlet Error: javax.servlet.ServletException: After end of result set

RE: WebPagePortlet

2001-08-02 Thread Anthony Smith
dont > know how to do it. cache? I added the FileServer Portlet from there as well > but still did the same thing -Original Message- From: Paul Spencer [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 02, 2001 11:31 AM To: [EMAIL PROTECTED] Subject: Re: WebPagePortlet Anthony,

RE: WebPagePortlet

2001-08-02 Thread Anthony Smith
y not start now? If you are working with a production environment, then I understand not upgrading that environment to a something that is not released. But for development and testing? Paul Spencer Anthony Smith wrote: > > I added the WebPagePortlet class myself, but I dont want to use

Portlet Config

2001-08-07 Thread Anthony Smith
Take a look at the following portlet entry for an HTML Portlet... News Portlet http://www.cnn.com * Instead of specifying the value here, is it possible to do sepcify the url in one of the .psml files. Something to the

jsp tag question

2001-08-28 Thread Anthony Smith
I am still using 1.3a1, but I want to know how I can use the value: to set it or compare it to another String in JSP. JSP does not lag the tag syntax. <% String UserName = "" %> This does not fly. What are my options? - To u

RE: jsp tag question

2001-08-30 Thread Anthony Smith
12:49 AM To: [EMAIL PROTECTED] Subject: RE: jsp tag question Did you reference the tag library: <%@ taglib uri='/WEB-INF/templates/jsp/tld/template.tld' prefix='jetspeed' %> > -Original Message- > From: Anthony Smith [mailto:[EMAIL PROTECTED]] > Sen

RE: jsp tag question

2001-08-30 Thread Anthony Smith
stion Hello Anthony, Could you please tell me what jar did you import for this. It seems VERY interesting !! very thanks, vincent. Anthony Smith wrote: > I did reference the tag lib. > > What I ended up doing was this in my jsp and it worked. > > RunData data = (RunData)pageContext.g

jsp/tag/???

2001-09-07 Thread Anthony Smith
If I take one of the jsp pages located in templates/jsp/layouts/html and place them in another folder I created called jsp that is located right under the jetspeed folder. I changed the taglib uri to read <%@ taglib uri='/WEB-INF/templates/jsp/tld/template.tld' prefix='jetspeed' %> Now I

RSS Portlets

2001-09-10 Thread Anthony Smith
I would like my links in my RSS Portles to open up in new pages. Can anyone tell me how I can implement this? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Servlet in Jetspeed

2001-09-11 Thread Anthony Smith
I just want to run a standard servlet. Where should I put it in my jetspeed folder and how should it be referenced? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Logging out in Jetspeed

2001-09-26 Thread Anthony Smith
Curently when I log off of Jetspeed, it takes me to my Login page. This is fine. I want some way where if I hit back it does not show the previos information. I dont care if it shows WebPage expired or can be setup where I can forward it to an access denied page. Anyone have any suggestions ---

RE: Logging out in Jetspeed

2001-10-01 Thread Anthony Smith
does not check if the user is logged in before displaying his portal page. Paul Spencer Anthony Smith wrote: > > Curently when I log off of Jetspeed, it takes me to my Login page. This is > fine. I want some way where if I hit back it does not show the previos > information. I dont care

Secuirty Question

2001-10-03 Thread Anthony Smith
I am not really sure if this is a jetspeed question or not but I really need an answer to this or I am screwed. I have some files (jpgs, html, jsp) that I want to put permissions on. I know how I could do it for a jsp page, but what about an image file? I dont want the user to be able to type in t

Install Question

2001-10-22 Thread Anthony Smith
I downloaded a nightly build of jetspeed, extracted it and this is what I did and what happened: C:\jakarta-jetspeed\build>.\build webapp Buildfile: build.xml BUILD FAILED Target `webapp' does not exist in this project. Total time: 1 second C:\jakarta-jetspeed\build>

Database PSML

2001-11-01 Thread Anthony Smith
Hey, I know there was much talk about psml and databases. Has anyone actaully implemented it? I would really like to. Could someone help me get started in it? If so, I could write the documentation to be posted on the JetSpeed Site. -- To unsubscribe, e-mail: For add

RE: Database PSML

2001-11-01 Thread Anthony Smith
Paul can have it. -Original Message- From: Atul Dambalkar [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 12:35 PM To: Jetspeed Users List Subject: Re: Database PSML Hi Paul, Yeah, I remember you were working on that. So it will be you I guess, unless you and Anthony decid

Application portlet

2001-11-12 Thread Anthony Smith
What exactly is an application portlet? Is anybody using one? -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: Jsp Portlet

2001-11-27 Thread Anthony Smith
It does not come with the the a1 release. However you can get it from the current cvs version. -Original Message- From: Basil [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 27, 2001 11:22 AM To: Jetspeed Users List Subject: Jsp Portlet Dear All In my jetspeed-1.3a1.jar JspPortlet cl

RE: Jsp Portlet

2001-11-27 Thread Anthony Smith
In the .jcfg file Training News FedEx News i created a jsp folder under the jetspeed directory and created a file named trainNews.jsp in the psml file... -Original Message- From: Basil [mailto:[EMAIL PROTECTED]] Sent: Tuesday,

Session Question

2001-10-15 Thread Anthony Smith
If I am using Jetspeed in a round-robin like fashion (one ip address mapping to 2 or more servers, how will this affect my session variables and such?) Is anyone using ssl with Jetspeed? Will I need this? Also does any one use a JSP Page that reads form a db in order to make the pages content lo

Possible great Portlet

2001-10-16 Thread Anthony Smith
Part of our portal development is having a way in which to allow users to edit info on the portal. I saw something across the web that would be really nice along time ago but never really got a chance to spend a significant amount of time on it. http://www.codeproject.com/useritems/w3richtechedit

CVS Questions

2001-10-17 Thread Anthony Smith
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login password: anoncvs Is this info still correct? This is the info I got when I tried to login *** C:\Program Files\GNU\WinCvs 1.2>cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs public login (Logging in to [EMAIL PROTECTED]) CVS

RE: Jetspeed Portal Usage

2001-12-03 Thread Anthony Smith
that the point is a tad bit clearer. SO i guess the word to used in his message was portlet instead of portal. Anthony Smith GSP Technologies 901-263-8953 "Education and skill does not make you better than the world... it makes you responsible for it!" -Original Message- From:

Applet Portlet

2001-12-04 Thread Anthony Smith
Has anybody thought about making a portal an applet? That way the applet could be an actual browser within the portlet and clicking on links and stuff would cause the view to remain in the applet/portlet window. I have no use of it but, it was mentioned to me. Anthony Smith GSP Technologies

Passing username password in URL

2001-12-10 Thread Anthony Smith
I hope that this does not confuse the heck out of everybody. I have a portlet, that is currently something similiar to the WebpagePortLet, it basically just shows a directory structure in UNIX. the address is something like http://myserver.com/print/ and all it does is show folders that are passw

New Jetspeed

2001-12-11 Thread Anthony Smith
I downloaded the new war, and started Tomcat I am using tomcat 3.2.2 Win 2K jdk 1.3.1 Screen pops up as it should but my Apache Jetspeed portlet says: org.apache.turbine.util.TurbineException: Error rendering Velocity template: /controls/html/jetspeed.vm: Invocation of method 'getContent' in cla

RE: Customizer

2001-12-18 Thread Anthony Smith
When you restart it should work. -Original Message- From: John Wooten [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 18, 2001 11:18 AM To: Jetspeed Users List Subject: RE: Customizer I copied HelloWorld portlet, changed the path, changed the words, then compiled successfully. I the

form action

2001-12-21 Thread Anthony Smith
I got a jsp page in my jsp folder under WEB-INF In the "" I want it to point to a jsp page in that same WEB-INF folder How do I accomplish this? -- To unsubscribe, e-mail: For additional commands, e-mail:

Content Management

2002-02-12 Thread Anthony Smith
I would like to create some kind of content management sytem where I can have administraors who can add/delete content to portlets without being technically savvy. Say we have a Intro portlet for each pane. And that intro portlet just talks about new stuff that may have something to do with that p

'ant'-->PSML Database

2002-02-24 Thread Anthony Smith
I tried followed the instructions as listed here: http://jakarta.apache.org/jetspeed/site/psml_db.html I tried to run the command, 'ant' but it says: 'ant' is not recognized as an internal or external command, operable program or batch file. >From the command line in the build/torque directory,

DBPSML & MYSQL

2002-02-24 Thread Anthony Smith
Did anypne ever get this working with mysql? Now before I login it says "Error fetching pane " and the same thing when I login. When I try to go to Customize I get this on the screen? Horrible Exception: java.lang.NullPointerException at org.apache.jetspeed.modules.actions.controls.Customize.d

RE: DBPSML & MYSQL

2002-02-25 Thread Anthony Smith
her means are used to write to the database. maybe mySQL is not a good option for DBPSML. Anyone idea from the gurus? Ben ----- Original Message - From: "Anthony Smith" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 25, 2002 12:18 AM Subject: DBPSML

All user ids that are not used for 90 days will be deactivated.

2002-02-26 Thread Anthony Smith
What is the easiest way to implement this? -- To unsubscribe, e-mail: For additional commands, e-mail:

All user ids must suspend after three invalid log-on attempts.

2002-02-26 Thread Anthony Smith
Anyone got any ideas on the best way to do this? When I say after 3 invalid attempts, I dont mean 2 today and then a successful one and then one again. Niether do I mean 2 today and then try again next week and still cant get on. More of something like in a session. -- To unsubscribe, e-mail:

Sending Encrpyted email

2002-03-05 Thread Anthony Smith
Is there anyway I can send the username/password in a encrypted email, without the receiver of the email having to have any special decrpytion software? -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: Problem running Jetspeed using Mysql

2002-03-14 Thread Anthony Smith
Download the mysql driver from: mmmysql.sourceforge.net/ -Original Message- From: Jefferson Uy [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 13, 2002 8:39 PM To: '[EMAIL PROTECTED]' Subject: Problem running Jetspeed using Mysql Hi, I've installed Jetspeed 1.3a2 and it worked fine w

Database Sessions

2002-03-21 Thread Anthony Smith
loses his window, after a number a minutes or hours, he will automatically get logged out of his session. Anthony Smith GSP Technologies 901-263-8953 "Having education and talent doesn't make you better than the world... it makes you responsible for it!" -- To unsubscribe, e-ma

RE: File Storage/Management

2002-04-17 Thread Anthony Smith
/Management Here you go ... http://httpd.apache.org/docs/urlmapping.html have fun! - Frank > -Original Message- > From: Anthony Smith [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 17, 2002 10:08 AM > To: Jetspeed Users List > Subject: RE: File Storage/Management > >

web.xml and fileuploading

2002-04-29 Thread Anthony Smith
I have a entry in my web.xml as follows: DemoParserUploadServlet gsptech.portal.servlets.DemoParserUploadServlet uploadDir/temp/portal2/ the uploadDir I am accessing in one of my servlets. Now if the temp/portal2 d

Tomcat/Jetspeed script Question

2002-05-01 Thread Anthony Smith
What do I change in my JetSpeed build.xml file so that I dont have to build a new war blow my old Jetspeed folder and war file up and place the new one in my Tomcat Dir each time. -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: HelloWorld

2002-05-20 Thread Anthony Smith
Can anybody make anything out of this? I know that the class for the servlet is in my jetspeed folder *** Error: 500 Location: /jetspeed/servlet/ImageServlet Internal Servlet Error: java.lang.NoClassDefFoundError at java.lang.Class.forName0(Native

RunData Obect & Sessions

2002-05-22 Thread Anthony Smith
In JLoginUser if I add some stuff to a session do I have to add it using the RunData object? I am setting some stuff in a session and I used: data.getSession().setAttribute(current_username, "username"); and it workd but I send it back to the login page do a new submit and hence I loose the ses

RE: JSP portlet problem

2002-05-23 Thread Anthony Smith
Instead of using http://192.50.51.4:8080/login.jsp"; hidden="false"/> try But you can't include a URL only a file -Original Message- From: KARTHIKEYAN E S [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 23, 2002 8:42 AM To: '[EMAIL PROTECTED] ' Subject: JSP portlet problem Hi all, m

Technical Conferences

2002-06-06 Thread Anthony Smith
Hey guys, Anyone know of any technical conferences coming up in the next 12 months. I mean dealing with any technology whether from a purely technical aspect to kind of high level. I was looking at one that may talk about stuff like SOAP, XSP, etc... And even if it did not touch on those subjects

RE: SOAP and Jetspeed

2002-06-11 Thread Anthony Smith
I am trying my best to figure out this SOAP stuff. Can some one send me some examples of what it can do, how it will make my apps better or easier or whatever. Please! -Original Message- From: Josh Hone [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 2:10 PM To: [EMAIL PROTECTED]

RE: SOAP and Jetspeed

2002-06-11 Thread Anthony Smith
sses a WebService. best regards Matthias Wimmer -Original Message- From: Anthony Smith [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 3:47 PM To: Jetspeed Users List Subject: RE: SOAP and Jetspeed I am trying my best to figure out this SOAP stuff. Can some one send me some example

RE: SOAP and Jetspeed

2002-06-12 Thread Anthony Smith
Once this .java file is compiled, where do I place it? -Original Message- From: Wimmer, Matthias [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 10:12 AM To: 'Jetspeed Users List' Subject: RE: SOAP and Jetspeed Hi, I would like to publish an portlet that accesses WebServices

RE: SOAP and Jetspeed

2002-06-12 Thread Anthony Smith
I changed the package name for the portlet and just put it inside the jetspeed folder in the right folder to match the package name I gave it as well as changed it in the .xreg and now after adding print line statement, it seems to get stuck here: result = (String) call.invoke( new Object [] { }

RE: SOAP and Jetspeed

2002-06-24 Thread Anthony Smith
stallation uses port 8080 for Tomcat. I am using 80. So try to change this port. You have two possibilities: change it inside of the .xreg-file or click on the small pencil button next to the title of the portlet. good success Matthias Wimmer -Original Message- From: Anthony Smith [mailto:[

RE: SOAP and Jetspeed

2002-06-26 Thread Anthony Smith
com/webservices/container/BlueSunriseFinance/BlueSun riseFinanceService/BlueSunriseFinancePort) I hope that will help earnestly Matthias Wimmer -Original Message- From: Anthony Smith [mailto:[EMAIL PROTECTED]] Sent: Monday, June 24, 2002 4:11 PM To: Jetspeed Users List Subject: RE: SOAP

RE: SOAP and Jetspeed

2002-06-26 Thread Anthony Smith
zzServiceJws.jws?WSDL In case of the appearance of an XML output everything is Ok. good luck Matthias -Original Message- From: Anthony Smith [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 26, 2002 10:50 AM To: Jetspeed Users List Subject: RE: SOAP and Jetspeed When I use TCP-Mo

RE: AXIS and Jetspeed

2002-07-02 Thread Anthony Smith
I had te same problem and could ver get it to work. That darn, "Null Response Message" -Original Message- From: Dealy, Brian [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 11:27 AM To: [EMAIL PROTECTED] Subject: AXIS and Jetspeed Hello, I am hoping that someone can provide so

RE: Redirecting in jsp

2002-09-23 Thread Anthony Smith
I always use String next_url = "http://www.google.com/search?q="; + soeg + "&hl=da&lr="; -Original Message- From: Jeffrey Owens [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 4:24 PM To: Jetspeed Users List Subject: Re: Redirecting in jsp I am also having the same p

RE: Redirecting in jsp

2002-09-23 Thread Anthony Smith
ject. When I try: HttpServletResponse resp = rundata.getResponse(); resp.isCommited(); it returns true. Maybe it is because I submit my form to the jsp page itself? regards -Steen -Original Message----- From: Anthony Smith [mailto:[EMAIL PROTECTED]] Sent: 23. september 2002 23:27 To: Jets

RE: Redirecting in jsp

2002-09-24 Thread Anthony Smith
lates/jsp/portlets/html/ I'm running Jetspeed 1.4b1 under Tomcat 4.0. Regards -Steen -----Original Message- From: Anthony Smith [mailto:[EMAIL PROTECTED]] Sent: 24. september 2002 00:00 To: Jetspeed Users List Subject: RE: Redirecting in jsp Humm, that means that somwhere in your

Portlet Question

2002-09-30 Thread Anthony Smith
Has anyone had a portlet that could interface with another tomcat webapp whether it is on the same instance of Tomcat or not? -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: Problem with links into porlets...

2002-11-05 Thread Anthony Smith
Submit the form to itself or use or the portlet. -Original Message- From: O L [mailto:boreal_ag@;yahoo.es] Sent: Tuesday, November 05, 2002 4:47 PM To: [EMAIL PROTECTED] Subject: Problem with links into porlets... Hi When i click on a link on one portlet, it should display the content