[JBoss-user] [Persistence & CMP/JBoss] - Re: Get the right result after an insert with an entity CMP

2005-05-11 Thread albert_kam
Hi friend,

Yes, we have a  similar problem here. We have switched from JBoss 3.0.8 to 
3.2.6. Our application was working well using JBoss 3.0.8, where we use the 
connection from the datasource to query the inserted / updated / deleted CMP 
entity. The changes can be seen from the select statement  issued within the 
same transaction.

After porting to 3.2.6, it's behaviour has changed, however. The changes after 
insert can be seen in the select's result. But the changes updated rows can't 
be seen in the subsequent select result in the same transaction.

Anyone has any idea what happens here ? Pleas  It could be the 
configuration or anything. Please help us ^-^

Thanks,
Albert Kam

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossCache] - Re: Unable to join cluster

2005-05-11 Thread [EMAIL PROTECTED]
Use a MERGE2 protocol

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [J2EE Design Patterns] - Re: how to use jboss-4.0.1sp1 in eclipse?

2005-05-11 Thread jigneshsr
Try using jboss ide, its integrated with elcipse and you can do all your stuff 
from it. Point your eclipse update manager at following url.

http://jboss.sourceforge.net/jbosside/updates

have a happy work with eclipse + jboss + jbosside



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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Re: null after lookup in jboss4.0.2

2005-05-11 Thread singular_droid
Sorry guys, it's my fault. Everything works fine)

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - does jboss 3.2.1 or 3.2.5 support portals

2005-05-11 Thread muru_vichu
Hi,
We are using jboss 3.2.1 & 3.2.5 . We want to use portals in our application. 
Can we use jboss portals in this version of jboss. If so what is the procedure 
for that.
Regards,
Viswanath

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossCache] - Unable to join cluster

2005-05-11 Thread ruchiahuja10
I have configured TreeCache on 4 nodes-

Node A : 10.164.32.30
Node B : 10.164.32.55
Node C : 10.164.32.29
Node D : 10. 164.33.51

Node A, B, C being on same network are able to join the cluster. However Node D 
is unable to join them and is creating a seperate cluster on its own.

When i check route from Node A to Node B using command "tracert 10.164.32.55", 
i get the following -
Tracing route to 10.164.32.55 over a maximum of 30 hops
  1<1 ms<1 ms<1 ms  10.164.32.55
Trace complete.

When i check route from Node A to Node D using command "tracert 10.164.32.55", 
i get the following - 
Tracing route to 10.164.33.51 over a maximum of 30 hops
  1 4 ms<1 ms<1 ms  10.164.32.5
  2<1 ms<1 ms<1 ms  10.164.33.51
Trace complete.

Basically there is a switch(10.164.32.5) in between.

Can you tell me whats the problem. What do i need to change in my 
treecache/jgroups configuration





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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - Returning Parameters to a Client

2005-05-11 Thread mjchecko
I am running an HttpServlet that accepts POSTs from client programs.  The POST 
data is validated against the database, and return values need to be 
transmitted back to the client to continue operations.

The POST data is being received by the JBoss port 8080 connector just fine, and 
the servlet is processing the data against the database just fine.  The problem 
is returning the values back to the client in the HTTP stream.  Right now, I am 
only sending back an HTTP-200/OK, without my authentication parameters.

I have tried the following, with no success:

return ;
  | System.out.println ();
  | System.out.print ();


I also wrote the following simple object with no success --

public void setReturnValues ( String value ) { vtr = value; }
  | 
  | public String getReturnValues()
  | {System.out.print (vtr);
  |   System.out.println (vtr);
  |   return vtr;
  | }


Any ideas on what I am doing wrong?  All of this compiles correctly, except for 
the "return ;" command in the main program flow.

Sorry if this is remedial, I am relatively new to java and jboss.

Thank you,

- Matt

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: Problem creating port-component in webservices.xml

2005-05-11 Thread bgrieder
Hi,
Not sure with xDoclet 1.2.3 but this is how it would look with 1.2.2:


  |  * @wsee.port-component 
  |  *  name="ThePort"
  |  *  display-name="blah"
  |  *  description="blah blah"
  |  *
  |  * @ejb.interface service-endpoint-class = "com.sylantro.MyBeanEndpoint"
  | 

Bruno



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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Re: Securing web-console => login failure

2005-05-11 Thread rhook
"rhook" wrote : For what it's worth, 
the http://wiki.jboss.org/wiki/Wiki.jsp?page=SecureTheJmxConsole page has been 
updated

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Re: Securing web-console => login failure

2005-05-11 Thread rhook
For what it's worth, in the 4.0.2 default server configuration, the 
jmx-console-roles.properties and jmx-console-users.properties files are in 
server\default\conf, and these are picked up before any files in the 
server\default\deploy\jmx-console.war\WEB-INF\classes location.

Either move them from default\conf to WEB-INF\classes before changing the 
password, or leave them in place and don't put the files in WEB-INF\classes

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [The Lizzard's corner] - Re: How do I upgrade JBoss4.0.1RC1 to use log4j-1.3alpha-6

2005-05-11 Thread genman
Use the source dude.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - org.jboss.util.NestedSQLException: Failure to delist resourc

2005-05-11 Thread glbsuporte
Hi all!

IÂm running Jboss 3.2.7 under linux with oracle XA datasource.

IÂm getting the following exception on my logs:

20:08:38,131 ERROR [LogInterceptor] RuntimeException in method: public abstract 
com.myapplication.controller.Command 
com.myapplication.client.CommandExecutorRemote.execute(com.myapplication.controller.Command)
 throws java.rmi.RemoteException,com.myapplication.e.CoreIspException
com.myapplication.e.CoreIspRuntimeException
at 
com.myapplication.model.dao.DatasourceDAOFactory.getConnection(DatasourceDAOFactory.java:70)
at com.myapplication.model.mapper.finder.Finder.busca(Finder.java:161)
at 
com.myapplication.model.mapper.promocao.PromocaoMapper.buscaPorVarios(PromocaoMapper.java:147)
at 
com.myapplication.model.factory.promocao.PromocaoFactory.buscaParaCadastro(PromocaoFactory.java:303)
at 
com.myapplication.model.facade.GerenciadorProdutosPromocoesFacade.buscaPromocoesEspecificasCadastro(GerenciadorProdutosPromocoesFacade.java:675)
at 
com.myapplication.controller.commands.CmdBuscaPromocoesEspecificasCadastroSrv.processaAgora(CmdBuscaPromocoesEspecificasCadastroSrv.java:30)
at 
com.myapplication.controller.CommandExecutorBean.aw$original$_AW_$execute$_AW_$com_globo_coreisp_controller_CommandExecutorBean(CommandExecutorBean.java:73)
at 
com.myapplication.controller.CommandExecutorBean_1__1549766442_1208482710___AW_JoinPoint.invoke(Unknown
 Source)
at 
com.myapplication.controller.CommandExecutorBean.execute(CommandExecutorBean.java)
at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:683)
at 
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:186)
at 
org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:72)
at 
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:84)
at 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:317)
at 
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:150)
at 
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:111)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
at 
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)
at 
org.jboss.ejb.StatelessSessionContainer.internalInvoke(StatelessSessionContainer.java:331)
at org.jboss.ejb.Container.invoke(Container.java:709)
at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:62)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:54)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:82)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:198)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at 
org.jboss.invocation.pooled.server.PooledInvoker.invoke(PooledInvoker.java:346)
at 
org.jboss.invocation.pooled.server.ServerThread.processInvocation(ServerThread.java:214)
at 
org.jboss.invocation.pooled.server.ServerThread.dorun(ServerThread.java:269)
at 
org.jboss.invocation.pooled.server.ServerThread.run(ServerThread.java:140)
caused by:
org.jboss.util.NestedSQLException: Failure to delist resource; - nested 
throwable: (javax.resource.ResourceException: Failure to delist resource)
at 
org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:106)
at 
com.myapplication.model.dao.DatasourceDAOFactory.getConnection(DatasourceDAOFactory.java:66)
at com.myapplication.model.mapper.finder.Finder.busca(Finder.java:161)
at 
com.myapplication.model.mapper.promocao.PromocaoMapper.buscaPorVarios(PromocaoMapper.java:147)
at 
com.myapplication.model.factory.promocao.PromocaoFactory.buscaParaCadastro(PromocaoFactory.java:303)
at 
com.myapplication.model.facade.GerenciadorProdutosPromocoesFacade.buscaPromocoesEspecificasCadastro(GerenciadorProdutosPromocoesFacade.java:675)
at 
com.myapplication.controller.commands.CmdBuscaPromocoesEspecificasCadastroSrv.processaAgora(CmdBuscaPromocoesEspecificasCadastroSrv.java:30)
at 
com.myapplication.controller.CommandExecutorBean.aw$original$_AW_$execu

[JBoss-user] [JCA/JBoss] - Flush connections from pool

2005-05-11 Thread glbsuporte
Hi!!

IÂm running Jboss 3.2.7 under linux and using oracle XA datasource.

IÂve been monitoring the number of estabilished connections with the databases 
and notices that periodically Jboss flush those connections and recreate them.

I would like to know if I can set the frequency of those connections flush.

Gustavo


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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_ids93&alloc_id281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: JBoss doesn't autodeploy

2005-05-11 Thread Bertsura
I used '-c all' and put the war in the correct folder but it doesn't 
autodeploy. Do I have to edit the war? As I've said, it deploys on Tomcat, so I 
don't understand why it doesn't deploy on JBoss.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - May I use different locale in JBoss machine?

2005-05-11 Thread davidchen
Hi, there:

Can I set different locale in JBoss machine from Oracle database machine? For 
example, I run both JBoss and Oracle database under windows, and I set locale 
of JBoss machine as CA.English (Canadian English); but Oracle database as 
US.English. I did some try, however, in some scenarios, I got some problems on 
numeric format (like . or , as decimal point). So, my question is: must JBoss 
machine set the same locale as database machine (in my case, US.English)? Any 
configuration changes should I do if I run JBoss in a different locale machine? 

Thanks a lot in advance

David

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossCache] - question on Node class

2005-05-11 Thread nasrinz
Hi,
 I like to know if I should store my objects in a Node object before adding it 
to the TreeCache? The TreeCache put method takes in "Object" as the argument 
type. would be any problem if my cache is going to be replicated across nodes 
if I don't store my objects in a Node/

thanks,
Nasrin


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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Problem creating port-component in webservices.xml

2005-05-11 Thread [EMAIL PROTECTED]
I am having an impossible time creating the  in the 
webservices.xml.

I am using the latest Xdoclet build xdoclet-1.2.3

Xdoclet tags in source:

 * @wsee.port-component name="ThePort"
 *  wsdl-port="MyBeanEndpointPort"
 *  service-endpoint-interace="com.sylantro.MyBeanEndpoint"
 *  service-endpoint-bean="com.sylantro.MyBean"
 * 
The generated webservices.xml file:



http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee 
http://java.sun.com/xml/ns/j2ee/j2ee_web_services_1_1.xsd";
version="1.1">

  

 

MyService

WEB-INF/META-INF/wsdl/MyService.wsdl

WEB-INF/META-INF/mappings/MyBean_Mapping.xml

   



If anyone has any insight I would greatly appreciate it.  I am goiing nuts

Thanks

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: Loading Persisted Session ClassNotFoundException

2005-05-11 Thread [EMAIL PROTECTED]
Yes, the web class loader is used. You'll have to give more details like the 
full stack trace and whether there are any classes referenced by the 
UserProfiles  that exist outside of the war.


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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Invalid invocation, check your deployment packaging in J

2005-05-11 Thread [EMAIL PROTECTED]
Yes, we'll see if we can get there for 4.0.3. Who knows what twists the ejb3 
stuff will throw into the mix.


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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: MissingResourceException calling ResourceBundle.getBundl

2005-05-11 Thread [EMAIL PROTECTED]
Read the release note on the class loading change in the web container. 
Presumably the resource is not being loaded from a war class and so it can no 
longer be found.


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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Invalid invocation, check your deployment packaging in J

2005-05-11 Thread [EMAIL PROTECTED]
We need that installer so you can give them the options:

* Dumb spec (scoped with marshalled calls)
* Fast (flat classloader and call by reference)

The 4.0.2 hybrid of "scoped with call by reference" just gives users (and us) a 
headache.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - MissingResourceException calling ResourceBundle.getBundle in

2005-05-11 Thread karmen38
Hi All,

I am migrating the application from JBoss 4.0.1sp1 to 4.0.2 and I've got  
MissingResourceException when calling ResourceBundle.getBundle("version"); It 
works fine with 4.0.1sp1 but I wanter to stay on the pure release of JBoss.

The packaging is like this: I have an EAR file. Inside it there is a WAR file 
and a bunch of JAR files (EJB's and just java libraries). Inside WAR file there 
is a WEB-INF\classes\version.properties file. 

I have WAR file in my EAR's META-INF\application.xml file defined in module/web 
section with web-uri and context-root nodes defined.

Exception is this one:

Caused by: java.util.MissingResourceException: Can't find bundle for base name 
version, locale en_US
at 
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:804)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:773)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:511)

Basically, that's it. It seems that something has been changed in class loader.

Thank you for your help.
Mark

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Invalid invocation, check your deployment packaging in J

2005-05-11 Thread [EMAIL PROTECTED]
What can I say, people don't care about flexibility to configure it the way the 
need apparently.


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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


Re: [JBoss-user] [JBoss Portal] - Re: JBoss Portal vs. LifeRay and eXo

2005-05-11 Thread Roy Russo
javax.servlet.ServletException: org/apache/jsp/nodesk/index_jsp 
(Unsupported major.minor version 49.0)
You need JDK5 to run what we currently have out there. The distros are being 
rebuilt to work in JDK1.4 right now. I will post in the forums when they're 
up.

STAY METAL!
Roy Russo
- Original Message - 
From: "Jiri Chaloupka" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, May 11, 2005 5:30 PM
Subject: Re: [JBoss-user] [JBoss Portal] - Re: JBoss Portal vs. LifeRay and 
eXo


Hi guys,
nice discussion, but one another view from outside. When I download 
liferay demo and run it, did works, jboss-portal did not...
(download and run jboss_portal_2.0_RC1-jboss_4.0.1sp1.zip, I want to got 
fast overview by simple running file bundle) 

I got

javax.servlet.ServletException: org/apache/jsp/nodesk/index_jsp 
(Unsupported major.minor version 49.0)
org.jboss.portal.core.servlet.TransactionFilter.doFilter(TransactionFilter.java:86)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)

I tried to download componets separately, but do not works too.
Sorry for cavil, but that is ;-)
Jiri

---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Invalid invocation, check your deployment packaging in J

2005-05-11 Thread [EMAIL PROTECTED]
Ignoring the obvious TROLL.

I told you Scott that using the servlet spec classloader would just lead to
a fleury (sic! :-) of faqs from people that don't understand 
packaging/classloading.

Bocio, which part of the following don't you understand?
anonymous wrote : 
  |  To revert to pre-4.0.2 config use:
  | true
  | true
  | 

The pre-4.0.2 behaviour was to ignore the servlet spec and use standard
java classloading, meaning it ignores your duplicate deployments of classes
in the ejb jars and wars.


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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Novell's involvement in JBoss... What? When?

2005-05-11 Thread jwalls
My company is currently at the point of choosing a portal framework. We are a 
Novell Netware/Linux and IBM AS/400 shop. Most of our in house development 
happens on the AS/400. The Netware/Linux paltforms are for file and print, 
applications, and so on. We also run some Windows only for specific apps when 
we have no other choice. So, we have quite a bit of choice as to what platform 
to run a portal off of. We are currently wrestling with which way to go... 
Since we have AS/400's in the mix, WebSphere comes into play asd an option. I 
think that is a really bad and expensive way to go, but it is an option. I 
myself tend to lean towards the OSS path with JBoss or eXo as a portal 
framework. That being said, I have good ties with Novell, and we have also been 
evaluating their ExteNd portal/Integration development framework. So... 
Considering the fact that Novell is contributing a lot of the ExteNd portal, 
and portlets to JEMS, and these inclusions in JEMS may bring the product to the 
point that I need, I have the following questions:

What is the timeline for Novell to release this stuff to JBoss and the OSS 
community?

Will the portlets they are contributing be available in the standard download 
of JEMS?

Thanks,

John Walls
Technology & Network Services Manager
Distribution and Auto Service, Inc.
[EMAIL PROTECTED]




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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_ids93&alloc_id281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


Re: [JBoss-user] [JBoss Portal] - Re: JBoss Portal vs. LifeRay and eXo

2005-05-11 Thread Jiri Chaloupka
Hi guys,
nice discussion, but one another view from outside. When I download 
liferay demo and run it, did works, jboss-portal did not...
(download and run jboss_portal_2.0_RC1-jboss_4.0.1sp1.zip, I want to got 
fast overview by simple running file bundle) 

I got

javax.servlet.ServletException: org/apache/jsp/nodesk/index_jsp (Unsupported 
major.minor version 49.0)

org.jboss.portal.core.servlet.TransactionFilter.doFilter(TransactionFilter.java:86)

org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)
I tried to download componets separately, but do not works too.
Sorry for cavil, but that is ;-)
Jiri

---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Loading Persisted Session ClassNotFoundException

2005-05-11 Thread [EMAIL PROTECTED]
I am running JBoss 4.0.1sp1 from the all configuration. 

The initialization of the JBoss server fails due to a java 
ClassNotFoundException that occurs during the loading of a persisted 
HttpSession. The class com.mmm.ciws.UserProfiles has an instance stored on the 
HttpSession. This class exists in the classes directory of the war file and it 
is serializable. It occurs after someone logs into our application and restarts 
the JBoss server. It seems to me that the class is packaged correctly. The 
JBoss server starts up correctly if restarted after failure.

Could this be a classloader issue?
Does JBoss persistent sessions support user defined classes? Seems likely that 
it would...

I removed the jbossha-session.sar directory and the web.xml file does not have 
the  tag in it and the problem still persisted.

It seems to me that the persisted session should not be loading if the 
HttpSession replication is shut off. Is this true or are persistent sessions 
decoupled from replication? Did I miss something in the configuration?

Any suggestions would be greatly appreciated. This is quite annoying having to 
start the server twice.

I have a stdout log; but it is quite long. Is there a way to post a file 
attachment?


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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Invalid invocation, check your deployment packaging in J

2005-05-11 Thread [EMAIL PROTECTED]
Ditto, I have same problem with 4.0.2 - exact same Exception. Simple 
SessionBean, used to work in 4.0.1. What gives? 

This is why I stayed away from JBoss for so long, things breaking from version 
to version and so called experts always telling people to RTFM. I see the 
business model behind JBoss now, crappy product + paid support.

Fortunately I am in position to influence the change at my Fortune 500 company. 
Saying goodbye to JBoss forever, stick with what works - Weblogic/Webspere. 
Enough of this open source nonsense for me!!!

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Yes, good point.

2005-05-11 Thread sblezard
I tried upgrading our application to Hibernate 3 with poor results on Jboss 
4.0.2. I get class cast exceptions on the CGLIB ... the fix according to 
Hibernate is to set lazy="false". This works in the test cases but not when I 
deploy it to Hibernate.

BTW I am using the Hibernate service deployer which *has* the Hibernate3.jar 
inside it. It doesn't look like its working though.

Sean.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Jboss on Windows 2003

2005-05-11 Thread floorflux
I just found this, the changelogs for the various versions of JBoss AS.  
http://sourceforge.net/docman/index.php?group_id=22866
That might be a good place to start.  

I'm running JBoss on Windows2003 Server and everything seems to be working 
great... Just started on v. 4.0.1 and had a small problem with logging, but 
that got fixed when I upgraded to 4.0.1sp1.  Maybe that's in the changelog :)

--Jeremy

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: .NET calling WebService

2005-05-11 Thread Scharlau
Jason,

assuming that you are using the .NET SDK 1.1 Framework, then you can use the 
wsdl.exe tool under C:/program files/microsoft.net/sdk/v.1.1/bin to generate 
the appropriate c# classes, which you then need to make use of. You can find 
out more in the sdk help files too, but you basically point it at the wsdl 
file, and away it goes. I'm on the wrong computer just now to post the example, 
but you end up doing some convaluted bits to call the generated classes. I'll 
post an example tomorrow.

Bruce

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - How to assemble portlet pages?

2005-05-11 Thread Dennis McCarthy
Does JBoss Portal 2.0 have a user interface for creating portal pages and 
adding portlets to them (like SharePoint or WebSphere portal), or is this done 
only by editing configuration files?

Thanks,
Dennis

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Testimonials] - Re: Can you tell me why JBoss is better choice than Oracle A

2005-05-11 Thread ferverly
"ferverly" wrote : 
  | Does anyone knows why JBoss is a better choice than Oracle AS?
  | 
  | If both were free which would you choose to develop your J2EE applications?
  | 
  | I am thankfull for any help.
  | 
  | 
  | My best regards for all.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: could not find deserializer for type

2005-05-11 Thread Scharlau
Thomas,

thanks for pointing out the samples. Anyways, I'm slowly working out more on 
this problem. I  switched to 4.0.2, and got a doc lit war version with a 
servlet working ok, and have also got a jar version with a simpler doc lit EJB 
version working ok. Therefore, I suspect that the problem lies somewhere 
amongst a classpath issue in my application.

The app builds ok, and deploys the WS ok, generating the wsdd and wsdl under 
the data directory. However, when I try to call the wsdl from a client, I get a 
StackOverflow error in the console, plus client reports no root in the wsdl 
document.

A check of the wsdl in the data directory shows that it is ok. Does this mean 
that it is rebuilt everytime it is called, or was it just poorly retrieved by 
the client? I'll try it again with a different client to see if I can get more 
feedback on the error message.

Bruce

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - AccessLogValve -- resolveHosts

2005-05-11 Thread floorflux
I am trying to add host names into the access logs of one particular virtual 
host my Jboss Server is running.  I am running JBoss4.0.1sp1 and I have added 
the following into the server.xml file under the appropriate host tag:


  | 
  | 

Unfortunately, the resolveHosts="true" seems to have no affect, as I am still 
left with only the IP addresses.  

Is this the proper configuration to accomplish this task?  Are there any other 
system requirements for this functionality to work?  I have not been able to 
find very much documentation for anything other than default configurations for 
the AccessLogValve.

Thanks

Jeremy

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: JBoss Portal vs. LifeRay and eXo

2005-05-11 Thread scrut
"[EMAIL PROTECTED]" wrote : Most of the people I've dealt with don't find the 
freebie portlets useful at all. They do very little of the heavy lifting, and 
other OS portals seem to offer a bucket of google and toy portlets that I find 
quite useless, atm.

I agree with you on this one.

"[EMAIL PROTECTED]" wrote : So why don't you articulate your needs, instead of 
asking broad and general questions?

I need a portal system that provides me, out of the box, with
- a Wiki
- a Forum
- a News System
- a Blog

I then want to write my own portlet and add it to this configuration.

The important things for me are:

1. That I can specify roles such as "Guest is allowed to read all content in 
Wiki, Forum, Blog and News but not the content in my own portlet" and "user is 
allowed to read the content in my own portlet and read/write in forum and wiki" 
and so on. I want to define that in a central spot so that it effects all 
portlets installed. 

2. Once a user is logged in, he can navigate in the whole portal and use it 
according to the rights and restrictions associated with his user account. 
(Single sign on)

3. I want to create a portal page with login field and menu on the left and my 
portlet and the news portlet in the centre. From the menu, a user can navigate 
to Wiki and Message Boards. Depeding on the logged in user, the menu has to 
change (e.g. if I am logged in I probably want a function to edit the content 
in my own portlet which a normal user can't do). 

4. I don't want the user to be able to change the layout of the portal page 
(eg. I don't want the user to be able to close the news portlet so it 
disappears)

5. I want that my own portlet can access his own database which is disjoint 
from the portal database (I want to manage my own data)

6. I want that my own portlet can access the filesystem to read and write files 
it has to manage. (No, I don't want to use a DB-BLOB)

7. That I can use a template-like technology to change the design and look&feel 
for all components involved


"[EMAIL PROTECTED]" wrote : Would it soothe you to know I'm a man of my word?
;-) Well, I know that JBoss Portal will most likely evolve very fast. And I 
tend to put more trust into JBoss than some companies that might be behind 
other portal system. So you have the advantage of my trust.

Yet the issue remains: I have to get a job done (see above).

I can wait for the "out of the box" portlets for a few weeks or months (e.g. if 
you say "we are working on providing a super Wiki portlet but that won't be 
done until July" it would be fine with me.)

But I need to get the portal done.


"[EMAIL PROTECTED]" wrote : The freebie portlets they have are intimately tied 
to their struts-portal-architecture, so portability is a no-no.

That is, in fact, a serious issue! I will investigate that.

thanks

scrut

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: how to keep ears from redeploying.

2005-05-11 Thread onezero
I was having the same type of problem, but I think you should reinstall 
coldfusion mx, this time selecting the WAR file option.  Then create two 
directories under your ~/server/default/deploy/ directory called cfusion.war 
and CFIDE.war.  Then rename the rds.war file that is output from the installer 
to CFIDE.war.  Switch to those directories, the cfusion.war first, then type 
jar -xvf /[your path to cfide.war]/cfusion.war.  That will unpack the 
cfusion.war file, then switch to the CFIDE.war directory and follow the same 
steps, except unpack the CFIDE.war file.  

I have had limited success with this option as coldfusion stays set up, but 
there are some errors during deployment / JBoss startup.  I'm still trying to 
work those errors out.

- Onezero
http://www.owensperformance.com

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - Re: How is HTTP compression enabled on HTTP/1.1 connector?

2005-05-11 Thread Teej
It looks like compression may be working after all, but the Port80 
compression-testing tool doesn't realise.

I just ran a manual telnet session to the server...

GET / HTTP/1.1
  | Host: test.domain.name
  | Accept: */*
  | Accept-Encoding: gzip
  | 
... and got this result:
HTTP/1.1 200 OK
  | X-Powered-By: Servlet 2.4; Tomcat-5.0.28/JBoss-4.0.1 (build: 
CVSTag=JBoss_4_0_1
  | date=200412230944)
  | Content-Type: text/html;charset=ISO-8859-1
  | Transfer-Encoding: chunked
  | Content-Encoding: gzip
  | Vary: Accept-Encoding
  | Date: Wed, 11 May 2005 18:23:12 GMT
  | Server: Apache-Coyote/1.1
  | 
  | a
  | ?Ã
  | fd
  | [EMAIL 
PROTECTED]@?&/?#?EÂM4Am?Ã&^ÂÃBÃ??ÃÃ??,?I?vÃÂ?^??Ã?Ã?m?ÃÃ??V?mr?Ãp?_?bÂ??zÃ=$??K
  | 
x?Âu?Â?nÂÂÃ?]WtÂÃRSÂ??hÂ;Ã#?NÃ?ÃÃÃqÂ?Ã1RÃj??%Ã?Q]?Ã??http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877375#3877375

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_ids93&alloc_id281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: security-domain vs. user-name/password

2005-05-11 Thread [EMAIL PROTECTED]
Yes, the static username/password would be used as the defaults if the security 
domain allowed for unauthenticated users. The hsqldb setup does not allow a 
connection without a username/password.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: When deploying custom JCA I get the following exception.

2005-05-11 Thread [EMAIL PROTECTED]
A j2ee 1.4, jca 1.5 implementation happened.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: When deploying custom JCA I get the following exception.

2005-05-11 Thread jamielpowell
Thanks for your quick response. I am sure the JintManagedConnectionFactory 
implementation is pour. What has changed from 3.2 to 4.0 with JBoss that would 
prohibit the JCA from being deployed at 4.0.

This JCA was deployed in JBoss 3.2 and worked ok.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - security-domain vs. user-name/password

2005-05-11 Thread [EMAIL PROTECTED]
Is there any point in setting the user-name and password attributes on a 
datasource in a ds.xml file if a security-domain is set?  Would the user-name 
and password attributes ever have any effect?  

I'm specifically curious about hsqldb-ds.xml.  It contains both methods of 
declaring a username, but the username in the security domain seems to be be 
the one being used.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - Re: How is HTTP compression enabled on HTTP/1.1 connector?

2005-05-11 Thread Teej
Follow-up

I enabled logging for the connector by adding a connector category entry to the 
Log4J properties and it shows that the compression attributes are being set in 
the Http11Protocol class.

jboss-4.0.1\server\default\conf\log4j.xml
   
  |
  |
  | 
  |
  |
  |  
  |
  | 

The attributes are correctly read from Tomcat's server.xml file:


  | [org.apache.coyote.http11.Http11Protocol] Attribute soLinger: -1
  | [org.apache.coyote.http11.Http11Protocol] Attribute soTimeout: 6
  | [org.apache.coyote.http11.Http11Protocol] Attribute serverSoTimeout: 0
  | [org.apache.coyote.http11.Http11Protocol] Attribute tcpNoDelay: true
  | [org.apache.coyote.http11.Http11Protocol] Attribute jkHome: 
D:\Server\Java\jboss-4.0.1\server\default
  | [org.apache.coyote.http11.Http11Protocol] Attribute secure: false
  | [org.apache.coyote.http11.Http11Protocol] Attribute compressionMinSize: 256
  | [org.apache.coyote.http11.Http11Protocol] Attribute maxThreads: 150
  | [org.apache.coyote.http11.Http11Protocol] Attribute backlog: 100
  | [org.apache.coyote.http11.Http11Protocol] Attribute minSpareThreads: 25
  | [org.apache.coyote.http11.Http11Protocol] Attribute address: /84.12.34.245
  | [org.apache.coyote.http11.Http11Protocol] Attribute redirectPort: 8443
  | [org.apache.coyote.http11.Http11Protocol] Attribute port: 80
  | [org.apache.coyote.http11.Http11Protocol] Attribute maxSpareThreads: 75
  | [org.apache.coyote.http11.Http11Protocol] Attribute compressableMimeTypes: 
text/html,text/xml,text/plain
  | [org.apache.coyote.http11.Http11Protocol] Attribute service: 
StandardService[jboss.web]
  | [org.apache.coyote.http11.Http11Protocol] Attribute enableLookups: false
  | [org.apache.coyote.http11.Http11Protocol] Attribute soTimeout: 2
  | [org.apache.coyote.http11.Http11Protocol] Attribute compression: force
  | [org.apache.coyote.http11.Http11Protocol] Initializing Coyote HTTP/1.1 on 
http-84.x.y.z-80
  | 

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: ServiceLifecycle problem with webservice and jboss-4.0.2

2005-05-11 Thread sirwio
I have created an JIRA issue for this. 
http://jira.jboss.com/jira/browse/JBWS-220

Attached to the issue are two war files - The webservice and a servlet to test 
the webservice. Deploys and works as expected on JBoss-4.0.1 but fails on 
JBoss-4.0.2

\Magnus

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: When deploying custom JCA I get the following exception.

2005-05-11 Thread [EMAIL PROTECTED]
The com.intrinsyc.jca.JintManagedConnectionFactory is badly implemented. Not 
only does it not implement part of the required contract, it is also throwing 
an unchecked exception instead of the declared javax.resource.ResourceException 
which would only result in a warning message, not a deployment failure.


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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Testimonials] - Can you tell me why JBoss is better choice than Oracle AS ?

2005-05-11 Thread ferverly

Does anyone knows why JBoss is a better choice than Oracle AS?

If both were free which would you choose to develop you J2EE applications?

I am thankfull for any help.


My best regards for all.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - How is HTTP compression enabled on HTTP/1.1 connector?

2005-05-11 Thread Teej
Using JBoss 4.0.1 with Tomcat 5.0.28, and the 'default' configuration.

Cannot get the HTTP connector to perform compression despite having the correct 
entries in Tomcat's server.xml.

As you'll see from my investigation below I've looked into the source-code and 
cannot find any clues. Googling hasn't helped so far either.

Any ideas?
TJ


  | 
  | 

The connector being loaded is:
2005-05-11 17:18:25,639 INFO  [org.apache.coyote.http11.Http11Protocol] 
Starting Coyote HTTP/1.1 on http-84.x.y.z-80

I'm testing for compresion using the port80 tool at 
http://www.port80software.com/tools/compresscheck which has just helped get 
IIS6 performing gzip compression in response to HTTP/1.1 "Accept-Encoding: 
gzip, deflate" request headers.

The connector documentation explicitly shows that compression is supported: 
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/catalina/docs/api/org/apache/coyote/http11/Http11Processor.html#setCompressableMimeTypes(java.lang.String)

Source code shows it too:

Http11Protocol.java
/**
  |  * Compression value.
  |  */
  | private String compression = "off";
  | private String noCompressionUserAgents = null;
  | private String restrictedUserAgents = null;
  | private String compressableMimeTypes = "text/html,text/xml,text/plain";
  | private int compressionMinSize= 2048;
  | 
  | 
  | public void setCompression(String valueS) {
  | compression = valueS;
  | setAttribute("compression", valueS);
  | }
  | 

Http11Processor.java
protected void prepareResponse() {
  | 
  | if (useCompression) {
  | 
outputBuffer.addActiveFilter(outputFilters[Constants.GZIP_FILTER]);
  | // FIXME: Make content-encoding generation dynamic
  | response.setHeader("Content-Encoding", "gzip");
  | // Make Proxies happy via Vary (from mod_deflate)
  | response.setHeader("Vary", "Accept-Encoding");
  | }
  | 



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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - When deploying custom JCA I get the following exception. set

2005-05-11 Thread jamielpowell
Have any of you ran into this problem before? I am trying to deploy to 
JBoss4.02.


10:13:38,973 ERROR [NoTxConnectionManager] Starting failed jboss.jca:name=intrin
sycjca,service=NoTxCM
java.lang.UnsupportedOperationException: Method setLogWriter() not yet implement
ed.
at com.intrinsyc.jca.JintManagedConnectionFactory.setLogWriter(JintManag
edConnectionFactory.java)
at org.jboss.resource.connectionmanager.BaseConnectionManager2.startServ
ice(BaseConnectionManager2.java:334)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS
upport.java:272)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB
eanSupport.java:222)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:141)
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:644)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl
ler.java:897)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:418)
at org.jboss.system.ServiceController.start(ServiceController.java:440)
at org.jboss.system.ServiceController.start(ServiceController.java:440)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:141)
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:644)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:273)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
or.java:121)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
BeanOperationInterceptor.java:127)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:249)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
at org.jboss.mx.util.JMXInvocationHandler.invoke(JMXInvocationHandler.ja
va:273)
at $Proxy35.start(Unknown Source)
at org.jboss.deployment.XSLSubDeployer.start(XSLSubDeployer.java:229)
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.GeneratedMethodAccessor49.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
or.java:121)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
BeanOperationInterceptor.java:127)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:249)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy8.deploy(Unknown Source)
   

[JBoss-user] [JBoss Portal] - Re: JBoss Portal vs. LifeRay and eXo

2005-05-11 Thread [EMAIL PROTECTED]
"scrut" wrote : But Portlets are what makes a portal useful. Even if you don't 
provide portlets yourself, I think that you should provide a list of sources 
for those portlets.

Most of the people I've dealt with don't find the freebie portlets useful at 
all. They do very little of the heavy lifting, and other OS portals seem to 
offer a bucket of google and toy portlets that I find quite useless, atm.

"scrut" wrote : 
  | That's nice. But after all, what really counts are the answers to the 
questions: "Can system xyz get the job done better than the others? Can I use 
it for my specific needs? Does it provide the functions and features I need?"

So why don't you articulate your needs, instead of asking broad and general 
questions?

"scrut" wrote : 
  | With JBoss Portal I see mainly promises at the moment.
  | 

Would it soothe you to know I'm a man of my word?

"scrut" wrote : 
  | How is Liferay different? Is the only issue the question whether or not it 
is spec compliant? Or is there more to it?
  | 

Don't know. Are they spec compliant? Try pulling one of their portlets and 
porting it. The freebie portlets they have are intimately tied to their 
struts-portal-architecture, so portability is a no-no.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: JBoss Portal vs. LifeRay and eXo

2005-05-11 Thread scrut
"[EMAIL PROTECTED] wrote : Mature how? We're not in the business of developing 
portlets. The goal of this project is to provide a scalable, flexible, and 
reliable portal framework, not bible and weather portlets. 

But Portlets are what makes a portal useful. So being able to pick 80% of your 
portlet needs from a "out of the box" list of portlets is a bonus and reduces 
the time to get started.

Even if you don't provide portlets yourself, I think that you should provide a 
list of sources for those portlets.

"[EMAIL PROTECTED] wrote : That being said, Novell is bringing roughly 35 
portlets to the LGPL table. ;-)

Like a list of those ones...

"[EMAIL PROTECTED] wrote : Because we back JBoss Portal with proven JBoss 
support services, and companies like Novell are knee-deep in assisting the 
portal effort with us.

That's nice. But after all, what really counts are the answers to the 
questions: "Can system xyz get the job done better than the others? Can I use 
it for my specific needs? Does it provide the functions and features I need?"

And right now I am not so sure about JBoss Portal.

In order words: If I do a bit of configuration in eXo or Liferay, I can SEE 
results and with my own eyes I can see that large fractions of my portal needs 
are met already.
With JBoss Portal I see mainly promises at the moment.


"[EMAIL PROTECTED] wrote : If its spec compliant, then you can plug them in to 
eXo and move it to JBoss Portal. I don't know about portability in Liferay 
portal.

How is Liferay different? Is the only issue the question whether or not it is 
spec compliant? Or is there more to it?

Thanks

scrut

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Transferring Credentials from JSP->Applet

2005-05-11 Thread meatus
Hey all,

We're developing a plug-in framework on top of JBoss that will allow future 
developers to create pluggable components.  We use JSP to launch the 
client-side of these plug-ins as Java applets.  Since our paradigm requires 
that each plug-in be deployed as an individual .ear, we?re not able to coalesce 
all of the web services.  So, on the client side, we?re using JSP to bounce 
users around between different client applets.

The problem is that the user is required to log-in every time we launch a new 
applet because each applet requires access to one or more EJBs.  We?ve been 
able to accept and authenticate credentials in the JSP and in the applets, but 
we can?t seem to translate authentication from the JSP to an applet without 
re-prompting or injecting the raw, user-entered credentials and letting the 
applet go through the login process under the hood.  Neither of these is 
acceptable for obvious reasons.

Can anyone point me in the right direction on this?  Is there some method for 
supporting some single sign-on mechanism between JSP and rich Java applets?

Thanks,
Brett

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: JBoss Portal vs. LifeRay and eXo

2005-05-11 Thread [EMAIL PROTECTED]
"scrut" wrote : How does JBoss Portal compare to LifeRay and eXo?
  | The two latter portals seem a lot more mature and provide a lot of portlets 
already.

Mature how? We're not in the business of developing portlets. The goal of this 
project is to provide a scalable, flexible, and reliable portal framework, not 
bible and weather portlets. 

That being said, Novell is bringing roughly 35 portlets to the LGPL table. ;-)

"scrut" wrote : 
  | Why should someone use JBoss Portal instead when starting a new project?

Because we back JBoss Portal with proven JBoss support services, and companies 
like Novell are knee-deep in assisting the portal effort with us.

"scrut" wrote : 
  | How is JBoss Portal different from the other systems?

I've never gone thru and compared us feature for feature. You can see a 
complete feature list for portal here: 
http://docs.jboss.org/jbportal/v2.0RC/user-guide/en/html/features.html

"scrut" wrote : 
  | Here is my backdoor: what if I decided to use eXo or LifeRay for now and 
develop my own portlet - can I later deploy it with JBoss Portal as is and 
integrate it? I mean, all three claim that they are JSR168 compliant so in 
theory this might be a suitable backdoor. What is your opinion on that?

If its spec compliant, then you can plug them in to eXo and move it to JBoss 
Portal. I don't know about portability in Liferay portal.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Hibernate3

2005-05-11 Thread jperkins
Is there a road map for when Hibernate3 will be fully integrated into JBoss?

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - JBoss Portal vs. LifeRay and eXo

2005-05-11 Thread scrut
How does JBoss Portal compare to LifeRay and eXo?

The two latter portals seem a lot more mature and provide a lot of portlets 
already.

Why should someone use JBoss Portal instead when starting a new project?

How is JBoss Portal different from the other systems?

I find it hard to decide which platform to choose...

Here is my backdoor: what if I decided to use eXo or LifeRay for now and 
develop my own portlet - can I later deploy it with JBoss Portal as is and 
integrate it? I mean, all three claim that they are JSR168 compliant so in 
theory this might be a suitable backdoor. What is your opinion on that?

scrut

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Deploying an application Web on JBoss 4.0.2

2005-05-11 Thread fquimbay
I have an application Web which I correctly deploy on jboss 4.0.1 when trying 
to deploy it on jboss 4.0.2 does not load index.html of my application; I use 
of jdk1.5.0_03. In logs of jboss doesn't show no error to me. As it is the 
problem, exists some important change in new jboss 4.0.2 for the deploy of 
applications Web? Thanks.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: installer doesn't work ?

2005-05-11 Thread [EMAIL PROTECTED]
4.0.3

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Mutual authentication with JBOSS (CLIENT-CERT configuart

2005-05-11 Thread [EMAIL PROTECTED]
The config is in the testsuite. Download the source release, build it, build 
the testsuite and run the tomcat-ssl target. This creates a tomcat-ssl server 
configuration that has client cert enabled.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: Primitive type mapping fails

2005-05-11 Thread [EMAIL PROTECTED]
This has been assigned and scheduled.

http://jira.jboss.com/jira/browse/JBWS-217

Thanks for the excellent report

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - Re: JSP compile problem on 4.0.2 RC1

2005-05-11 Thread real_zeus
I just had the same problem with JSPs on JBoss 4.0.2 final.
I use WSAD, but deploy EAR using own Ant Script, not "Export EAR".
In order to solve the problem I checked JARs in following folders:
- {$jdk}\lib
- {$jboss}\lib
- {$jboss}\lib\endorsed
- {$jboss}\server\{$config}\lib
and removed JARs with same classes from my EAR.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: Problem with URL Rewriting during WS - deployment

2005-05-11 Thread [EMAIL PROTECTED]
If you are using jboss-4.0.2 you can also set 

AlwaysModifySOAPAddress=false

then JBossWS will not rewrite a valid URL entry in the WSDL.


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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [The Lizzard's corner] - Applet & JMS

2005-05-11 Thread tool
I have an applet that I am deploying in JBoss via a war within an ear. The 
applet listens to a JMS topic on the app server and consumes its messages. When 
the applet attempts to connect to the JMS topic I get the following:

Naming Exception in connect:
access denied (java.net.SocketPermission 155.244.60.54:1098 connect,resolve)
at org.hs.client.JMSInstance.configure(JMSInstance.java:118)
at 
org.hs.client.JMSInstanceManager.addInstance(JMSInstanceManager.java:83)
at org.hs.client.AddServerTab.addInServer(AddServerTab.java:126)
at org.hs.client.AddServerTab.access$000(AddServerTab.java:37)
at org.hs.client.AddServerTab$1.actionPerformed(AddServerTab.java:71)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at 
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown 
Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)


Wasn't sure where to post this exactly. Can anyone give me an idea of what is 
going on and/or how to fix it? Port 1098 is open on the app server node.

Thanks,
Brian

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: Doc on the client side class

2005-05-11 Thread [EMAIL PROTECTED]
AFAIK, wscompile does not support that because it is working of compiled 
classes, which already have lost the javadoc information from the source.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Mutual authentication with JBOSS (CLIENT-CERT configuart

2005-05-11 Thread HuntEthan
Can I somewhere download your JBoss configuration? I think it works when I 
download it and replace my JBoss with yours (but I need version 4.x (AOP)). I 
don't know what I'm doing wrong.

thanks

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: JBoss doesn't autodeploy

2005-05-11 Thread darranl
If you started JBoss using the run script with no arguments this means that you 
will be using the default configuration.

In this case you need to put the war in {jboss.home}/server/default/deploy

If you passed the arguments '-c all' to the run script this means that you have 
started the all configuration.

In this case you need to put the war in {jboss.home}/server/all/deploy

If you passed the arguments '-c minimal' to the run script this means that you 
have started the wrong configuration, you should use one of the two 
configurations above.

Once you have the correct deploy folder something should be displayed on the 
console.



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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Unable to acces external Corba Object

2005-05-11 Thread vibe.axb
Hello,

I am unable to access an external Corba Object from an Ejb. The exception is :

  | java.lang.UnsupportedOperationException
  | at com.sun.corba.se.internal.ior.FreezableList.add(FreezableList.java:96)
  | at com.sun.corba.se.internal.core.IOR.(IOR.java:239)
  | at 
com.sun.corba.se.internal.iiop.CDRInputStream_1_0.read_Object(CDRInputStream_1_0.java:652)
  | at 
com.sun.corba.se.internal.iiop.CDRInputStream_1_0.read_Object(CDRInputStream_1_0.java:641)
  | at 
com.sun.corba.se.internal.iiop.CDRInputStream.read_Object(CDRInputStream.java:253)
  | at org.omg.CORBA.ObjectHelper.read(ObjectHelper.java:59)
  | at 
org.omg.CosNaming._NamingContextExtStub.resolve(_NamingContextExtStub.java:400)
  | at ui.ServerConnectionHandler.getCORBAObject(Unknown Source)
  | ...
  | 

However, when I execute my code inside a corba-client program (with a standard 
main function), everything works fine.

Can someone help me or have some hooks ?

--
Here the ui.ServerConnectionHandler.getCORBAObject method


  | 
  | private static org.omg.CORBA.Object getCORBAObject(String pServer, int 
pPort, String pComponent) {
  | 
  | String orbArgs[] = {
  |   "-ORBInitialPort", String.valueOf(pPort), 
  |   "-ORBInitialHost", pServer 
  | };
  | 
  | org.omg.CORBA.ORB orb = org.omg.CORBA.ORB.init(orbArgs, null);
  | 
  | //client will use Naming Service
  | org.omg.CORBA.Object o1 = orb.resolve_initial_references("NameService");
  | 
  | org.omg.CosNaming.NamingContext nc = 
org.omg.CosNaming.NamingContextHelper.narrow(o1);
  | 
  | //
  | // Resolve names with the Naming Service
  | //
  | org.omg.CosNaming.NameComponent nc1 = new 
org.omg.CosNaming.NameComponent(pComponent, "");
  | 
  | org.omg.CosNaming.NameComponent[] aName = {nc1};
  | 
  | org.omg.CORBA.Object obj = nc.resolve(aName); // Exception Here !
  | 
  | return obj;
  | 
  | }


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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - org.jboss.resource.JBossResourceException: Could not....

2005-05-11 Thread jainy
Hi,

We are in an performance testing phase of our product.
So , while testing for multiple user we got this exception.

org.jboss.resource.JBossResourceException: Could not create connection; - nested
 throwable: (java.sql.SQLException: Io exception: Connection refused(DESCRIPTION
=(TMP=)(VSNNUM=153092352)(ERR=12519)(ERROR_STACK=(ERROR=(CODE=12519)(EMFI=4)
at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.c
reateManagedConnection(LocalManagedConnectionFactory.java:161)
at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.cr
eateConnectionEventListener(InternalManagedConnectionPool.java:508)
at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.ge
tConnection(InternalManagedConnectionPool.java:207)
at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BaseP
ool.getConnection(JBossManagedConnectionPool.java:534)
at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManage
dConnection(BaseConnectionManager2.java:396)
at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedCo
nnection(TxConnectionManager.java:299)
at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateC
onnection(BaseConnectionManager2.java:448)
at org.jboss.resource.connectionmanager.BaseConnectionManager2$Connectio
nManagerProxy.allocateConnection(BaseConnectionManager2.java:838)
at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(Wrapp
erDataSource.java:102)

We, are using Oracle9i and the parameters in init.ora file are :
open_cursors= 250
processes   = 200
transactions= 200
sessions= 200

I have given Min Pool Size as 50 and Max-pool-size as 200 in  deploy/*DS.xml.

After doin all this also we dont have any solution.

Any help would be Great..
thanks in advance..
jainy

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Getting Started Documentation] - Re: Separate Log4j configs

2005-05-11 Thread jisung
I'm having the same problem.

Since moving to JBoss only system messages and logs from libraries residing in 
the jboss classpath are recorded. Maybe I typed sth wrong in the log4j.xml, but 
it's as simple as an Appender plus a Category tag

 


 

My aducatLog.log is alwasy 0kb, no matter how many log.info, debug...whatever I 
put in the source files.

Could somebody instruct us the way to make JBoss logging "COEXIST" with logging 
from apps residing in it?

Jisung



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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: AdventNet SNMP 5.0 Adaptor and JBoss 4

2005-05-11 Thread [EMAIL PROTECTED]
I can only answer to your 3rd question: it's not likely to have a graphical 
environment (kind of snmp rules editor) in future version of jboss, unless 
there is enough demand :)

If you just want to get traps across, without a MIB generated, then it's 
relatively easy to configure the existing adapter:

In case you haven't seen our wiki docs:
http://www.jboss.org/wiki/Wiki.jsp?page=JBossSNMPAdapter

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: How the website jboss.org integrates Jboss portal ?

2005-05-11 Thread [EMAIL PROTECTED]
actually it is a port of postnuke on JBoss/J2EE technology

in nukes, they are stored in database

in jboss portal they are stored in Slide (jakarta.apache.org/Slide) which 
offers wedav access and can store files on the filesystem or in database

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: How the website jboss.org integrates Jboss portal ?

2005-05-11 Thread sovattha
The nukes technology is PHP, right ?

So, the users edit directly the HTML pages which are the current sources for 
the website from the wysiwyg editor...
Another question is where are the HTML pages stored : in the webdav, the file 
system, a database, any other way ?

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: How the website jboss.org integrates Jboss portal ?

2005-05-11 Thread [EMAIL PROTECTED]
jboss.org runs on nukes 1.1

the cms part of jboss portal (and nukes) is basic and does not aim to be a full 
fledged CMS (as of today). therefore it has just an interface to see the cms 
content and edit HTML files with a specific editor. It does not have any 
workflow attached to it.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - How the website jboss.org integrates Jboss portal ?

2005-05-11 Thread sovattha
I am in charge of choosing a CMS technology to rebuild our company website, and 
I would like to know how the JBoss Portal manages the dynamic data for this 
site Jboss.org ?

What is the technology behind (pure html, jsp, others) ?
Do the users use the CMS tool for the portal to update the website just like in 
another CMS ?

Do you have implemented a workflow system such as we have in others CMS 
frameworks (Daisy, Mambo, etc.) ?

Thanks in advance.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - JBoss doesn't autodeploy

2005-05-11 Thread Bertsura
I have a war file that deploys on Tomcat and I want to know how to deploy it on 
JBoss. It doesn't deploy if I just copy it to a deploy directory. Is there 
anything else I need to set up? Thanks!

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Javassist user questions] - Re: JBoss doesn't autodeploy

2005-05-11 Thread darranl
You should take your question to the beginners corner.

Can you describe extactly how you are trying to deploy your war, what JBoss 
version you are using and any errors that you are getting that makes you think 
the deployment is failing.

What is Javaassist?

Javassist (Java programming assistant) is a class library for editing Java 
bytecode in Java;

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - JBOSS, MySQL, and finder methods

2005-05-11 Thread kquinn
Hi,

I have set up JBOSS and MySQL and can happily retrieve data from a the db using 
the findByPrimaryKey method. I would now like to add other finder methods (such 
as findByUserName) that will return a collection. 

Can anyone  explain or point to a tutorial that will take me through the steps 
required to add new finder methods? 

Karl

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - AdventNet SNMP 5.0 Adaptor and JBoss 4

2005-05-11 Thread ericcartman13
Hi,

I am trying to publish my JMX messages via SNMP. I don't have good SNMP 
background and as far as I read and talked to people, there is nothing SIMPLE 
about SNMP, therefore I thought AdventNet's SNMP adaptor would be just the 
right solution for my problem.

I've downloaded AdventNet SNMPAdaptor 5.0 evaluation version but unfortunately 
when I saw that there is no support for JBoss except 3.0.x and 3.2.x versions I 
was so dissappointed. So my question is

1) Is JBoss 4 compatible with AdventNet SNMPAdaptor 5.0?
 1.1) If it is, how can I configure SNMPAdaptor with JBoss? Is there a way 
around? Could you please give me simple MBean example and how to publish an 
SNMP message via Rule Editor. I found AdventNet's documentation rather poor.
 1.2) If it is not compatible, will JBoss have a similar approach (not SNMP 
support which is already there for people confident in SNMP but an SNMP Adaptor 
to automate JMX to SNMP) in the next release?

Regards,
Eric

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Jboss with jdk1.5

2005-05-11 Thread hoeft
Hello, i'm writting an application.

The application has to run stand alone and on an application server. 

Can i write the application in jdk 1.5 or won't it run in this case on jboss?

mfg hoeft



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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: error on jboss start: b ad argument for IP_MULTICAST_IF:

2005-05-11 Thread n2
This is from the wiki (http://www.jboss.org/wiki/Wiki.jsp?page=IPv6):

Another source of problems might be the use of IPv6, and/or misconfiguration of 
/etc/hosts. If you communicate between an IPv4 and an IPv6 host, and they are 
not able to find each other, try the java.net.preferIP4Stack=true property.

Change your /bin/run.sh from

# Setup JBoss sepecific properties
  | JAVA_OPTS="$JAVA_OPTS -Dprogram.name=$PROGNAME" to

# Setup JBoss sepecific properties
  | JAVA_OPTS="$JAVA_OPTS -Djava.net.preferIPv4Stack=true 
-Dprogram.name=$PROGNAME"

JDK 1.4.1 uses IPv6 by default, although is has a dual stack, that is, it also 
supports IPv4.

I tried this with JBoss 4.0.1sp1 on SuSE 9.1 prof. and the cluster 
configuration is starting without errors. 

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: error on jboss start: b ad argument for IP_MULTICAST_IF:

2005-05-11 Thread n2
This is from the wiki (http://www.jboss.org/wiki/Wiki.jsp?page=IPv6):

Another source of problems might be the use of IPv6, and/or misconfiguration of 
/etc/hosts. If you communicate between an IPv4 and an IPv6 host, and they are 
not able to find each other, try the java.net.preferIP4Stack=true property.

Change your /bin/run.sh from

# Setup JBoss sepecific properties
  | JAVA_OPTS="$JAVA_OPTS -Dprogram.name=$PROGNAME" to

# Setup JBoss sepecific properties
  | JAVA_OPTS="$JAVA_OPTS -Djava.net.preferIPv4Stack=true 
-Dprogram.name=$PROGNAME"

JDK 1.4.1 uses IPv6 by default, although is has a dual stack, that is, it also 
supports IPv4.

I tried this with JBoss 4.0.1sp1 on SuSE 9.1 prof. and the cluster 
configuration is starting without errors. 

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Javassist user questions] - JBoss doesn't autodeploy

2005-05-11 Thread Bertsura
Hi! JBoss doesn't autodeploy my war file. It's weird because it gets deployed 
on my Tomcat server. Any tips on this? Thanks!

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Transaction - time out

2005-05-11 Thread baskar_bharadwaj
Hi !!
Can you please provide some more inputs on - determining the suitability of the 
'default combination of pessimistic EJB locking & commit option A' for the 
use-case. An example for analysing would be very helpful for me.

Few comments:
1. the default commit option is 'B' & not 'A' - right ??
2. Read-only methods cannot be used in my case - since, timeout is happening 
only when i try to reads a modifiable field.[which cannot be made read-only, as 
concurrent writes are also possible]

Thanks in advance !!


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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossCache] - Re: Eviction and cache access

2005-05-11 Thread tcherel
Thanks for the answers.

1) So the evicted notification happens after it has been evicted? Is there any 
ways where I can get an "aboutToBeEvicted" where I know for sure that 
everything is still in the cache and can be accessed?

2) That is what I thought. I was just surprised that /a was not evicted at the 
same time as /a/b and /a/c. But this is not causing me any problems, I just 
wanted to understand exactly how it is working.


Thomas

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: .NET calling WebService

2005-05-11 Thread md5georg
Hello,

I have had similar problems earlier.  The problem I had came from using a MS 
tool that used the .Net 1.0 version. Confirm that you are using at least a .Net 
1.1 version.

Also, there has been some discussions regarding interoperability with .Net 
earlier in this forum, here are some links:

http://www.jboss.org/index.html?module=bb&op=viewtopic&t=63158
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=62229


Best regards,

Georg

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Available Portlets

2005-05-11 Thread [EMAIL PROTECTED]
I confirm it has not been ported yet.

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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Re: null after lookup in jboss4.0.2

2005-05-11 Thread singular_droid
In addition I want to say that I have downloaded the jboss4guide and build it's 
CaveatEmptor.har - it didn't deploy into default conf of jboss 4.0.2:

  | 11:00:11,843 INFO  [Environment] Hibernate 3.0.2
  | 11:00:11,875 INFO  [Environment] hibernate.properties not found
  | 11:00:11,875 INFO  [Environment] using CGLIB reflection optimizer
  | 11:00:11,875 INFO  [Environment] using JDK 1.4 java.sql.Timestamp handling
  | 11:00:12,187 INFO  [Hibernate] Using JDBC batch size : null
  | 11:00:12,218 ERROR [Hibernate] Starting failed jboss.har:service=Hibernate
  | java.lang.NullPointerException
  | at 
org.jboss.hibernate.jmx.Hibernate.buildSessionFactory(Hibernate.java:595)
  | at org.jboss.hibernate.jmx.Hibernate.startService(Hibernate.java:578)
  | at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:272)
  | at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:222)
  | at sun.reflect.GeneratedMethodAccessor41.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:141)
  | 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:644)
  | at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:897)
  | at $Proxy0.start(Unknown Source)
  | at org.jboss.system.ServiceController.start(ServiceController.java:418)
  | 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:141)
  | 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:644)
  | at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
  | at $Proxy4.start(Unknown Source)
  | at org.jboss.deployment.SARDeployer.start(SARDeployer.java:273)
  | at org.jboss.deployment.MainDeployer.start(MainDeployer.java:964)
  | at org.jboss.deployment.MainDeployer.start(MainDeployer.java:956)
  | at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:775)
  | at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:738)
  | at sun.reflect.GeneratedMethodAccessor49.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:141)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  | at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:121)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
  | at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
  | at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
  | at $Proxy8.deploy(Unknown Source)
  | at 
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:325)
  | at 
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:501)
  | at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:204)
  | at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:215)
  | at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:194)
  | 11:00:12,218 WARN  [ServiceController] Problem starting service 
jboss.har:service=Hibernate
  | java.lang.NullPointerException
  | at 
org.jboss.hibernate.jmx.Hibernate.buildSessionFactory(Hibernate.java:595)
  | at org.jboss.hibernate.jmx.Hibernate.startService(Hibernate.java:578)
  | at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:272)
  | at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(Serv