[JBoss-user] [JBoss Portal] - Re: Newbie Question

2006-02-04 Thread rpochet

1) I did install AS with the installer. Will try without
2) Yes, everything seems to have been created and can access any table

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Newbie Question

2006-02-04 Thread rpochet
Hi,

Same problem

JBoss 4.0.3 SP1 frsh installation
Windwso XP
Hypersonic

When starting up the server, I got the following result:

  | 14:26:11,453 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
  | 
  | --- MBeans waiting for other MBeans ---
  | ObjectName: portal:policy=PortalPolicyConfigStore,type=Component
  |   State: FAILED
  |   Reason: java.lang.IllegalArgumentException: No transaction manager 
provided
  |   I Depend On:
  | portal:policy=JaccPortalPolicyConfigurator
  | portal:service=TreeCacheProvider,type=transient
  | portal:policy=PortalPolicyConfigService
  |   Depends On Me:
  | portal:deploymentFactory=PortletApp
  | 
  | ObjectName: portal:deploymentFactory=PortletApp
  |   State: CONFIGURED
  |   I Depend On:
  | portal:deployer=PortalWebApp
  | portal:service=WebAppRegistry
  | portal:service=ServerConfig
  | portal:policy=PortalPolicyConfigStore,type=Component
  |   Depends On Me:
  | portal:deployer=Adapter
  | 
  | ObjectName: portal:deployer=Adapter
  |   State: CONFIGURED
  |   I Depend On:
  | portal:deploymentFactory=Object
  | portal:deploymentFactory=PortletApp
  | portal:deploymentFactory=Layout
  | portal:deploymentFactory=LayoutFeatures
  | portal:deploymentFactory=Theme
  | portal:service=Module,type=User
  | portal:service=Module,type=Role
  | portal:service=Module,type=Mail
  | portal:deployer=PortalWebApp
  | jboss.web:service=WebServer
  | 
  | --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
  | ObjectName: portal:policy=PortalPolicyConfigStore,type=Component
  |   State: FAILED
  |   Reason: java.lang.IllegalArgumentException: No transaction manager 
provided
  |   I Depend On:
  | portal:policy=JaccPortalPolicyConfigurator
  | portal:service=TreeCacheProvider,type=transient
  | portal:policy=PortalPolicyConfigService
  |   Depends On Me:
  | portal:deploymentFactory=PortletApp
  | 

If I touch the file 'jboss-portal.sar/META-INF/jboss-service.xml', I got
 
  | 14:32:58,390 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
  | 
  | --- MBeans waiting for other MBeans ---
  | ObjectName: portal:service=Hibernate
  |   State: FAILED
  |   Reason: org.jboss.portal.common.transaction.NestedException: 
org.hibernate.cache.CacheException: net.sf.ehcache.CacheException: Cannot 
configure CacheManager: null
  |   I Depend On:
  | jboss.jca:service=DataSourceBinding,name=PortalDS
  |   Depends On Me:
  | portal:service=Module,type=User
  | portal:service=Module,type=Role
  | 
  | ObjectName: portal:service=Hibernate,type=globalinstance
  |   State: FAILED
  |   Reason: org.jboss.portal.common.transaction.NestedException: 
org.hibernate.cache.CacheException: net.sf.ehcache.CacheException: Cannot 
configure CacheManager: null
  |   I Depend On:
  | jboss.jca:service=DataSourceBinding,name=PortalDS
  |   Depends On Me:
  | portal:container=Instance,type=global
  | 
  | ObjectName: portal:service=Hibernate,type=globalportal
  |   State: FAILED
  |   Reason: org.jboss.portal.common.transaction.NestedException: 
org.hibernate.cache.CacheException: net.sf.ehcache.CacheException: Cannot 
configure CacheManager: null
  |   I Depend On:
  | jboss.jca:service=DataSourceBinding,name=PortalDS
  |   Depends On Me:
  | portal:container=PortalObject,type=global
  | 
  | --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
  | ObjectName: portal:service=Hibernate,type=globalinstance
  |   State: FAILED
  |   Reason: org.jboss.portal.common.transaction.NestedException: 
org.hibernate.cache.CacheException: net.sf.ehcache.CacheException: Cannot 
configure CacheManager: null
  |   I Depend On:
  | jboss.jca:service=DataSourceBinding,name=PortalDS
  |   Depends On Me:
  | portal:container=Instance,type=global
  | 
  | ObjectName: portal:service=Hibernate
  |   State: FAILED
  |   Reason: org.jboss.portal.common.transaction.NestedException: 
org.hibernate.cache.CacheException: net.sf.ehcache.CacheException: Cannot 
configure CacheManager: null
  |   I Depend On:
  | jboss.jca:service=DataSourceBinding,name=PortalDS
  |   Depends On Me:
  | portal:service=Module,type=User
  | portal:service=Module,type=Role
  | 
  | ObjectName: portal:service=Hibernate,type=globalportal
  |   State: FAILED
  |   Reason: org.jboss.portal.common.transaction.NestedException: 
org.hibernate.cache.CacheException: net.sf.ehcache.CacheException: Cannot 
configure CacheManager: null
  |   I Depend On:
  | jboss.jca:service=DataSourceBinding,name=PortalDS
  |   Depends On Me:
  | portal:container=PortalObject,type=global
  | 



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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log f

[JBoss-user] [Security & JAAS/JBoss] - Mulitple security domain for web application

2006-01-25 Thread rpochet
Hi,

I have a web application (one war file) and I would like to secure pages using 
different security domains. For example, /admin/* must be secured using LDAP 
with config1, /guest/* must be secured using LDAP with config2. 
As we can only define one security-domain in the jboss-web.xml, so only one 
login policy can be used! Right? 

It is not foreseen to split the application in 2 wars because singletons are 
shared between pages, although I think that's not good from a design/security 
point of vue...

Thanks in advance,

rpochet

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration & Deployment] - WAR/EAR within SAR

2006-01-20 Thread rpochet
I'm wondering what is the 'best' way to package AR, EAR, SAR, JAR together.

I'm currently packaging my EAR, WAR's inside a SAR but many people rather 
packaged SAR inside EAR. Is there a preferred solution?

Here is my SAR:

mysar.sar
myjar.jar
myear.ear
mywar.war
META-INF/MANIFEST.MF
META-INF/jboss-service.xml

This starts schedulers (schedulable class are within 'myjar.jar'). Nothing was 
added in the MANIFEST.MF of the 'mysar.sar' to make 'myjar.jar' available to 
jboss-service.xml.

But 'mywar.war' cannot find classes within 'myjar.jar'. I try to set-up the 
'Class-Path' attribute in the MANIFEST.MF of 'mywar.war' but it doesn't work.

Any suggestion?

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

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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: JBoss Dependencies

2005-11-10 Thread rpochet
>From http://wiki.jboss.org/wiki/Wiki.jsp?page=URLComparator, the ordering of 
>suffixes is: "deployment (since 4.0)", "-deployment.xml (since 4.0)", "sar", 
>"-service.xml", "rar", "-ds.xml", "har", "jar", "war", "wsr", "ear", "zip", 
>"bsh", last, *

>From http://wiki.jboss.org/wiki/Wiki.jsp?page=DeploymentScanner, the ordering 
>of suffixes is: "sar", "service.xml", "rar", "jar", "war", "wsr", "ear", 
>"zip". 

In my application, I try to deploy a SAR file with "ear" and "-ds.xml" but it 
complaints that it cannot found the datasource. In the first case, it should 
work as ds are deployed before ear but not in the second case where ds seemes 
to be deployed at the end.

What' s the right way?

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

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


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: Clarification - is anybody successfully using JSR-181 an

2005-09-21 Thread rpochet
I had to check out again to get these test cases. Everything is working fine 
but I still have a question: war file are generated, containing web.xml file. 
Is it possible to deploy web service without defining such file, only by 
annotating the class files as described in JCP?

thanks in advance

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

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


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: Clarification - is anybody successfully using JSR-181 an

2005-08-25 Thread rpochet
I downloaded jboss-head using "cvs co jboss-head", build successfully but I 
couldn't find @WebService class. I try "cvs co -r JBossWS_1_0EA jboss-head" but 
cvs couldn't find file on server?

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

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


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Issue with jboss-app.xml and HAR deployment

2005-08-04 Thread rpochet
It seems there is a problem with the message, the har archive should be put 
between 'har' tag and the 'har' tag should be put inside a 'module' tag

- jboss-app 
-- module
--- har
har archive
--- har
-- module
- jboss-app

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

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


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: Issue with jboss-app.xml and HAR deployment

2005-08-04 Thread rpochet
Try this:


http://www.jboss.org/j2ee/dtd/jboss-app_4_0.dtd";>


your_har.har

 

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

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


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user