[JBoss-user] [JBoss Portal] - User Authentication

2005-05-05 Thread wobbet
I would like the option to not allow users to create their own accounts. Is 
that possible?

Can I use LDAP or some other data source for user authentication and 
rights/roles or am I restricted to using the built-in user auth and permissions?

Thanks!

rjsjr

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876622#3876622

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876622


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Two Errors...

2005-05-05 Thread wobbet
Um...

I got the binary distribution and deployed it according to the instructions for 
the binary distribution. I load up the .pdf User Guide and search for "jgroups" 
and I find it...

Under the section on installing from SOURCE. I didn't read those instructions 
because I was installing from binary.

The only reason I have the source is to build the DDL for PostgreSQL and so I 
read the DDL instructions.

Okay, I deploy the .jar files to default/lib and re-start and...

It worked! Life is good for now.

I still need to know what to do to build the forums. How do I resolve the 
missing dbunit classpath that I specified?

Thanks!

rjsjr

PS - Please update the PDF doc to reflect that the portal needs those .jar 
files installed...



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876617#3876617

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876617


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Two Errors...

2005-05-04 Thread wobbet
Complete shutdown followed by re-start and I see the following exception stack 
trace when JBoss is trying to deploy the portal.

rjsjr


2005-05-04 16:59:39,703 INFO  [net.sf.hibernate.cfg.SettingsFactory] Use 
scrollable result sets: true
  | 2005-05-04 16:59:39,703 INFO  [net.sf.hibernate.cfg.SettingsFactory] Use 
JDBC3 getGeneratedKeys(): false
  | 2005-05-04 16:59:39,703 INFO  [net.sf.hibernate.cfg.SettingsFactory] 
Optimize cache for minimal puts: false
  | 2005-05-04 16:59:39,703 INFO  [net.sf.hibernate.cfg.SettingsFactory] Query 
language substitutions: {}
  | 2005-05-04 16:59:39,703 INFO  [net.sf.hibernate.cfg.SettingsFactory] cache 
provider: net.sf.hibernate.cache.TreeCacheProvider
  | 2005-05-04 16:59:39,703 INFO  [net.sf.hibernate.cfg.Configuration] 
instantiating and configuring caches
  | 2005-05-04 16:59:39,703 DEBUG [net.sf.hibernate.cfg.Configuration] 
instantiating cache org.jboss.portal.core.impl.preferences.MappedPreferenceSet
  | 2005-05-04 16:59:39,718 WARN  [org.jboss.system.ServiceController] Problem 
starting service portal:service=Hibernate
  | java.lang.NoClassDefFoundError: org/jboss/cache/TransactionManagerLookup
  | at 
net.sf.hibernate.cache.TreeCacheProvider.buildCache(TreeCacheProvider.java:14)
  | at 
net.sf.hibernate.cfg.Configuration.configureCaches(Configuration.java:1130)
  | at 
net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:790)
  | at 
org.jboss.hibernate.jmx.Hibernate.buildSessionFactory(Hibernate.java:583)
  | at org.jboss.hibernate.jmx.Hibernate.startService(Hibernate.java:551)
  | at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:272)
  | at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:222)
  | at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:585)
  | at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:144)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
  | at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:891)
  | at $Proxy0.start(Unknown Source)
  | at org.jboss.system.ServiceController.start(ServiceController.java:416)
  | at org.jboss.system.ServiceController.start(ServiceController.java:438)
  | at org.jboss.system.ServiceController.start(ServiceController.java:438)
  | at org.jboss.system.ServiceController.start(ServiceController.java:438)
  | at org.jboss.system.ServiceController.start(ServiceController.java:438)
  | at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:585)
  | at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:144)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
  | at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
  | at $Proxy4.start(Unknown Source)
  | at org.jboss.deployment.SARDeployer.start(SARDeployer.java:261)
  | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:585)
  | at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:144)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
  | at 
org.jboss.mx.util.JMXInvocationHandler.invoke(JMXInvocationHandler.java:272)
  | at $Proxy55.start(Unknown Source)
  | at org.jboss.deployment.XSLSubDeployer.start(XSLSubDeployer.java:228)
  | at org.jboss.deployment.MainDeployer.start(MainDeployer.java:964)
  | at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:775)
  | at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:738)
  | at sun.reflect.GeneratedMethodAccessor66.invoke(

[JBoss-user] [JBoss Portal] - Re: Two Errors...

2005-05-04 Thread wobbet
Oh yeah... I forgot system info...

1 - JBoss 4.0.1sp1
2 - Java 1.5.0_01
3 - PostgreSQL 8.0.?

All of my other apps that are using that install, including PostgreSQL, are 
working properly...

rjsjr

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876495#3876495

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876495


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Two Errors...

2005-05-04 Thread wobbet
I have done the following...

1 - Built the PostgreSQL DDL for the Portal according to the build 
instructions. Ran the DDL against PostgreSQL as well as the SQL to get the 
initial users and roles into the db. All worked hunky-dory-dandy.

2 - Updated portal-ds.xml to read as follows.


  | 
  |   
  | PortalDS
  | jdbc:postgresql://localhost/jbossportal
  | org.postgresql.Driver
  | portal
  | portalpassword
  |   
  | 
  | 

3 - Deployed the xml file, unzipped the CMS content to server/default/data per 
the instructions, deployed the .sar file.

4 - Restarted JBoss.

5 - try to hit the portal/index.html and get an exception. In the log it 
reads...

2005-05-04 14:09:37,984 ERROR [org.jboss.web.localhost.Engine] 
StandardWrapperValve[PortalServlet]: Servlet.service() for servlet 
PortalServlet threw exception
  | org.jboss.portal.common.transaction.NestedException: 
java.lang.NullPointerException
  | at 
org.jboss.portal.common.transaction.Transactions.requiresNew(Transactions.java:81)
  | at 
org.jboss.portal.core.servlet.TransactionFilter.doFilter(TransactionFilter.java:74)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
  | at 
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
  | at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
  | at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
  | at 
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
  | at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
  | at 
org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:66)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
  | at 
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:150)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
  | at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
  | at 
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:54)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
  | at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
  | at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
  | at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
  | at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
  | at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  | at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
  | at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
  | at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
  | at 
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
  | at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
  | at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
  | at 
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
  | at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
  | at java.lang.Thread.run(Thread.java:595)
  | Caused by: java.lang.NullPointerException
  | at 
org.jboss.portal.server.servlet.AbstractMainServlet.doGet(AbstractMainServlet.java:52)
  | at javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
  | at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
  | at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
  | at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
  | at 
org.jboss.portal.cor

[JBoss-user] [Nukes User] - What's Available?

2004-03-22 Thread wobbet
Okay, now that I'm up and running I want to know what else I can do...

The JBoss site has a Wiki and Blogs - do those correspond to the FAQ and RSS module in 
Nukes?

What works and what doesn't? What does everything do? 

Can I attach polls to my forums or are they standalone? Do they work?

What is the "sections" module?

What is the "quotes" section?

Template? Third Party? Journal?

Many thanks!

rjsjr

http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826947#3826947";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826947>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: Cannot Log In w/ IE6

2004-03-22 Thread wobbet
After some serious digging w/ other developers one of them told me that there is a 
"feature" in IE6 that discards cookies from host names that have an underscore in 
them. So hou_dev_02 will have all of its cookies kindly discarded by IE6 but if I use 
the IP address directly then IE6 will happily accept the cookies and allow me to log 
in and manage the critter to my heart's content...

rjsjr

http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826894#3826894";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826894>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Cannot Log In w/ IE6

2004-03-22 Thread wobbet
First - Many thanks to Sherman for all of the offline assistance in getting Nukes up 
and running...

However, I cannot get logged in using IE6 running on Win2K. Unfortunately, it isn't 
just me. My other developers have the same issue. When we attempt to log in it accepts 
our password and takes us back to the home page but...

1 The count of members logged in does not increment
2 The user-specific menu, in this case the admin user, doesn't appear
3 When we go to the forums it asks us to log in again

This does not happen when I log in using Safari under OSX. When I do that I get the 
full menus and everything is great. That tells me that it is an issue w/ the IE6 
configuration.

I tried enabling all cookies but that didn't change the behaviour.

Suggestions? Comments?

rjsjr

http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826889#3826889";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826889>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Where's The Beef?

2004-03-19 Thread wobbet
After all of my build issues I can now get into the Nukes home page on my site. But 
there doesn't appear to be any "content" there. 

When I had the RCX candidate on there I would see a navigation pane on the left-hand 
side but now there isn't anything there. There isn't anywhere for me to log in or to 
do anything. There's just the "Featured Modules Coming With This Release" and "Coming 
Soon To A Nukes Near You". 

If I set my URL to http://localhost/nukes/index.html?module=bb I can see the forums. 
When I successfully log in to the forums I get sent back to the main page (failure to 
log in means I get sent to a page that says I failed to log in and I don't go anywhere 
after that) and the URL ends in ?module=html and there is still no navigation pane on 
the left. 

If I then go back to the forums by changing the module I have to log in again so it 
isn't remembering my login. 

What config am I missing now? Where do I go from here? How do I log in to actually do 
something? 

rjsjr 
 
 


http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826541#3826541";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826541>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: Cannot Get Into Nukes

2004-03-18 Thread wobbet
I did run build.bat from the build directory. I updated local.properties so that the 
build would know that I'm using Postgres. I even searched through the buildmagic stuff 
to figure out that the postgresql properties file wasn't complete.

What else do I need to have build.bat configure for me?

http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826426#3826426";>View 
the original post

http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826426>Reply 
to the post


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user