RE: PSML compatability

2002-07-22 Thread David Sean Taylor

Your PSML should port fine to 1.4.
Jetspeed will not modify your PSML unless you customize it.
For the 1.4 release, we cleaned up a lot extra elements being written out to
the PSML after customization.

> -Original Message-
> From: Josh Hone [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 22, 2002 12:03 PM
> To: [EMAIL PROTECTED]
> Subject: PSML compatability
>
>
> Hi all -
>
> I just finished porting over Jetspeed from 1.3a3 to 1.4b1, and one of my
> steps is to copy the PSML files for each user to the appropriate
> folder.  I
> notice that Jetspeed updates registry XML whenever an old entry
> is lacking,
> for example,  when there is no
> previous URL.
> Will a similar mechanism exist for PSML be updated if old PSML files are
> brought into a newer Jetspeed version?
>
> TIA,
> Josh Hone
>
> _
> MSN Photos is the easiest way to share and print your photos:
> http://photos.msn.com/support/worldwide.aspx
>
>
> --
> To unsubscribe, e-mail:
> 
> For additional commands, e-mail:
> 
>
>



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: XML validation

2002-07-22 Thread David Sean Taylor


It doesn't seem to be up-to-date in the cvs either
http://cvs.apache.org/viewcvs/jakarta-jetspeed/src/xml/psml.xsd

We have since added elements to the XML without updating the schema.
This is what is used by the code (a Castor mapping):

http://cvs.apache.org/viewcvs/jakarta-jetspeed/webapp/WEB-INF/conf/psml-mapp
ing.xml

Suppose we should drop Castor and move to JAXB one of these days when it
supports schemas and all the nice mappings that Castor has had for a long
time.
Last time I checked JAXB was working with DTDs, and just starting support of
schemas

> -Original Message-
> From: Hongbin Liu [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, July 21, 2002 9:17 PM
> To: Jetspeed Users List
> Subject: XML validation
>
>
>
>
> Good evening:
>
> I am interested in validating modified portlet
> registry and PSML XML document before putting
> them into use. Can anyone tell me  where I can
> find the correspondent schema/dtd ? They are
> not in cvs checked out Jetspeed package, nor can
> I find on jakarta website. There are something
> on bluesunrise.com but I guess they are outdated.
>
> regards,
>
> Hongbin
>
>
> --
> To unsubscribe, e-mail:
> 
> For additional commands, e-mail:
> 
>
>



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: mavenizing

2002-07-22 Thread Warner Onstine

Oops, just finished checking out and it looks like you're starting to move
towards maven, what's the progress?

-warner

- Original Message -
From: "Warner Onstine" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 22, 2002 8:50 PM
Subject: mavenizing


> Hi all,
> Just wondering what the thoughts were on mavenizing jetspeed?
>
> -warner
>
> +warner onstine+
>
>
> --
> To unsubscribe, e-mail:

> For additional commands, e-mail:

>
>


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




mavenizing

2002-07-22 Thread Warner Onstine

Hi all,
Just wondering what the thoughts were on mavenizing jetspeed?

-warner

+warner onstine+


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Jetspeed + Tomcat 4 + Apache 2 ?

2002-07-22 Thread Aloysius Chong

Hi 

  I have been trying very hard to deploy Jetspeed 1.4
on the following environment : Win2000, Tomcat 4,
Apache 2. 

  Jetspeed base installation works fine when I simply
direct all traffic "JkMount /jetspeed/* aj3" from
Apache to Tomcat. But I will like to leverage on
Apache to manage all the static content (html, gif
etc). Have anyone implemented this successfully
before?

  Do anyone know the context pt of the jetspeed when
each time we execute "/jetspeed/portal;.."

Thanks a million!!

Regards
Aloysius

__
Do You Yahoo!?
Win a DV camera, join our "30 Seconds of Fame" contest   
http://sg.movies.yahoo.com

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




PSML compatability

2002-07-22 Thread Josh Hone

Hi all -

I just finished porting over Jetspeed from 1.3a3 to 1.4b1, and one of my 
steps is to copy the PSML files for each user to the appropriate folder.  I 
notice that Jetspeed updates registry XML whenever an old entry is lacking, 
for example,  when there is no previous URL.  
Will a similar mechanism exist for PSML be updated if old PSML files are 
brought into a newer Jetspeed version?

TIA,
Josh Hone

_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: Donating java applet and minesweeper portlets

2002-07-22 Thread Pat Ryan


THANK YOU!!!

It is so nice when something just drops in and works - thats awesome

Pat


Mark Orciuch wrote:

> Here it is. Sorry, not a Velocity implementation but it works (tested with
> CVS head as of today). Add the attached JavaAppletPortlet.java to your src
> directory and recompile Jetspeed. Drop the attached registry fragment to
> where your other registry files are. Of course, this fragment should be
> integrated with portlets and demo-portlets.
>
> Best regards,
>
> Mark C. Orciuch
> Next Generation Solutions, Ltd.
> e-Mail: [EMAIL PROTECTED]
> web: http://www.ngsltd.com
>
> -Original Message-
> From: Weaver, Scott [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 22, 2002 10:43 AM
> To: 'Jetspeed Users List'
> Subject: RE: minesweeper portlet?
>
> > I can donate
> > my
> > JavaAppletPortlet to wrap this applet as portlet if anyone's interested.
>
> I would be.
>
> Thanks,
> Scott
>
> > -Original Message-
> > From: Mark Orciuch [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, July 22, 2002 10:31 AM
> > To: Jetspeed Users List
> > Subject: RE: minesweeper portlet?
> >
> > Here's a minesweeper applet: http://www.nrr.co.uk/javamine/. I can donate
> > my
> > JavaAppletPortlet to wrap this applet as portlet if anyone's interested.
> >
> > Best regards,
> >
> > Mark C. Orciuch
> > Next Generation Solutions, Ltd.
> > e-Mail: [EMAIL PROTECTED]
> > web: http://www.ngsltd.com
> >
> > -Original Message-
> > From: Pat Ryan [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, July 22, 2002 10:14 AM
> > To: Jetspeed Users List
> > Subject: minesweeper portlet?
> >
> >
> >
> > I know this probably sounds like a goofy question, but does anyone know
> > of a minesweeper portlet for jetspeed?
> >
> > The reason I ask is because on the paper wire-frames that some people
> > show here, have minesweeper just as a joke really but it would be fun to
> > actually do this if it was available.
> >
> > Thanks
> > Pat
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> > 
> > For additional commands, e-mail:
> > 
> >
> >
> > --
> > To unsubscribe, e-mail:    > [EMAIL PROTECTED]>
> > For additional commands, e-mail:  > [EMAIL PROTECTED]>
>
>   
>  Name: JavaAppletPortlet.java
>JavaAppletPortlet.javaType: JavaScript Program (application/x-javascript)
>  Encoding: quoted-printable
>
>Name: minesweeper.xreg
>minesweeper.xregType: XML Document (text/xml)
>Encoding: quoted-printable
>
>   
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




XML validation

2002-07-22 Thread Hongbin Liu



Good evening:

I am interested in validating modified portlet
registry and PSML XML document before putting 
them into use. Can anyone tell me  where I can
find the correspondent schema/dtd ? They are
not in cvs checked out Jetspeed package, nor can
I find on jakarta website. There are something
on bluesunrise.com but I guess they are outdated.

regards,

Hongbin


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Donating java applet and minesweeper portlets

2002-07-22 Thread Mark Orciuch

Here it is. Sorry, not a Velocity implementation but it works (tested with
CVS head as of today). Add the attached JavaAppletPortlet.java to your src
directory and recompile Jetspeed. Drop the attached registry fragment to
where your other registry files are. Of course, this fragment should be
integrated with portlets and demo-portlets.

Best regards,

Mark C. Orciuch
Next Generation Solutions, Ltd.
e-Mail: [EMAIL PROTECTED]
web: http://www.ngsltd.com


-Original Message-
From: Weaver, Scott [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 22, 2002 10:43 AM
To: 'Jetspeed Users List'
Subject: RE: minesweeper portlet?


> I can donate
> my
> JavaAppletPortlet to wrap this applet as portlet if anyone's interested.

I would be.

Thanks,
Scott

> -Original Message-
> From: Mark Orciuch [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 22, 2002 10:31 AM
> To: Jetspeed Users List
> Subject: RE: minesweeper portlet?
>
> Here's a minesweeper applet: http://www.nrr.co.uk/javamine/. I can donate
> my
> JavaAppletPortlet to wrap this applet as portlet if anyone's interested.
>
> Best regards,
>
> Mark C. Orciuch
> Next Generation Solutions, Ltd.
> e-Mail: [EMAIL PROTECTED]
> web: http://www.ngsltd.com
>
> -Original Message-
> From: Pat Ryan [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 22, 2002 10:14 AM
> To: Jetspeed Users List
> Subject: minesweeper portlet?
>
>
>
> I know this probably sounds like a goofy question, but does anyone know
> of a minesweeper portlet for jetspeed?
>
> The reason I ask is because on the paper wire-frames that some people
> show here, have minesweeper just as a joke really but it would be fun to
> actually do this if it was available.
>
> Thanks
> Pat
>
>
>
> --
> To unsubscribe, e-mail:
> 
> For additional commands, e-mail:
> 
>
>
> --
> To unsubscribe, e-mail:    [EMAIL PROTECTED]>
> For additional commands, e-mail:  [EMAIL PROTECTED]>



JavaAppletPortlet.java
Description: JavaScript source





Java Applet Portlet
Simple java applet container portlet

org.apache.jetspeed.portal.portlets.JavaAppletPortlet




Minesweeper Game
Java Applet Portlet example

org.apache.jetspeed.portal.portlets.JavaAppletPortlet
http://www.nrr.co.uk/javamine/";
hidden="false" cachedOnName="true" cachedOnValue="true"/>






games





--
To unsubscribe, e-mail:   
For additional commands, e-mail: 


RE: PSML error with integrated tomcat + JBoss

2002-07-22 Thread rrinaudo

Check for classes that Jboss usessince both  jetspeed an jboss uses castor jdo, 
some classes may be shared or duplicated. 
 
Ramiro = Rinaudo 


---

De: Hugh Brien
Fecha: 22/7/2002 12:44
Para: Jetspeed Users List;
Cc: 
Asunto: RE: PSML error with integrated tomcat + JBoss

This usually means that the PSML document is not available for the user specificied. 
PSML documents can be stored in the file system or in the database. We have been 
storing them in the database for 3 months now with good effects. 
r,
Hugh

-Original Message-
From: 'Dannemann, Björn' [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 15, 2002 10:30 AM
To: Jetspeed (E-Mail)
Subject: PSML error with integrated tomcat + JBoss 



Hi,

after a while i have manged it to run jetspeed on a integrated Tomcat in
JBoss.
I have done it by extracting the jetspeed.war to a folder
jetspeed.ear/jetspeed.war + a application.xml

After that i have substituted the crimson.jar with Xerces 2.0.2 run.bat
-j=xerces

My Jetspeed starts, but has an empty content pane ( text on it 'Error
fetching pane' )
What should i do to make Jetspeed running 

Thanx
Bjoern

P.S: Tomcat on a seperate VM work fine !!


Mon Jul 15 16:25:19 CEST 2002] -- DEBUG -- Profiler fallback called with:
BaseProfile[:{},null,null,,US,en,default.psml]
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- PSML-Man: calculated
resource:userda\enUSdefault.psml. Base:
C:AppServerportalserverdefaultdeployjetspeed.earjetspeed.warWEB-INF
psml
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- CastorPsmlManager: about to
return null doc: 
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- PSML-Man: calculated
resource:userda\endefault.psml. Base:
C:AppServerportalserverdefaultdeployjetspeed.earjetspeed.warWEB-INF
psml
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- CastorPsmlManager: about to
return null doc: 
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- PSML-Man: calculated
resource:userda\default.psml. Base:
C:AppServerportalserverdefaultdeployjetspeed.earjetspeed.warWEB-INF
psml
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- CastorPsmlManager: about to
return null doc: 
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- PSML-Man: calculated
resource:userdadefault.psml. Base:
C:AppServerportalserverdefaultdeployjetspeed.earjetspeed.warWEB-INF
psml
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- CastorPsmlManager: about to
return null doc: 
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- PSML-Man: calculated
resource:anondefault.psml. Base:
C:AppServerportalserverdefaultdeployjetspeed.earjetspeed.warWEB-INF
psml
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- CastorPsmlManager: about to
return null doc: 
[Mon Jul 15 16:25:19 CEST 2002] -- ERROR -- 
Exception: java.lang.NullPointerException
Stack Trace follows:
java.lang.NullPointerException
at
org.apache.jetspeed.util.template.JetspeedTool.getPane(JetspeedTool.java:163
)
at java.lang.reflect.Method.invoke(Native Method)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReferenceja
va)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.jav
a)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java)
at org.apache.velocity.Template.merge(Template.java)
at org.apache.velocity.app.Velocity.mergeTemplate(Velocity.java)
at org.apache.velocity.app.Velocity.mergeTemplate(Velocity.java)
at
org.apache.turbine.services.velocity.TurbineVelocityService.decodeRequest(Tu
rbineVelocityService.java:472)
at
org.apache.turbine.services.velocity.TurbineVelocityService.handleRequest(Tu
rbineVelocityService.java:314)
at
org.apache.turbine.services.velocity.TurbineVelocity.handleRequest(TurbineVe
locity.java:146)
at
org.apache.turbine.modules.screens.VelocityDirectScreen.buildTemplate(Veloci
tyDirectScreen.java:123)
at
org.apache.turbine.modules.screens.TemplateScreen.doBuild(TemplateScreen.jav
a:130)
at org.apache.turbine.modules.Screen.build(Screen.java:99)
at
org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java:129)
at
org.apache.turbine.util.template.TemplateScreen.toString(TemplateScreen.java
:126)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.jav
a)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java)
at org.apache.velocity.Template.merge(Template.java)
at org.apache.velocity.app.Velocity.mergeTemplate(Velocity.java)
at org.apache.velocity.app.Velocity.mergeTemplate(Velocity.java)
at
org.apache.turbine.services.velocity.TurbineVelocityService.decodeRequest(Tu
rbineVelocityService.java:472)
at
org.apache.turbine.services.velocity.TurbineVelocityService.handleRequest(Tu
rbineVelocityService.java:314)
at
org.apache.turbine.services.velocity.TurbineVelocity.handleRequest(TurbineVe
locity.java:146)
at
org.apache.turbine.modules.layouts.VelocityDirectLayout.doBuild(VelocityDire
ctLayout.java:106)
at org.apache.turbine.modules.Layout.build(Layout.java:91)
at
org.apache.turbine.modules.LayoutLoad

RE: minesweeper portlet?

2002-07-22 Thread Ender KILIÇOGLU

If I remember rigth Uportal has java implementation of minesweeper. It
can be easyly integrate with jetspeed

Ender


-Original Message-
From: Pat Ryan [mailto:[EMAIL PROTECTED]] 
Sent: Monday, July 22, 2002 6:14 PM
To: Jetspeed Users List
Subject: minesweeper portlet?



I know this probably sounds like a goofy question, but does anyone know
of a minesweeper portlet for jetspeed?

The reason I ask is because on the paper wire-frames that some people
show here, have minesweeper just as a joke really but it would be fun to
actually do this if it was available.

Thanks
Pat



--
To unsubscribe, e-mail:

For additional commands, e-mail:



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: PSML error with integrated tomcat + JBoss

2002-07-22 Thread Hugh Brien

This usually means that the PSML document is not available for the user specificied.   
PSML documents can be stored in the file system or in the database. We have been 
storing them in the database for 3 months now with good effects. 
r,
Hugh

-Original Message-
From: "Dannemann, Björn" [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 15, 2002 10:30 AM
To: Jetspeed (E-Mail)
Subject: PSML error with integrated tomcat + JBoss 



Hi,

after a while i have manged it to run jetspeed on a integrated Tomcat in
JBoss.
I have done it by extracting the jetspeed.war to a folder
jetspeed.ear/jetspeed.war + a application.xml

After that i have substituted the crimson.jar with Xerces 2.0.2 run.bat
-j=xerces

My Jetspeed starts, but has an empty content pane ( text on it 'Error
fetching pane' )
What should i do to make Jetspeed running 

Thanx
Bjoern

P.S: Tomcat on a seperate VM work fine !!


Mon Jul 15 16:25:19 CEST 2002] -- DEBUG -- Profiler fallback called with:
BaseProfile[:{},null,null,,US,en,default.psml]
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- PSML-Man: calculated
resource:user\da\\en\US\default.psml. Base:
C:\AppServer\portal\server\default\deploy\jetspeed.ear\jetspeed.war\WEB-INF\
psml
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- CastorPsmlManager: about to
return null doc: 
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- PSML-Man: calculated
resource:user\da\\en\default.psml. Base:
C:\AppServer\portal\server\default\deploy\jetspeed.ear\jetspeed.war\WEB-INF\
psml
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- CastorPsmlManager: about to
return null doc: 
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- PSML-Man: calculated
resource:user\da\\default.psml. Base:
C:\AppServer\portal\server\default\deploy\jetspeed.ear\jetspeed.war\WEB-INF\
psml
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- CastorPsmlManager: about to
return null doc: 
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- PSML-Man: calculated
resource:user\da\default.psml. Base:
C:\AppServer\portal\server\default\deploy\jetspeed.ear\jetspeed.war\WEB-INF\
psml
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- CastorPsmlManager: about to
return null doc: 
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- PSML-Man: calculated
resource:anon\default.psml. Base:
C:\AppServer\portal\server\default\deploy\jetspeed.ear\jetspeed.war\WEB-INF\
psml
[Mon Jul 15 16:25:19 CEST 2002] -- INFO -- CastorPsmlManager: about to
return null doc: 
[Mon Jul 15 16:25:19 CEST 2002] -- ERROR -- 
Exception:  java.lang.NullPointerException
Stack Trace follows:
java.lang.NullPointerException
at
org.apache.jetspeed.util.template.JetspeedTool.getPane(JetspeedTool.java:163
)
at java.lang.reflect.Method.invoke(Native Method)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.ja
va)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.jav
a)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java)
at org.apache.velocity.Template.merge(Template.java)
at org.apache.velocity.app.Velocity.mergeTemplate(Velocity.java)
at org.apache.velocity.app.Velocity.mergeTemplate(Velocity.java)
at
org.apache.turbine.services.velocity.TurbineVelocityService.decodeRequest(Tu
rbineVelocityService.java:472)
at
org.apache.turbine.services.velocity.TurbineVelocityService.handleRequest(Tu
rbineVelocityService.java:314)
at
org.apache.turbine.services.velocity.TurbineVelocity.handleRequest(TurbineVe
locity.java:146)
at
org.apache.turbine.modules.screens.VelocityDirectScreen.buildTemplate(Veloci
tyDirectScreen.java:123)
at
org.apache.turbine.modules.screens.TemplateScreen.doBuild(TemplateScreen.jav
a:130)
at org.apache.turbine.modules.Screen.build(Screen.java:99)
at
org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java:129)
at
org.apache.turbine.util.template.TemplateScreen.toString(TemplateScreen.java
:126)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.jav
a)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java)
at org.apache.velocity.Template.merge(Template.java)
at org.apache.velocity.app.Velocity.mergeTemplate(Velocity.java)
at org.apache.velocity.app.Velocity.mergeTemplate(Velocity.java)
at
org.apache.turbine.services.velocity.TurbineVelocityService.decodeRequest(Tu
rbineVelocityService.java:472)
at
org.apache.turbine.services.velocity.TurbineVelocityService.handleRequest(Tu
rbineVelocityService.java:314)
at
org.apache.turbine.services.velocity.TurbineVelocity.handleRequest(TurbineVe
locity.java:146)
at
org.apache.turbine.modules.layouts.VelocityDirectLayout.doBuild(VelocityDire
ctLayout.java:106)
at org.apache.turbine.modules.Layout.build(Layout.java:91)
at
org.apache.turbine.modules.L

RE: minesweeper portlet?

2002-07-22 Thread Weaver, Scott

> I can donate
> my
> JavaAppletPortlet to wrap this applet as portlet if anyone's interested.

I would be.

Thanks,
Scott

> -Original Message-
> From: Mark Orciuch [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 22, 2002 10:31 AM
> To: Jetspeed Users List
> Subject: RE: minesweeper portlet?
> 
> Here's a minesweeper applet: http://www.nrr.co.uk/javamine/. I can donate
> my
> JavaAppletPortlet to wrap this applet as portlet if anyone's interested.
> 
> Best regards,
> 
> Mark C. Orciuch
> Next Generation Solutions, Ltd.
> e-Mail: [EMAIL PROTECTED]
> web: http://www.ngsltd.com
> 
> -Original Message-
> From: Pat Ryan [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 22, 2002 10:14 AM
> To: Jetspeed Users List
> Subject: minesweeper portlet?
> 
> 
> 
> I know this probably sounds like a goofy question, but does anyone know
> of a minesweeper portlet for jetspeed?
> 
> The reason I ask is because on the paper wire-frames that some people
> show here, have minesweeper just as a joke really but it would be fun to
> actually do this if it was available.
> 
> Thanks
> Pat
> 
> 
> 
> --
> To unsubscribe, e-mail:
> 
> For additional commands, e-mail:
> 
> 
> 
> --
> To unsubscribe, e-mail:    [EMAIL PROTECTED]>
> For additional commands, e-mail:  [EMAIL PROTECTED]>



Re: minesweeper portlet?

2002-07-22 Thread Pat Ryan

I would be very interested

No one here really thinks you can do this... so it would be very funny to see this
working on the prototype.

Thanks
Pat


Mark Orciuch wrote:

> Here's a minesweeper applet: http://www.nrr.co.uk/javamine/. I can donate my
> JavaAppletPortlet to wrap this applet as portlet if anyone's interested.
>
> Best regards,
>
> Mark C. Orciuch
> Next Generation Solutions, Ltd.
> e-Mail: [EMAIL PROTECTED]
> web: http://www.ngsltd.com
>
> -Original Message-
> From: Pat Ryan [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 22, 2002 10:14 AM
> To: Jetspeed Users List
> Subject: minesweeper portlet?
>
> I know this probably sounds like a goofy question, but does anyone know
> of a minesweeper portlet for jetspeed?
>
> The reason I ask is because on the paper wire-frames that some people
> show here, have minesweeper just as a joke really but it would be fun to
> actually do this if it was available.
>
> Thanks
> Pat
>
> --
> To unsubscribe, e-mail:
> 
> For additional commands, e-mail:
> 
>
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: minesweeper portlet?

2002-07-22 Thread Mark Orciuch

Here's a minesweeper applet: http://www.nrr.co.uk/javamine/. I can donate my
JavaAppletPortlet to wrap this applet as portlet if anyone's interested.

Best regards,

Mark C. Orciuch
Next Generation Solutions, Ltd.
e-Mail: [EMAIL PROTECTED]
web: http://www.ngsltd.com

-Original Message-
From: Pat Ryan [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 22, 2002 10:14 AM
To: Jetspeed Users List
Subject: minesweeper portlet?



I know this probably sounds like a goofy question, but does anyone know
of a minesweeper portlet for jetspeed?

The reason I ask is because on the paper wire-frames that some people
show here, have minesweeper just as a joke really but it would be fun to
actually do this if it was available.

Thanks
Pat



--
To unsubscribe, e-mail:

For additional commands, e-mail:



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




minesweeper portlet?

2002-07-22 Thread Pat Ryan


I know this probably sounds like a goofy question, but does anyone know
of a minesweeper portlet for jetspeed?

The reason I ask is because on the paper wire-frames that some people
show here, have minesweeper just as a joke really but it would be fun to
actually do this if it was available.

Thanks
Pat



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: Jetspeed link prompts "save to disk"

2002-07-22 Thread Weaver, Scott

More than likely it is the browser's inability to tell what the content type of the 
link is.  As a result, the browser prompts you on what to do (save or open from 
location). 

Scott

> -Original Message-
> From: Josh Hone [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 22, 2002 9:12 AM
> To: [EMAIL PROTECTED]
> Subject: Jetspeed link prompts "save to disk"
> 
> Hi all -
> 
> I am wondering if anyone else has experienced a situation where they try
> to
> click on a Jetspeed link and the browser prompts to save the link to disk.
> Maybe this is an HTTP consequence, but it usually happens when I have done
> something wrong with Jetspeed.  Does anyone know what is happening here?
> 
> Josh Hone
> 
> 
> _
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
> 
> 
> --
> To unsubscribe, e-mail:    [EMAIL PROTECTED]>
> For additional commands, e-mail:  [EMAIL PROTECTED]>



Jetspeed link prompts "save to disk"

2002-07-22 Thread Josh Hone

Hi all -

I am wondering if anyone else has experienced a situation where they try to 
click on a Jetspeed link and the browser prompts to save the link to disk.  
Maybe this is an HTTP consequence, but it usually happens when I have done 
something wrong with Jetspeed.  Does anyone know what is happening here?

Josh Hone


_
Chat with friends online, try MSN Messenger: http://messenger.msn.com


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Doubt about execution flow of Jetspeed

2002-07-22 Thread Aliyar, Nishar

Hai All,

 I got a doubt about the execution flow of the Jetspeed. When I invoke the Turbine 
servlet, why the system look for the users,
I mean why execution of getUser() method when I am not trying for loging and if it is 
necessray where from the getUser() is called at the time of servlet instantiation.

Note : * is my logging statement.


* Inside the getService() of JetspeedAuthentication ..going to 
TurbineAuthentication class *
[15:04:55,730 INFO ]  * Inside the getUser() of JetspeedUserManagment * 
[15:04:55,730 INFO ]  * Inside the getUser() of TurbineUserManagment *
[15:04:55,750 INFO ] * Criteria created * 
[15:04:56,010 INFO ] IDBroker thread was started.
[15:04:56,321 DEBUG] SELECT TURBINE_USER.USER_ID, TURBINE_USER.LOGIN_NAME, 
TURBINE_USER.PASSWORD_VALUE, TURBINE_USER.FIRST_NAME, TURBINE_USER.LAST_NAME, 
TURBINE_USER.EMAIL, TURBINE_USER.CONFIRM_VALUE, TURBINE_USER.MODIFIED, 
TURBINE_USER.CREATED, TURBINE_USER.LAST_LOGIN, TURBINE_USER.DISABLED, 
TURBINE_USER.OBJECTDATA FROM TURBINE_USER WHERE (TURBINE_USER.LOGIN_NAME='anon')
[15:04:56,331 DEBUG] Elapsed time=10 ms

Greetings and Looking forward to hearing from the team.

Nishar.






--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: Logging in, creating aan account, and others..

2002-07-22 Thread Ender KILIÇOGLU


javax/activation/DataSource file not distibuted with cvs 
Maybe you can download manuaaly and add to lib folder to avoid this
error

Ender

-Original Message-
From: Raffaele Ragni [mailto:[EMAIL PROTECTED]] 
Sent: Monday, July 22, 2002 2:26 PM
To: [EMAIL PROTECTED]
Subject: Logging in, creating aan account, and others..


Logging in with a wrong password or creating an account generates an
error that keeps (and in my portlets too), that: Horrible Exception:
java.lang.NoClassDefFoundError: javax/activation/DataSource
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:509)
at
org.apache.tomcat.util.depend.DependClassLoader12.defineClassCompat(Unkn
own Source)
at
org.apache.tomcat.util.depend.DependClassLoader.loadClassInternal1(Unkno
wn Source)
at
org.apache.tomcat.util.depend.DependClassLoader12$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at
org.apache.tomcat.util.depend.DependClassLoader12.loadClass(Unknown
Source)
at java.lang.ClassLoader.loadClass(ClassLoader.java:262)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:322)
at
org.apache.turbine.services.upload.TurbineUploadService.createItem(Turbi
neUploadService.java:298)
at
org.apache.turbine.services.upload.TurbineUploadService.parseRequest(Tur
bineUploadService.java:206)
at
org.apache.turbine.services.upload.TurbineUpload.parseRequest(TurbineUpl
oad.java:178)
at
org.apache.turbine.util.parser.DefaultParameterParser.setRequest(Default
ParameterParser.java:188)
at
org.apache.turbine.services.rundata.DefaultTurbineRunData.getParameters(
DefaultTurbineRunData.java:502)
at org.apache.turbine.Turbine.doGet(Turbine.java:414)
at org.apache.turbine.Turbine.doPost(Turbine.java:616)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at org.apache.tomcat.facade.ServletHandler.doService(Unknown
Source)
at org.apache.tomcat.core.Handler.invoke(Unknown Source)
at org.apache.tomcat.core.Handler.service(Unknown Source)
at org.apache.tomcat.facade.ServletHandler.service(Unknown
Source)
at org.apache.tomcat.core.ContextManager.internalService(Unknown
Source)
at org.apache.tomcat.core.ContextManager.service(Unknown Source)
at
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Unk
nown Source)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(Unknown
Source)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(Unknown
Source)
at java.lang.Thread.run(Thread.java:536)

from what i've understood is related to user.getUserName(), causeit
starts immediately after mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: 




Re: how do i get my current user id?

2002-07-22 Thread Stefan Kuhn

Hi James,
User is not a class, it's an interface. The implementation actually used is 
TurbineUser. This has got a getPrimarykey method inherited from BaseObject. 
So you can do ((TurbineUser)rundata.getUser()).getPrimaryKey(). Notice the 
cast.
Stefan

Am Montag, 22. Juli 2002 13:04 schrieben Sie:
> after i login into Jetspeed,how do i get my current user id in my porlet?
> __
>
> import org.apache.turbine.om.security.User;
> ...
> User user = rundata.getUser();
> String username = user.getUserName();
> ...
>
>
> but the class
>  org.apache.turbine.om.security.User
> doesnt supply  any method like getUserName(), to get USER_ID field in the
> table TURBINE_USER.
>
> any answer will be appreciated!
>
> James

-- 
Stefan Kuhn M. A.
MPI of Chemical Ecology, Winzerlaer Str. 10, Beutenberg Campus, 07745 
Jena, Germany
Tel: +49(0)3641 571261 - Fax: +49(0)3641 571202

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: how do i get my current user id?

2002-07-22 Thread Ender KILIÇOGLU

Try to user 
(String)user.getPerm(User.USERNAME);
Ender

-Original Message-
From: touchmyheart [mailto:[EMAIL PROTECTED]] 
Sent: Monday, July 22, 2002 2:05 PM
To: [EMAIL PROTECTED]
Subject: how do i get my current user id?


after i login into Jetspeed,how do i get my current user id in my
porlet? __

import org.apache.turbine.om.security.User;
...
User user = rundata.getUser();
String username = user.getUserName();
...


but the class 
 org.apache.turbine.om.security.User 
doesnt supply  any method like getUserName(), to get USER_ID field in
the table TURBINE_USER.

any answer will be appreciated!

James





--
To unsubscribe, e-mail:

For additional commands, e-mail:



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Logging in, creating aan account, and others..

2002-07-22 Thread Raffaele Ragni

Logging in with a wrong password or creating an account generates an error that keeps 
(and in my portlets too), that:
Horrible Exception: java.lang.NoClassDefFoundError: javax/activation/DataSource
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:509)
at org.apache.tomcat.util.depend.DependClassLoader12.defineClassCompat(Unknown 
Source)
at org.apache.tomcat.util.depend.DependClassLoader.loadClassInternal1(Unknown 
Source)
at org.apache.tomcat.util.depend.DependClassLoader12$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at org.apache.tomcat.util.depend.DependClassLoader12.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(ClassLoader.java:262)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:322)
at 
org.apache.turbine.services.upload.TurbineUploadService.createItem(TurbineUploadService.java:298)
at 
org.apache.turbine.services.upload.TurbineUploadService.parseRequest(TurbineUploadService.java:206)
at 
org.apache.turbine.services.upload.TurbineUpload.parseRequest(TurbineUpload.java:178)
at 
org.apache.turbine.util.parser.DefaultParameterParser.setRequest(DefaultParameterParser.java:188)
at 
org.apache.turbine.services.rundata.DefaultTurbineRunData.getParameters(DefaultTurbineRunData.java:502)
at org.apache.turbine.Turbine.doGet(Turbine.java:414)
at org.apache.turbine.Turbine.doPost(Turbine.java:616)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at org.apache.tomcat.facade.ServletHandler.doService(Unknown Source)
at org.apache.tomcat.core.Handler.invoke(Unknown Source)
at org.apache.tomcat.core.Handler.service(Unknown Source)
at org.apache.tomcat.facade.ServletHandler.service(Unknown Source)
at org.apache.tomcat.core.ContextManager.internalService(Unknown Source)
at org.apache.tomcat.core.ContextManager.service(Unknown Source)
at 
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Unknown Source)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(Unknown Source)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(Unknown 
Source)
at java.lang.Thread.run(Thread.java:536)

from what i've understood is related to user.getUserName(), causeit starts immediately 
after

how do i get my current user id?

2002-07-22 Thread touchmyheart

after i login into Jetspeed,how do i get my current user id in my porlet?
__

import org.apache.turbine.om.security.User;
...
User user = rundata.getUser();
String username = user.getUserName();
...


but the class 
 org.apache.turbine.om.security.User 
doesnt supply  any method like getUserName(), to get USER_ID field in the
table TURBINE_USER.

any answer will be appreciated!

James





--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




# [Q] i18n issue please help !!

2002-07-22 Thread Richard Grossman

Hi,

I am in the same situation all pages are encoded UTF-8 now and jetspeed 
don't understand any non latin charset so please help us at least you 
could tell us if there is something or if it's not yet implemented
It's 2 days that i'm trying to get something

thanks to the community

Richard Grossman



smime.p7s
Description: S/MIME Cryptographic Signature