[jboss-user] [JBoss jBPM] - Message table

2009-01-19 Thread aspider
there is JBPM_Message table in jbpm3.1.
But this table disappear in 3.2.
Is there any relative table replaced in 3.2 higher?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203128
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JCA/JBoss] - What is no-tx-datasource?

2009-01-19 Thread tilek
Hi,

If I understand correctly "no-tx-datasource" isn't managed by JBossTS, but 
"local-tx-datasource" all connection is managed by JBossTS?

If I would like to use spring to manage a JTA transaction, should I create 
datasource type "no-tx-datasource"?

Currently, I use "local-tx-datasource", it has a problem about an enlistment, 
but it work fine when I use "no-tx-datasource". Does it has any side effict in 
the changing?

Thanks.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203127
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools (users)] - Re: Seam EAR deployment problem

2009-01-19 Thread speleomaniac
A good sequence, class and activity diagram can really help :)

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203126
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: Eventing client

2009-01-19 Thread narensb
I am using jbossws 3.0.1 and jbossas 4.2.3

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203125
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Eventing client

2009-01-19 Thread narensb
I have created the event source and subscription manager using the tutorial 
given in user guide.Its working fine
I tried to use wsconsume tool to create the client stub classes but it gices 
some error

  | 
  | Failed to parse the WSDL.
  | Failed to invoke WsImport
  | java.lang.IllegalStateException: WsImport invocation failed. Try the 
verbose swi
  | tch for more information
  | at 
org.jboss.ws.tools.jaxws.impl.SunRIConsumerImpl.consume(SunRIConsumer
  | Impl.java:220)
  | at 
org.jboss.wsf.spi.tools.cmd.WSConsume.importServices(WSConsume.java:2
  | 23)
  | at org.jboss.wsf.spi.tools.cmd.WSConsume.main(WSConsume.java:81)
  | 
  | 
  | 

If someone had faced similar problem and solved it plz help!!
Thanks in advance

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203124
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - Re: Error deploying application.war

2009-01-19 Thread jaikiran
Let's continue this discussion in your other thread at 
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=148953

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203122
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error deploying war

2009-01-19 Thread jaikiran
anonymous wrote : Caused by: org.jboss.xb.binding.JBossXBRuntimeException: 
Failed to start listener-class: the element is not repeatable, repeatable 
parent expected to be a model group but got element listener 

Looks like some issue with your web.xml contents. Please post the contents of 
that file.

While posting logs or xml content or code, please remember to wrap it in a code 
block by using the Code button in the message editor window. Please use the 
Preview button to ensure that your post is correctly formatted.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203121
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: process variable persistance

2009-01-19 Thread aspider
nobody knows about that?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203119
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - Error deploying application.war

2009-01-19 Thread sk2009
Hi All,

i am getting following exceptions in JBoss AS 5, server starts without any 
exception but generates exception when i try to deploy my application.war.
This application.war in working fine on JBoss AS 4.

Here goes the exception :- 

11:32:27,408 ERROR [AbstractKernelController] Error installing to Parse: 
name=vfsfile:/D:/jboss-5.0.0.GA/server/default/deploy/application.war/ 
state=Not Installed mode=Manual requiredState=Parse
org.jboss.deployers.spi.DeploymentException: Error creating managed object for 
vfsfile:/D:/jboss-5.0.0.GA/server/default/deploy/application.war/
at 
org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)
at 
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:337)
at 
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:297)
at 
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:269)
at 
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.deploy(AbstractParsingDeployerWithOutput.java:230)
at 
org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
at 
org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
at 
org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
at 
org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)
at 
org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at 
org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1598)
at 
org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
at 
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1062)
at 
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
at 
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
at 
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
at 
org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)
at 
org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:545)
at 
org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(ProfileServiceBootstrap.java:304)
at 
org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:205)
at 
org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:405)
at org.jboss.Main.boot(Main.java:209)
at org.jboss.Main$1.run(Main.java:547)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source: 
Failed to start listener-class: the element is not repeatable, repeatable 
parent expected to be a model group but got element listener
at 
org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:203)
at 
org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:168)
at 
org.jboss.deployers.vfs.spi.deployer.JBossXBDeployerHelper.parse(JBossXBDeployerHelper.java:199)
at 
org.jboss.deployers.vfs.spi.deployer.JBossXBDeployerHelper.parse(JBossXBDeployerHelper.java:170)
at 
org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:132)
at 
org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:118)
at 
org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parseAndInit(AbstractVFSParsingDeployer.java:256)
at 
org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parse(AbstractVFSParsingDeployer.java:188)
at 
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:323)
... 22 more
Caused by: org.jboss.xb.binding.JBossXBRuntimeException: Failed to start 
listener-class: the element is not repeatable, repeatable parent expected to be 
a model group but got element listener
at 
org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler.endRepeatableParent(SundayContentHandler.java:703)
at 
org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler.startElement(SundayContentHandler.java:341)
at 
org.jboss.xb.binding.parser.sax.SaxJBossXBParser$DelegatingContentHandler.startElement(SaxJBossXBParser.java:401)
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown 
Source)
at org.apache.xerces.xinclude.XIncludeHandler

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Error deploying war

2009-01-19 Thread sk2009
11:32:27,408 ERROR [AbstractKernelController] Error installing to Parse: 
name=vfsfile:/D:/jboss-5.0.0.GA/server/default/deploy/application.war/ 
state=Not Installed mode=Manual requiredState=Parse
org.jboss.deployers.spi.DeploymentException: Error creating managed object for 
vfsfile:/D:/jboss-5.0.0.GA/server/default/deploy/application.war/
at 
org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)
at 
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:337)
at 
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:297)
at 
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:269)
at 
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.deploy(AbstractParsingDeployerWithOutput.java:230)
at 
org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
at 
org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
at 
org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
at 
org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)
at 
org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
at 
org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1598)
at 
org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
at 
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1062)
at 
org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
at 
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
at 
org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
at 
org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)
at 
org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:545)
at 
org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(ProfileServiceBootstrap.java:304)
at 
org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:205)
at 
org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:405)
at org.jboss.Main.boot(Main.java:209)
at org.jboss.Main$1.run(Main.java:547)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source: 
Failed to start listener-class: the element is not repeatable, repeatable 
parent expected to be a model group but got element listener
at 
org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:203)
at 
org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:168)
at 
org.jboss.deployers.vfs.spi.deployer.JBossXBDeployerHelper.parse(JBossXBDeployerHelper.java:199)
at 
org.jboss.deployers.vfs.spi.deployer.JBossXBDeployerHelper.parse(JBossXBDeployerHelper.java:170)
at 
org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:132)
at 
org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:118)
at 
org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parseAndInit(AbstractVFSParsingDeployer.java:256)
at 
org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parse(AbstractVFSParsingDeployer.java:188)
at 
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:323)
... 22 more
Caused by: org.jboss.xb.binding.JBossXBRuntimeException: Failed to start 
listener-class: the element is not repeatable, repeatable parent expected to be 
a model group but got element listener
at 
org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler.endRepeatableParent(SundayContentHandler.java:703)
at 
org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler.startElement(SundayContentHandler.java:341)
at 
org.jboss.xb.binding.parser.sax.SaxJBossXBParser$DelegatingContentHandler.startElement(SaxJBossXBParser.java:401)
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown 
Source)
at org.apache.xerces.xinclude.XIncludeHandler.startElement(Unknown 
Source)
at org.apache.xerces.impl.dtd.XMLDTDValidator.startElement(Unknown 
Source)
at 
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
at 
org.apache.xerces.impl

[jboss-user] [Clustering/JBoss] - Re: round robin on Jboss 5

2009-01-19 Thread yairogen
I am using EJB 3.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203113
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Remoting] - Re: With SSLBisocket is there is java.rmi.server.hostname or

2009-01-19 Thread ron.si...@jboss.com
Hi Ian,

Well, I just ran a test with the InvokerLocator


  | 
sslbisocket://multihome:/foobar/services?datatype=serializable&homes=192.168.2.2:!10.11.12.119:&serializationtype=jboss
  | 

and didn't have any problems.

Looking at the code, in the absence of any explicit parameters, it should be 
the case that


  | # of server sockets == # of homes == # of connect homes == # of secondary 
bind ports == # of secondary connect ports.
  | 

Could you run your code with TRACE logging for org.jboss.remoting and look for 
any related messages?

TheNelson" wrote : 
  | clients can only attach callback handlers to the one listed in 
connect_homes.
  | 

Just to be sure, note that the parameter should be "connecthomes".

"TheNelson" wrote : 
  | What's with the secondary port list? 
  | 

The motivation for the bisocket transport was to allow the server to connect to 
the client without having a ServerSocket on the client.  So, the bisocket 
client creates a "control" connection by connecting to a server side secondary 
ServerSocket bound to a secondary port, and, when,  the server wants to get a 
socket connected to the client, it sends a request on the control connection, 
which causes the client to connect to the secondary ServerSocket to create the 
socket.  OK so far?  Two more points.

1. There's a secondary ServerSocket, each bound to a secondary bind host/port 
address, for each "primary" ServerSocket.  The client asks for a list of 
secondary ServerSockets, and it can attempt to connect to any of them.  

2. If there's a firewall between the client and the server, then the server 
should be configured with a"connecthomes" list. The BisocketServerInvoker will 
take the hosts from the "connecthomes" list, associate each host with a port 
from the "secondaryConnectPorts" list (or an anonymous port if there is no 
configured value for "secondaryConnectPorts"), and create a list of addresses 
for the client to use to create the control connection.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203111
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools (users)] - Code completion, navigation in EL and configuration files

2009-01-19 Thread dxxvi
I'm considering JBoss Tools as a replacement for MyEclipse which is very 
disappointing. I haven't used JBoss Tools before. These are my questions:

1) Does JBoss Tools support code completion/suggestion in EL? For example, I 
have a JSF-managed bean named `bean'; is there a code completion when I type 
`', is there code 
completion when I type `'; if I change `prop1' to `property1',  
will the setter and getter method names change too? and will the `prop1' in EL 
change to `property1'?

4) If I ctrl+click on a bean name in EL, will I be taken to the bean definition 
in the faces-config.xml file? And in the faces-config.xml file, if I ctrl+click 
on the class name, will I be taken to the Java source file?

Thanks.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203108
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Management, JMX/JBoss] - MBean depends on a stateless EJB

2009-01-19 Thread franbekh
Hello,

I'm developing a MBean that needs a dependency on an deployed EJB. As described 
in the WIKI, I tried the -Tag and the @Depends annotation (see 
http://www.jboss.org/community/docs/DOC-9879).  The SAR-Archive is deployed 
withing my EAR.

@Depends("jboss.j2ee:jndiName=MySchedulerBean,service=EJB3")
public class StartupService extends ServiceMBeanSupport implements 
StartupServiceMBean
{
@EJB
MyScheduler scheduler;


public void createService()
{
scheduler.start();
}
}

The dependant bean is a stateless session bean. The JBoss version I'm using is 
4.2.3. During the startup of jboss I get the following error message:

 --- MBeans waiting for other MBeans ---
 ObjectName: my.company:service=StartupService
   State: CONFIGURED
   I Depend On:
 jboss.j2ee:jndiName=MySchedulerBean,service=EJB3

 --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
 ObjectName: jboss.j2ee:jndiName=MySchedulerBean,service=EJB3
   State: NOTYETINSTALLED
   Depends On Me:
 my.company:service=StartupService

It seems that the MBean deployer is waiting for the EJB to get ready, but it 
failed. Can someone tell me where my mistake is. I just want to make sure that 
the EJB is available for using.

Thanks in advance,
Bernd


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203107
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Security & JAAS/JBoss] - How Security.drl file can be refreshed at runtime without re

2009-01-19 Thread surenderok
Hi,

I have roles to be given to each user for each UI. In my application, user 
dynamically updates the user roles in security.drl file which is located in the 
JBOSS default/conf folder. I need to refresh the updated version of the 
security.drl file without restarting the server and application.

How JBOSS can be refreshed at runtime without restarting?

Please helpme.Thanks in advance.

Surender.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203106
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - soap message fails at JBoss 4.3 eap

2009-01-19 Thread pcheng
Hi All,
   We have an existing application that talks to a time clock which uses ksoap 
to create soap messages. It has been working fine with JBoss 4.0.5 but fails 
when we deploy the application under JBoss 4.3 eap. Please help to solve it. 
Here are the details:

The soap message from the clock is  (copied from JBoss server.log):

http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
 http://schemas.xmlsoap.org/soap/encoding/";>
  
   HQ1
   manager1
   GENUS796200
  
 


JBoss 4.3 throws this error in server.log:

2009-01-19 21:33:53,453 ERROR [org.jboss.ws.core.jaxws.SOAPFaultHelperJAXWS] 
SOAP request exception
org.jboss.ws.WSException: Content root name does not match element name: 
{urn:com.tomax.peripheralserver.adapter}user != user
at 
org.jboss.ws.core.soap.XMLContent.expandContainerChildren(XMLContent.java:308)
at org.jboss.ws.core.soap.XMLContent.transitionTo(XMLContent.java:106)

at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at 
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:595)


The generated wsdl file in tmp directory:(sorry the page just does not show the 
content of wsdl file and I can't figure it out)



...
 
  

Thanks a lot.



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203105
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB/JBoss] - How I can Access EJB by using local and remote at a same tim

2009-01-19 Thread tojikgeorge
Hi Friends,

I'm new in JBOSS 5. I have developed an application which have more than one 
ejb (1.2). In our application some ejb are calling by using remote interface 
and some are using by local interface. All ejb have both interfaces. The 
problem is that, I can not use both interface at a time. 
I have made changes in ear-deployer-jboss-beans.xml and jboss-service.xml 
(CallByValue  tag), on the basis on this CallByValue tag value I can access  
only one interface (local or remote) at a time. But I want to access both 
interfaces at a time. So any one can help me to solve this issue???

Thanks in Advance 


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203103
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - How I can Access EJB by using local and remote interface at

2009-01-19 Thread tojikgeorge
Hi Friends,

I'm new in JBOSS 5. I have developed an application which have more than one 
ejb (1.2). In our application some ejb are calling by using remote interface 
and some are using by local interface. All ejb have both interfaces. The 
problem is that, I can not use both interface at a time. 
I have made changes in ear-deployer-jboss-beans.xml and jboss-service.xml 
(CallByValue  tag), on the basis on this CallByValue tag value I can access  
only one interface (local or remote) at a time. But I want to access both 
interfaces at a time. So any one can help me to solve this issue???

Thanks in Advance 


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203102
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - unable to deploy external portlets

2009-01-19 Thread k.lakshmi.narayana
I was following  the quick start guide for deploying the portlets from 
portletswap 

I am using jboss2.7 +as; with java 1.5..


this is what I am getting in the console


INFO  [TomcatDeployer] deploy, ctxPath=/CalcPortlet, 
warUrl=.../tmp/deploy/tmp6685904806314913191CalcPortlet-exp.war/

10:39:00,918 WARN  [config] Unable to process deployment descriptor for context 
'/CalcPortlet'


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203100
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: unable to archive the folder in CMS

2009-01-19 Thread k.lakshmi.narayana
But, I am unable to see so. I am not uploading even a big file. I was just 
following the quick start guide and trying to upload the quick start guide 
itslef, and could not finish.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203099
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Advanced Documentation] - Re: Configuring the Manager web application Context

2009-01-19 Thread priyapg
Also I would like to know about the tomcat structure in jboss 4.2.2.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203094
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Advanced Documentation] - Re: Configuring the Manager web application Context

2009-01-19 Thread priyapg
I want to list the deployed applications in jboss .In the below link 

www.jboss.org/file-access/default/members/jbossweb/freezone/docs/2.1.0/manager-howto.html

to configure the Manager web application Context,I don't which path I should 
give as docBase ?
whether
/opt/jboss-4.2.2.GA-src/tomcat/output/deploy/jboss-web.deployer/ROOT.war/manager
or
/opt/jboss-4.2.2.GA-src/build/output/jboss-4.2.2.GA/server/default/deploy/jboss-web.deployer/ROOT.war/manager
I tried both,but not getting the manager application through browser.

My attempt is when giving the url http://localhost:8080/manager/list ,it should 
list all deployed applications .

Can u please help me?


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203093
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Security & JAAS/JBoss] - log4j error when using SPNEGO module

2009-01-19 Thread danielmesser
I am trying to use the JBoss SPNEGO component security-negotiation-2.0.3.Beta2 
in JBoss 4.0.5.GA. Following the documentation, I am able to deploy the 
Negotiation Toolkit. I can successfully run the Basic Negotiation and Security 
Domain tests, but when I try to run the 'Secured' test, I get the following 
exception in the JBoss log:

 22:12:49,627 ERROR [CoyoteAdapter] An exception or error occurred in the 
container during the request processing
java.lang.NoSuchMethodError: org.apache.log4j.Logger.trace(Ljava/lang/Object;)V
at 
org.jboss.security.negotiation.spnego.SPNEGOAuthenticator.authenticate(SPNEGOAuthenticator.java:56)
at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
at 
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at 
org.jboss.web.tomcat.tc5.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at 
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at 
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at 
org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
at java.lang.Thread.run(Thread.java:595)

Your help would be greatly appreciated

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203092
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Starting portal without an internet connection

2009-01-19 Thread prabhat....@jboss.com
So, I was wrong. This still is the issue with 2.7.0.GA. You can get rid of it 
by using JBoss WS 3.0.4.GA binaries from 
http://www.jboss.org/downloading/?projectId=jbossws&url=/jbossws/downloads/jbossws-native-3.0.4.GA.zip

Do you need WSRP? If no, then you can simply remove portal-wsrp.sar and you 
will be all set.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203090
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Error on deploying the insurance application in Drools

2009-01-19 Thread kukeltje
this is a question for the drools forum I think

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203088
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Jbpm Identity model questions

2009-01-19 Thread kukeltje
1: no, but you can put conditions on them
2: define 'something', and allowed for what...


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203087
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: performance limits of jbpm

2009-01-19 Thread kukeltje
it can run as many as your db can store

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203086
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Large Jbpm Variables Slow System Down

2009-01-19 Thread kukeltje
or store data in your domain model and not in jBPM

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203085
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Is jboss portal a good platform to develop a tracking pr

2009-01-19 Thread apemberton
This is a fairly nebulous question and would really depend on your 
requirements, but I'll toss in my two cents.

First, to your comparison - Trac is a custom app written in Python. 

Second, you have to think about what a Portal platform and specifically what 
JSR168 and JSR286 buy you. The portlet JSRs define a framework for building 
modular components, which doesn't sound too far from what you need - but, 
coordination between components is limited - though much better with JSR286. 
The portlet specs also talk a lot about security and JBoss Portal is packaged 
w/the JBoss Identity API which you could leverage.

Though, on the other hand, developing in a Portal framework can also be 
restrictive and provide additional features you may not need. For example, does 
a theme framework make sense for your project tracking/mgmt software?

Honestly - it sounds like a custom app to me; if I had my choice I'd take a 
look at http://www.seamframework.org/. 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203082
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: I deploy the bpel file successful, but when I used axis

2009-01-19 Thread Kanty
"alex.gui...@jboss.com" wrote : Do you see any error in the server console?

no error in the server console...
could you help me?
could you upload the right files?
many thanks..

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203078
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Messaging] - MDB Pool Size

2009-01-19 Thread droberts18
Where is the MDB pool size set?  I want to understand how I can manage the 
number of instances of my MDB.  

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203077
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Task is not visible to the assigned user in JBpm-3.2.2

2009-01-19 Thread mr.sathya
Sorry..in the prev.Post i mentioned it is showing the Task,.,

But it is not showing the task Page

pls help me to show task page to the assigned user..

Regards,
Ganesh.



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203076
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Task is not visible to the assigned user in JBpm-3.2.2

2009-01-19 Thread mr.sathya
Hi..

I am using jbpm-jpdl-suite-3.2.2.

I developed one process archive.and i deployed the process archive using admin 
console.

This is my processdefinition.xml
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 

it is deployed successfully..
But when i login as a user,it is showing the process.and i can able to start 
the process.but when i click on examine it is showing task page ie. the Page to 
give the input variables..

pls help me...

Regards,
Ganesh


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203075
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Problem deploying multiple WAR and MDB together

2009-01-19 Thread randy.layman
I have an existing application deployed as an EAR file.  In the application.xml 
file it currently has three web modules and an EJB module that deploys a single 
MDB.  This deploys successfuly and has been working for several months.

Adding an additional web module causes the MDB bean to get a 
NullPointerException on deployment (startup log below).  It doesn't seem to be 
a magic number problem -- removing one of the old working WAR modules and 
leaving the new one also causes problems.  

I've tried re-ordering the elements in the XML file and the problem still 
happens.  I've loaded the file into an XML parser and it parses fine so I don't 
think its a typo in the file.

I'm at a loss for what could be causing this problem.

I'm using JBoss 4.0.4 and JBoss 4.0.5 on Linux and Windows.

Here's what I think is the relevant snippet of the startup:

  | 2009-01-19 19:30:23,047 DEBUG [org.jboss.system.ServiceController] Creating 
service jboss.j2ee:service=EARDeployment,url='appserver.ear'
  | 2009-01-19 19:30:23,047 DEBUG [org.jboss.deployment.EARDeployment] Creating 
jboss.j2ee:service=EARDeployment,url='appserver.ear'
  | 2009-01-19 19:30:23,047 DEBUG [org.jboss.deployment.EARDeployment] Created 
jboss.j2ee:service=EARDeployment,url='appserver.ear'
  | 2009-01-19 19:30:23,047 DEBUG [org.jboss.system.ServiceController] Creating 
dependent components for: jboss.j2ee:service=EARDeployment,url='appserver.ear' 
dependents are: []
  | 2009-01-19 19:30:23,047 DEBUG [org.jboss.deployment.MainDeployer] Done with 
create step of deploying appserver.ear
  | 2009-01-19 19:30:23,047 DEBUG [org.jboss.deployment.MainDeployer] Begin 
deployment start file:/C:/Program 
Files/jboss-4.0.5.GA/server/default/deploy/appserver.ear
  | 2009-01-19 19:30:23,047 DEBUG [org.jboss.deployment.MainDeployer] Begin 
deployment start file:/C:/Program 
Files/jboss-4.0.5.GA/server/default/tmp/deploy/tmp53958appserver.ear-contents/hdapBilling.jar
  | 2009-01-19 19:30:23,047 DEBUG 
[org.jboss.ws.integration.jboss.DeployerInterceptorEJB21] start: 
file:/C:/Program 
Files/jboss-4.0.5.GA/server/default/tmp/deploy/tmp53958appserver.ear-contents/hdapBilling.jar
  | 2009-01-19 19:30:23,062 DEBUG [org.jboss.ejb.EJBDeployer] start 
application, deploymentInfo: org.jboss.deployment.deploymenti...@a1f66d72 { 
url=file:/C:/Program 
Files/jboss-4.0.5.GA/server/default/tmp/deploy/tmp53958appserver.ear-contents/hdapBilling.jar
 }
  |   deployer: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
  |   status: Starting
  |   state: START_DEPLOYER
  |   watch: file:/C:/Program 
Files/jboss-4.0.5.GA/server/default/tmp/deploy/tmp53958appserver.ear-contents/hdapBilling.jar
  |   altDD: null
  |   lastDeployed: 1232411394953
  |   lastModified: 1232411391687
  |   mbeans:
  | jboss.j2ee:jndiName=local/calllog...@1094172,service=EJB state: Created
  | , short name: hdapBilling.jar, parent short name: appserver.ear
  | 2009-01-19 19:30:23,062 DEBUG [org.jboss.system.ServiceController] starting 
service jboss.j2ee:service=EjbModule,module=hdapBilling.jar
  | 2009-01-19 19:30:23,062 DEBUG [org.jboss.ejb.EjbModule] Starting 
jboss.j2ee:service=EjbModule,module=hdapBilling.jar
  | 2009-01-19 19:30:23,062 DEBUG [org.jboss.ejb.EjbModule] startService, 
starting container: CallLogMDB
  | 2009-01-19 19:30:23,062 DEBUG [org.jboss.system.ServiceController] starting 
service jboss.j2ee:jndiName=local/calllog...@1094172,service=EJB
  | 2009-01-19 19:30:23,062 DEBUG [org.jboss.ejb.MessageDrivenContainer] 
Starting jboss.j2ee:jndiName=local/calllog...@1094172,service=EJB
  | 2009-01-19 19:30:23,078 DEBUG [org.jboss.ejb.MessageDrivenContainer] Begin 
java:comp/env for EJB: CallLogMDB
  | 2009-01-19 19:30:23,078 DEBUG [org.jboss.ejb.MessageDrivenContainer] TCL: 
org.jboss.util.loading.delegatingclassloa...@839197
  | 2009-01-19 19:30:23,078 DEBUG [org.jboss.ejb.MessageDrivenContainer] Unable 
to retrieve orbjavax.management.InstanceNotFoundException: 
jboss:service=CorbaORB is not registered.
  | 2009-01-19 19:30:23,078 DEBUG [org.jboss.mx.loading.RepositoryClassLoader] 
setRepository, 
repository=org.jboss.mx.loading.heirarchicalloaderreposito...@307b8d, 
cl=org.jboss.mx.loading.heirarchicalloaderrepository3$cacheclassloa...@345743{ 
url=null ,addedOrder=0}
  | 2009-01-19 19:30:23,078 DEBUG [org.jboss.mx.loading.RepositoryClassLoader] 
setRepository, 
repository=org.jboss.mx.loading.heirarchicalloaderreposito...@307b8d, 
cl=org.jboss.mx.loading.heirarchicalloaderrepository3$cacheclassloa...@33fef5{ 
url=null ,addedOrder=0}
  | 2009-01-19 19:30:23,078 DEBUG [org.jboss.mx.loading.RepositoryClassLoader] 
setRepository, 
repository=org.jboss.mx.loading.heirarchicalloaderreposito...@307b8d, 
cl=org.jboss.mx.loading.heirarchicalloaderrepository3$cacheclassloa...@3497c4{ 
url=null ,addedOrder=0}
  | 2009-01-19 19:30:23,078 DEBUG [org.jboss.ejb.MessageDrivenContainer] 
Binding env-entry: SPRING_FACTORY_LOCATOR_KEY of type: java.lang.String to 
value:ear.context
  | 2009-01-19 19:30:23,078

[jboss-user] [Clustering/JBoss] - Re: About Apache httpd & JBoss configuration and Serving sta

2009-01-19 Thread onur.aktas
Thank you very much Brian! 

It works now.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203073
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Clustering/JBoss] - Re: About Apache httpd & JBoss configuration and Serving sta

2009-01-19 Thread bstansbe...@jboss.com
You can do this with the JkUnMount directive:


  | JkMount /* loadbalancer
  | JkUnMount /images/* loadbalancer

Generally I prefer to use the technique the wiki page mentions of externalizing 
this in a separate file.

mod_jk.conf

JkMountFile conf/uriworkermap.properties

uriworkermap.properties


  | /*=loadbalancer
  | !/images/*=loadbalancer
  | 

I've updated http://www.jboss.org/community/docs/DOC-12525 to include that.

For full details on all the possibilities, see the "Assigning URLs to Tomcat" 
section on http://tomcat.apache.org/connectors-doc/reference/apache.html

There's no need to create a server/nodeX for each node.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203071
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Clustering/JBoss] - About Apache httpd & JBoss configuration and Serving static

2009-01-19 Thread onur.aktas
Hi All,

I have read Brian's artical about configuring Apache with JBoss..
http://www.jboss.org/community/docs/DOC-12525

However my application's war file is configured to be bound as "/" so i was 
using it like
http://localhost:8080/

I have configured Apache with these parameters: 

mod_jk.conf
# Mount your applications
  | JkMount /* loadbalancer

Now, it ignores all paths from Apache, i want to create an image folder that 
will be served by Apache not by JBoss..

How can i configure both of them to work correctly while i want my application 
to be accessible through

http://locallhost/  ? -> From JBoss
http://localhost/images/ --> From Apache

Additionally, do i need to deploy my files under
server/all  OR should i need to create server/nodeX for each node?

Thanks.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203070
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] - Re: Deployment error in JPA with Firebird

2009-01-19 Thread Herman06
Thanks. I'll have a try.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203068
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Exploded archive deployment through MainDeployer deploy(URL)

2009-01-19 Thread icebox13
I have an application that deploys other apps through the MainDeployer's 
deploy(URL) method.  It works fine for archives that are file-based, but it 
fails to deploy an ear or sar that is a directory.

I've verified that I can deploy them under the deploy directory, as well as by 
adding a new location for the URLScanner to pick up.

If I try to deploy them via the deploy(URL) call they fail with: 

EAR:
org.jboss.deployment.DeploymentException: No META-INF/application.xml found

SAR:
org.jboss.deployment.DeploymentException: No META-INF/jboss-service.xml found

Expanded WARs seem to deploy just fine.  I've searched through the forums (and 
the web) extensively the past few days and have found this same question asked, 
but not answered conclusively.  Does anyone know if exploded archives can be 
deployed by calling the MainDeployer directly, or if it has to be via the 
URLScanner?  Is this a bug in the MainDeployer?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203066
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - Re: First Deployment - HelloWorld app

2009-01-19 Thread pgbonino
Forget my last post.

So I finally reinstalled jboss and I got it. I don't know what I had touched, 
but certanly something important ;).

Now the application is deployed and I have a world to investigate and learn :P

Thank you so much and... again... stay tunned. Something tells me that I'll 
need your help in the future ;)

Bye

Pedro

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203067
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: EAR Deployment Dependencies

2009-01-19 Thread noelo
Hi jaikiran,
Thanks for that. I've just checked our deployment and the the dependent 
artifact is a jar within an EAR. Is there any way to make the EAR dependent on 
the mbean.

Thanks for all your help,
Noel

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203058
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Microcontainer] - Re: Deploying JBoss Cache as MBean in microcontainer

2009-01-19 Thread bstansbe...@jboss.com
Ales, I couldn't find it either. :-)

Amit, FYI, the nested beans inside the "MobicentsCacheConfig" bean no longer 
need to have names (unless you want to access them somehow). Ales added that 
for me a while back. So, you could do this:


  | 
  | 
  | 
  |   
  |  
  | 
  |
  | 
  | 
  |  
  |   
  | 
  |   ... other simple properties
  | 
  |   
  |   
  |  
  | org.jboss.cache.eviction.LRUPolicy
  | 5
  | 
  |
  |   
  |  /_default_
  |  
  | 
  |5000
  |1000
  | 
  |  
  |   
  |
  | 
  |  
  |   
  |   
  |
  | 

which is a bit less verbose and saves the need to make up bean names.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203054
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Cannot create JBP_CMS tables on SYBASE 12.5

2009-01-19 Thread prabhat....@jboss.com
Nice catch. :-)

If you use CMS with 100% filesystem then jboss portal will not have any problem 
working with sybase and DB2.

I wont mind getting proven wrong when I say jboss portal does not work and 
somebody says it does.

Cheers,
Prabhat

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203057
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - JBoss Portal Session Timeout

2009-01-19 Thread user.java
How to handle the Timeout situation in JBoss Portal.

I am using JBoss 2.6.4 and after my application timeout if any one clicks on 
any links it does not work. Unless i close the browser and open.

Question

1. How do you disable the session after timeout.?


Any help is deeply appreciated.

[

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203055
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Cannot create JBP_CMS tables on SYBASE 12.5

2009-01-19 Thread user.java
Hey Prabhat.

 Why do you always say not supported. I am using JBoss Portal 2.6.4 
with DB2 with CMS in file system. If blob is a problem with CMS DB2 can't we go 
with filesystem?

So far My application works fine.

Thanks,

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203056
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal - EAR Deploy Problem

2009-01-19 Thread CJEMSINC
I could not deploy an ear but I can rename my ear as a .SAR under the following 
conditions

The packages are in a jar file and located in the [SAR]/lib directory
The jboss-service.xml will not get picked up by the class loader unless it is 
in the [SAR]/META-INF directory.


It should look like this

myPortal.sar
/lib
 /org/myPackage/myClass.class
   /META-INF
 jboss-service.xml

I set this up in eclipse and export as an ear, then rename it to SAR.  Hope 
this helps.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203053
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Getting Started Documentation] - How to develop JBPM project with Eclipse, Netbeans, and Tomc

2009-01-19 Thread liudi
Hi there,

I m very new to JBPM, this might be a silly question, but forgive if it really 
is, i need your help!

I m trying to introduce JBPM into my project, which is a big J2EE project, 
which used to be developed in Eclipse, Netbeans, and deployed on Tomcat6.x. The 
usual development method i use is developing most of the Data access and 
functional parts using Eclipse, and make a JAR. The JAR can be used as a 
library in Netbeans, which is only used to develop the user interface, so that 
i can invoke the functions and data access methods very easily when i need to.

I saw that some people said that JBPM is no more than a Framework, just like 
Hibernate. Based on that, i assume that i could do what i used to do to JBPM, 
is that right?

I tried a couple of times, installed the JBPM GUI designer and environment for 
Eclipse, and developed a very simple project with successful tests. Then i made 
a Fat JAR with all the JBPM libraries included, and import it in the Netbeans. 
But i have a problem, none of the functions can be called, it appears 
'ClassDefNotFound' exception.

I spent whole day, and really frustrated now -_-

Please help me, i'll be looking forward to your reply!

Thanks for your help

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203050
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Jboss Portal 2.7 on JBoss AS 5.00 ...

2009-01-19 Thread prabhat....@jboss.com
We are working on it but Portal 2.7 will not run on AS 5 as it is now. I would 
say it's at least couple of months away. Stay tuned...

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203047
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Is jboss portal a good platform to develop a tracking pr

2009-01-19 Thread prabhat....@jboss.com
Answer is always a big YES if you ask us. :-)

If these components expose API which you can consume using java then I don't 
see why you can not but of course devil is in details. Better to do a POC first.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203045
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Problem in cms

2009-01-19 Thread prabhat....@jboss.com
I have tested this with 2.7.1.GA and I am not able to reproduce it. You may 
need to upgrade your portal version.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203043
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Cannot create JBP_CMS tables on SYBASE 12.5

2009-01-19 Thread prabhat....@jboss.com
Sybase is not one of the supported database. Sybase does not support blob the 
way we use for CMS. You are more than welcome to any of other databases such as 
mysql, oracle, postgresql if you can.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203042
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Unable to get the admin page in community version

2009-01-19 Thread prabhat....@jboss.com
This should not happen. Please look into server log and post the relevant 
messages.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203040
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: How to create a new Portlet Instance using API

2009-01-19 Thread prabhat....@jboss.com
The best place would be look into jboss portal source code. Check out the code 
from SVN and look into core-admin.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203039
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: unable to archive the folder in CMS

2009-01-19 Thread prabhat....@jboss.com
JBoss Portal CMS asynchronously uploads archives in the background. This is 
done so that big archives can be uploaded without user waiting for it to 
finish. If you refresh the page, you should see the archive in the location you 
uploaded.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203037
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: what about jboss portal + AS + java 1.6

2009-01-19 Thread prabhat....@jboss.com
Yes. 

If you are using WSRP, then you need to download java 6 compatible binary of 
JBoss AS. 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203038
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Support for Windows 2008 (64-bit)

2009-01-19 Thread PeterJ
JDK6 includes web services support, which conflicts/interferes with the web 
services built into JBoss AS. The JDK6 variant of 4.2.3 fixes that problem (see 
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=102355 for one of many 
discussion of that topic). In addition, the JDK6 variant of 4.2.3 is compiled 
with the JDK 6 compiler. Other than that, they are the same.

JDK 6 has better performance than JDK 5.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203035
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Portal] - Re: JBoss Portal WSRP <-> Sharepoint interoperability

2009-01-19 Thread Fernando Ribeiro
I think this may be worth a note in the documentation, as WSRP support may
grow more important in the future. Is there any plan to upgrade to WSRP 2.0?
Thanks.
On Mon, Jan 19, 2009 at 5:16 PM, uiterlix  wrote:

> We finally found the error.
>
> If you look at the following URL, you'll find it contains a small mistake:
>
>
>  | ?WSRPProducer=Application WSRP
> producer&WSRPPortletHandle=/Application.InboxPortlet&WSRPPortletState=&WSRPRegistrationHandle=11&WSRPRegistrationState=&WSRPMode=wsrp:view&WSRPWindowState=wsrp:normal&WSRPQualifiedName=g_9bcea8ab_df1d_4ced_b0f1_453faf9f2c10&WSRPIsAnonymous=False&WSRPAction=wsrp%5Frewrite%3Fwsrp%2DurlType%3DblockingAction%26amp%3Bwsrp%2DinteractionState%3DJBPNS%
>  | 5F%2Fwsrp%5Frewrite
>  |
>
> It contains "%26amp%3B" which is an encoded "&". This happend because when
> you obtain the render/action url from the PortletResponse, JBoss returns:
>
>
>  | wsrp_rewrite?wsrp-urlType=blockingAction&wsrp-interactionState=JBPNS_
>  |
>
> I don't quite understand why the url obtained from the PortletResponse
> contains an URL that has already escaped the "&", but undoing this escaping
> by replacing the "&" with just "&" solves the problem.
>
> View the original post :
> http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203003#4203003
>
> Reply to the post :
> http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203003
> ___
> jboss-user mailing list
> jboss-user@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-user
>
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Portal] - Starting portal without an internet connection

2009-01-19 Thread Fernando Ribeiro
I believe that ain't the only error you will get when starting JBoss Portal
2.7 (at least) offline. Not sure if a ticket has already been opened to
request such an enhancement. Thanks.

On Mon, Jan 19, 2009 at 5:10 PM, meetoblivion wrote:

> So one of my requirements is to get jboss portal to start without requiring
> an internet connection.  Meaning when it tries to get:
>
> http://www.w3.org/2001/xml.xsd
>
> It can use a local copy or something.  Any ideas?
>
> View the original post :
> http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203001#4203001
>
> Reply to the post :
> http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203001
> ___
> jboss-user mailing list
> jboss-user@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-user
>
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Support for Windows 2008 (64-bit)

2009-01-19 Thread stlecho
-What are the most important differences between the JDK5 and JDK6 versions of 
JBoss4.2.3 ?
-In the case where the version of the JDK can be chosen freely, which JBoss 
flavor is recommended (when looking at performance, memory usage, ...) to use ?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203031
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Starting portal without an internet connection

2009-01-19 Thread prabhat....@jboss.com
Which portal version are you using? I think this was fixed in 
jboss-portal-2.7.0.GA.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203028
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Jbpm Identity model questions

2009-01-19 Thread srLucas
Hi,
I've been reading through the jbpm identity documentation (jbpm-jpdl.pdf) and I 
have a few questions that I am not sure how to deal with:

1.- Is it possible to add swimlanes (or roles) to transitions? 
There are states where I only want some users to be able to signal de process

2.- I am writing my own webapp on top of jbpm, and I would like to be able and 
obtain the set of allowed users from jbpm  to avoid showing something to a user 
that should not see... 

I looked at the api but found nothing..  maybe I am looking in the wrong place

3.- has anyone done this before?

thanks a lot for your help,
Lucas

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203026
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - Re: First Deployment - HelloWorld app

2009-01-19 Thread pgbonino
Uhm... let's rewind a little... Did you deploy the application?

How did you solve the dtd issue? I just commented the !DOCTYPE.

When I have a little of time, I'll reinstall the JBoss. I think I didn't touch 
anything, but I made so many things, that I don't really know.

Just to mention... although I think that this shouldn't have anything to do: 
I'm running this in a Mac Book X 10.4. The jboss installation folder is 
/usr/local/jboss. I have the jboss-5.0.GA folder and another folder that is 
created automatically I don't remember when. That folder name begins JBoss 
(capitals). The deploy folder is: 
/usr/local/jboss/jboss-5.0.GA/server/default/deploy. Is this the propper 
configuration?

I didn't understand your last sentence.

Thanks again. (When I have time, I'll post after re-instaling Jboss)

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203021
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Update user preference

2009-01-19 Thread hreintke
LS,

I have a Portal 2.7.0GA implementation. When playing around with the default 
site I changed, when logged in as admin, the preferences of the google weather 
portlet on the samples page to 4904pp. This caused an inalid index exception 
and I was not able to re-enter portlet edit mode to get rid of the wrong 
zipcode.

Looking further I could not find any possibility to update the user preference 
value of that portletinstance. This also not in the admin portal.

Only by directly updating in the jboss database I was able to get a working 
situation for the admin user again.

Is there a way using the admin portal to change/remove user preferences for a 
portlet ?

Kind regards,

Herman
 




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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203019
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - WSCompileTool can't find javac.Main

2009-01-19 Thread cmarques
Greetings,

I am trying to deploy the Hello World example included with BPEL, however 
wscompiletools is using a different classpath than my environment variable and 
therefore can't find java's tools.jar.  Here are my current versions/settings 
and the error that gets logged.

Linux Fedora 9
JBOSS-AS-4.2.2.GA
JBPM-BPEL-1.1.GA
Java JDK 1.5.0_07
JWSDP-2.0

echo $JAVA_HOME
/usr/lib/jvm/jdk1.5.0_07

echo $CLASSPATH
/usr/lib/jvm/jdk1.5.0_07/lib/tools.jar

[org.jbpm.bpel.tools.WsdlServiceTool] wrote interface definition: hello.wsdl
[org.jbpm.bpel.tools.WsdlServiceTool] wrote binding definition: 
hello-binding-1.wsdl
[org.jbpm.bpel.tools.WsdlServiceTool] wrote service definition: 
hello-service.wsdl
[org.jbpm.bpel.xml.DeploymentDescriptorWriter] registered catalog writer: 
catalog=org.jbpm.bpel.integration.catalog.UrlCatalog, 
class=org.jbpm.bpel.xml.UrlCatalogWriter
[org.jbpm.bpel.xml.DeploymentDescriptorWriter] registered catalog writer: 
catalog=org.jbpm.bpel.integration.catalog.CentralCatalog, 
class=org.jbpm.bpel.xml.CentralCatalogWriter
[org.jbpm.bpel.tools.WsdlServiceTool] wrote deployment descriptor: 
bpel-deployment.xml
[org.jbpm.bpel.tools.WscompileTool] wrote configuration: wscompile7322.xml
[org.jbpm.bpel.tools.WscompileTool] using classpath: 
/usr/jboss-4.2.2.GA/server/default/lib/jboss-jaxrpc.jar:/usr/jboss-4.2.2.GA/server/default/lib/jboss-saaj.jar
[org.jbpm.bpel.tools.WscompileTool] error : com.sun.tools.javac.Main is not 
available in the classpath..
[org.jbpm.bpel.tools.WscompileTool] error: compilation failed, errors should 
have been reported
[org.jbpm.bpel.xml.ProblemHandler] java mapping generation failed


Pulling this out of the log file I saw that WscompileTool is not using the 
classpath I have set.  I assume it is getting this from one of Ant's xml 
scripts and needs to have the tools.jar in its path also to find the javac 
class.  I have had no luck finding where this path is set.  If that is indeed 
the issue does anyone know which file sets this path so I can update it, or if 
I am off base what else might be causing this?

Thanks in advance,

Chris



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203015
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] Unused Images in JBoss Portal 2.7

2009-01-19 Thread Fernando Ribeiro
Some images in the folder of the renewal theme in JBoss Portal 2.7 don't
seem to be used at all (header-bg.gif, for instance), is that really the
case? Thanks.
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Incorporate Hibernate Search into Hibernate Tools discussion

2009-01-19 Thread vyemialyanchyk
Hi. Here are some my ideas about it:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=148918
if someone has to say smth. about it, please, share you opinion.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203010
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss Portal WSRP <-> Sharepoint interoperability

2009-01-19 Thread uiterlix
We finally found the error.

If you look at the following URL, you'll find it contains a small mistake:


  | ?WSRPProducer=Application WSRP 
producer&WSRPPortletHandle=/Application.InboxPortlet&WSRPPortletState=&WSRPRegistrationHandle=11&WSRPRegistrationState=&WSRPMode=wsrp:view&WSRPWindowState=wsrp:normal&WSRPQualifiedName=g_9bcea8ab_df1d_4ced_b0f1_453faf9f2c10&WSRPIsAnonymous=False&WSRPAction=wsrp%5Frewrite%3Fwsrp%2DurlType%3DblockingAction%26amp%3Bwsrp%2DinteractionState%3DJBPNS%
  | 5F%2Fwsrp%5Frewrite
  | 

It contains "%26amp%3B" which is an encoded "&". This happend because when you 
obtain the render/action url from the PortletResponse, JBoss returns:


  | wsrp_rewrite?wsrp-urlType=blockingAction&wsrp-interactionState=JBPNS_
  | 

I don't quite understand why the url obtained from the PortletResponse contains 
an URL that has already escaped the "&", but undoing this escaping by replacing 
the "&" with just "&" solves the problem.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203003
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Starting portal without an internet connection

2009-01-19 Thread meetoblivion
So one of my requirements is to get jboss portal to start without requiring an 
internet connection.  Meaning when it tries to get:

http://www.w3.org/2001/xml.xsd

It can use a local copy or something.  Any ideas?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203001
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Cache: Core Edition] - Re: Sample *-jboss-beans.xml for JBoss AS 5.0.GA

2009-01-19 Thread bstansbe...@jboss.com
Thanks for the report. I'll correct this in the docs today for 3.0.2.GA.

https://jira.jboss.org/jira/browse/JBCACHE-1467

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203000
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Cache: Core Edition] - Re: Jarjared version of JBC3 for using in JBossAS 4.2

2009-01-19 Thread jorgemoralespou_2
We`ve been working hard on this one, and to the moment we are having issues 
with JBC tests. We have refactored jgroups to mycompany.org.jgroups, and passed 
all tests in JGroups distro.
We have refactored JBC3 to use this mycompany.jgrousp, and all tests passed ok.
Then we`ve been refactoring org.jboss.cache to mycompany.org.jboss.cache. And a 
lot of tests fail.
We have taken a lot of care in refactoring config files, hard-coded strings and 
classes. Everything compiles perfectly, but we have problems trying to pass the 
test suite.
Problems are odd, like if creating the ComponentRegistry were not registering 
the right components.

For example, debugging PFERMvccInvalidationAsyncTest. It is creating a Mock 
implementation (actually a Proxy) when creating the cache from the configs.
In PutForExternalReadTestBase.java:116 and  PutForExternalReadTestBase.java:117 
we are getting a proxy instance, but when executing the original code, we get 
an instance of an RPCManagerImpl for code on 
PutForExternalReadTestBase.java:117.

Is there anything tricky about JBC that we should know to refactor this?
Has anybody tried to do this before, to be able to run JBC3 inside a JBAS 4.2.

I think thare there should be a lot of people willing for this to work.

Thanks.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202999
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] - EJBAndJNDIOverHTTPWithUnifiedInvoker Steps not working with

2009-01-19 Thread godfrey.nangoma
Did anyone try  the instruction given at 
http://www.jboss.org/community/docs/DOC-9632 to invoke EJB over HTTP using 
JBOSS AS5? I am getting ServiceUnavailable Exception when following the steps 
below.

Server Side Setup

 

Step 1. Grab a copy of JBoss AS 4.2.x+ or JBoss EAP 4.2.x/4.3.x+ and create a 
new server configuration (based on /default).

 

Step 2. Go to deploy/http-invoker.sar/invoker.war/WEB-INF/classes/ directory 
and ZIP up the classes into a JAR called jboss-http-naming.jar. Put this jar in 
the server's lib directory so that both the legacy and unified http invoker 
share these classes.

 

Step 3. Follow instructions in SSLSetup to generate the necessary SSL 
certificates depending on your security requirements and enable HTTPS connector.

 

Step 4. Take the attached http-uinvoker-v1.sar.zip file and unzip it in the 
deploy/ directory:


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202997
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - jBPM BPEL clustering

2009-01-19 Thread rarondini
Hi 

 I would like to know if jBPM BPEL was already tested on jboss cluster 
environment.  
 Its is possible to deploy same process in cluster nodes for process instance 
load balance and high availability ?

Thanks in advance! 

Rogerio

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202995
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - Application lifecycle events

2009-01-19 Thread manish01
I was curious if there is a way to register for Application lifecycle events 
,shutdown specifically.

Thanks in advance,
Manish

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202994
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Unable to get the sources of jPBM designer

2009-01-19 Thread koen.a...@jboss.com
You should check out the branch branch_jbpm_jpdl_gpd_3_1_x to have the latest 
sources of the 3.1.x branch. 
As for the new GPD 4, the sources are in the jboss tools svn. I'll write up a 
wiki article that describes how to get/build it.

Cheers,
Koen

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202992
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - performance limits of jbpm

2009-01-19 Thread hhhuber
hello,

has anybody experience with the maximum number of process instances and jobs 
that jbpm can handle reasonably?

can it handle 100.000 or 1.000.000 running process instances?

any information is highly appreciated.

thank you,

oliver

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202991
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Security & JAAS/JBoss] - Re: java.lang.SecurityException: Invalid authentication atte

2009-01-19 Thread ragavgomatam
Are you using any Persistence Managers a.k.a ejb 3 ? Check this out.

anonymous wrote : at java.lang.Thread.run(Thread.java:595)
  | 19:34:44,848 WARN [ServiceController] Problem starting service 
jboss.messaging:service=PersistenceManager
  | java.lang.SecurityException: Invalid authentication attempt, principal=null 

It appears that some timer service/messaging is using Persistence Service which 
may be secured ...

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202988
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Security & JAAS/JBoss] - Re: JAAS Login

2009-01-19 Thread ragavgomatam
Try setting the isErrorPage="true' in you jsp. The throwable should be 
available as an implicit object in the jsp

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202986
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Security & JAAS/JBoss] - Re: getCallerPrincipal().getName() cached? with JBoss 5.0.0.

2009-01-19 Thread ragavgomatam
YES, Jboss caches the Principal in your HttpSession till the duration of your 
seeion time out. Check the login-config.xml.  You can turn it off if you desire

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202984
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Security & JAAS/JBoss] - JAAS Login

2009-01-19 Thread manasmallik
I am using DatabaseServerLoginModule for my JAAS authentication. 
My problem is that, if the data base is down then how  can i propagate the   
error message from the DatabaseServerLoginModule to the error jsp page.
It is the same error jsp page which is configured for the Form based 
authentication in web.xml file. I have another question, how to differentiate 
in the error page , if the error actually happens because the user is invalid 
or the error comes because the data base which may be down at the time of 
authentication.

I appreciate the reply.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202983
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Clustering/JBoss] - Re: discarded message from non-member

2009-01-19 Thread bstansbe...@jboss.com
First, if you are a support customer (you're using EAP), please open a case via 
the Customer Support Portal. There's no SLA via the forums.

Otherwise, 

1) Are you actually using UDP multicast?  The ports shown in your logs seem 
more like what would be used by a TCP-based JGroups config. (Could be multicast 
though; depends on your config).

2) I need to understand what channels are using 192.168.11.102:1147 and 
192.168.11.103:2600.  Please find the logging that looks like this on the two 
nodes and post the area around it:

---
GMS: address is 192.168.11.102:1147
---

or

---
GMS: address is 192.168.11.103:2600
---

3) The following will likely cause problems, although AFAIR not the NAKACK 
issue you are reporting:

15:50:45,995 INFO [DefaultPartition] All Members : 2 ([127.0.0.1:1099, 
127.0.0.1:1099]) 

That tells me you have JBoss bound to 127.0.0.1 on both nodes. That would occur 
either by starting JBoss with -b 127.0.0.1 on both nodes, or by not setting -b 
and leaving the 127.0.0.1 default. The AS clustering code uses the bind address 
and JNDI port to form a unique cluster-wide id for each node. Works fine, 
except when you bind JBoss to 127.0.0.1 or 0.0.0.0 on more than one machine. If 
you *want* to use 127.0.0.1 or 0.0.0.0 as the -b value on more than one node, 
you should edit the server/all/deploy/cluster-service.xml's ClusterPartition 
mbean and either change

${jboss.bind.address}

to something unique per server, like

192.168.11.102

or, explicitly configure a String "NodeName" attribute with a unique value per 
node:

node1

Bottom line, you don't want duplicates in the "[DefaultPartition] All Members" 
logging.




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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202979
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JCA/JBoss] - Re: Issues connecting to Tibco EMS

2009-01-19 Thread adr...@jboss.org
If you specifed them correctly you can't get the same thing.

It would show the user id in the DEBUG message and also in the error message 
where it shows the ActivationSpec properties.

Of course, it would still fail if they were invalid like the TIBCO error 
message says.
Does it work if you don't configure the DLQ? i.e. useDLQ=false

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202977
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - JBMP 3.3.1

2009-01-19 Thread pip33
hi

I install jbpm-3.3.1.GA-installer on wondows xp

i run the script run.bat for start the service

open mozille in my localhost, but i dont know where is jbpm-console

where is?

existe any guide to install jbpm-3.3.1.GA-installer

thanks



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202976
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools (users)] - Re: Seam EAR deployment problem

2009-01-19 Thread max.ander...@jboss.com
Not sure if there is any other way to learn how a piece of software really 
works ;) 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202975
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Problems with jbpm 3.3.1 GA and JBoss AS 5.0.0 GA

2009-01-19 Thread the_fredo
Hi !

Maybe I missed something, but I have some basic problems with jbpm 3.3.1 
GA/JBoss AS 5.0.0 GA (Java 6)

1) http://localhost:8080/jbpm-console/app/processes.jsf produces an empty page 
with a stack trace already posted in that group : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=146972
I read in https://jira.jboss.org/jira/browse/JBPM-1913 that this issue should 
be fixed in 3.3.1 but it's not what I observe. Upgrading the jsf-facelets jar 
improves the situation a little bit, but it crashed when you click on 'examine'.

2) the server upload path in the deployment tab of GPD does not work anymore 
(i.e. /jbpm-console/upload). I tried /jbpm-console/app/upload. It seems to work 
for the connection testing but I got the same stack trace as for 1)
Moreover, the deployment of the PD does not work with /jbpm-console/app/upload 
: I got an HTTP 403 in the Eclipse's Server Log, even with the new 
jsf-facelet.jar

java.io.IOException: Server returned HTTP response code: 403 for URL: 
http://localhost:8080/jbpm-console/app/upload
  | at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1170)
  | at org.jbpm.gd.jpdl.util.ProcessDeployer.deployProcessWithServlet(Unknown 
Source)
  | at org.jbpm.gd.jpdl.util.ProcessDeployer.access$3(Unknown Source)
  | at org.jbpm.gd.jpdl.util.ProcessDeployer$1.run(Unknown Source)
  | ...


3) the new GWT console requires a login/password. Does someone know them ? If 
yes, could you tell me where it is documented (I spent hours browsing jboss 
docs and googling but I did not find anything)

Thanks in advance !

Fred


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202972
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JCA/JBoss] - Re: Connection pool leak in JBoss 3.2.5 ???

2009-01-19 Thread adr...@jboss.org
Come on, I wasn't prepared to answer this question 3 years ago when 3.2.5 was 
only 2 years old. 

Why ask about potential bugs in very old versions that are probably already 
fixed
in the latest version?

Try the latest version (or at least a more recent version that is not 5 years 
old).
If you've still got a problem then it might be interesting.

And you can search the release notes just as well as I can to find the fix
so don't waste time asking people to act as human search engines.


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202971
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossMQ] - Re: Queue Receiver hangs

2009-01-19 Thread Mikle123
Adrian,
thanks for the answer and you are absolutly right i should have done some more 
research one the topic before posting.
Unfortunaly its seems not to be basic stuff like forgeting to set the Exception 
Listeners and handle the exeptions. However as i'm quite shure you have heared 
that many times i will double and tripple check for this.

By checking the forum i also found 2 topics which im cheking right now:
-http://www.jboss.com/index.html?module=bb&op=viewtopic&t=144840
-http://www.jboss.com/index.html?module=bb&op=viewtopic&t=58769

We are using Jboss 4.05 so I'm not shure if it will aply. Will it ?

Regards,
 Mikl

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202970
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Clustering/JBoss] - Re: JBoss Clustering hang because of log4j

2009-01-19 Thread bstansbe...@jboss.com
anonymous wrote : 2009-01-16 02:40:10,680 ERROR [STDERR] java.io.IOException: 
¼Õ»óµÈ NFS 
ÆÄÀÏ ÇÚµé
  | 

Can you tell me what all those special characters say?

Looks like it's a failure to close the server.log file for one day so it can 
roll over to the next day's version.  But the other exceptions seem unrelated 
other than that they are IO related and occur around the same time.  Do those 
non-log4j exceptions only occur at this time?

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

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

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossMQ] - Re: Queue Receiver hangs

2009-01-19 Thread ntsankov
What if I have 5 MDBs behind those queues and I get the same situation? Is this 
also covered in the FAQ? (I read it, but couldn't find a clue...)

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202968
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Support for Windows 2008 (64-bit)

2009-01-19 Thread PeterJ
No special requirements. You can use either a 32-bit or 64-bit JDK, though 
since you are using 64-bit Windows 2008, you might want to use a 64-bit JDK 
(NOT the Itanium one!)

If you are going with JBoss 4.2.3, note that there is JDK5-related binary 
download and a JDK6-related binary download - make sure you get the one that 
matches your JDK,

As a complete example, from Sun's web site download and install JDK6u11, 
platform Windows x64 (hint: do not install into Program Files - avoid spaces in 
the path). Set JAVA_HOME. Download and unzip jboss-4.2.3.GA-jdk6.zip (once 
again, not in Program Files). That's it!

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202967
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Clustering/JBoss] - Re: Session Replication and Sticky Session

2009-01-19 Thread bstansbe...@jboss.com
See step 9 on http://www.jboss.org/community/docs/DOC-12525

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202963
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Support for Windows 2008 (64-bit)

2009-01-19 Thread stlecho
Hi,

I was wondering if special requirements (specific startup params, java version 
to be used, ...) exist to install JBoss AS v4.2 and v4.4 on a 64-bit OS (in our 
case Windows 2008).

Regards, Stefan Lecho.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202958
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Clustering/JBoss] - Re: Failover not works in jboss cluster

2009-01-19 Thread bstansbe...@jboss.com
Please describe in as much detail as possible exactly what you are seeing, i.e. 
step by step with when the requests occur, how exactly servers are stopped, 
what responses are received.

Also, what JBoss AS version.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202957
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Clustering/JBoss] - Re: round robin on Jboss 5

2009-01-19 Thread bstansbe...@jboss.com
What kind of client? EJB 2? EJB3? JMS?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202952
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JCA/JBoss] - Re: WHY pingDatabase failed status=-1?

2009-01-19 Thread adr...@jboss.org
Ask Oracle. pingDatabase() is their method so they should be able to tell you
what the status codes mean.

My guess is that it is just a generic status saying the connection is broken.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202950
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JCA/JBoss] - Re: Issues connecting to Tibco EMS

2009-01-19 Thread davidyo
If i specifiy DLQUser and DLQPassword I get the same thing.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202948
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JCA/JBoss] - Re: Issues connecting to Tibco EMS

2009-01-19 Thread adr...@jboss.org
anonymous wrote : 
  | 2009-01-02 09:39:31,984 DEBUG 
org.jboss.resource.adapter.jms.inflow.dlq.AbstractDLQHandler] Attempti
  | ng to create queue connection with user null
  | 

This is the connection for the DLQ connection. 
You haven't specified the user/password for that see the activation spec 
properties on the WIKI.

Alternatively disable the DLQ if tibco already supports them natively.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202947
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: error in calling a webservice

2009-01-19 Thread PeterJ
It might help if you posted the full exception stack trace (what you posted 
appears to be missing the name of the class that was not found). But my guess 
would be that you did not include the stub classes generated by wsconsume in 
your client's classpath.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202946
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JCA/JBoss] - Re: javax.resource.ResourceExcption while using JmsXA

2009-01-19 Thread adr...@jboss.org
"rana24" wrote : Jboss Tech Team: 
  | 
  | Anyone who can provide some pointers here? 

Its in the FAQ.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202945
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Advanced Documentation] - Re: bocBase in Context.xml

2009-01-19 Thread PeterJ
The docBase is a full path on your host. You can pick any path that you like, 
and place your static content there.  As an example, assume that you have some 
static content (HTML, CSS, GIF, JPG, PNG, files) located at /opt/static, or its 
subdirectories. The set docBase to /opt/static. 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202943
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JCA/JBoss] - Re: Question about inflow and container managed transactions

2009-01-19 Thread adr...@jboss.org
If you mean messaging inflow, you provide an XAResource to the MessageEndpoint.
You can then choose to fail the commit in prepare() or commit(onePhase).

If it is more simple than that, its not an issue for JCA.
You would instead just act as EJB client, i.e. use the UserTransaction.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202942
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


  1   2   >