[JBoss-user] [Beginners Corner] - differences between JBoss and WAS

2004-12-09 Thread borg
for message queues BorG View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858024#3858024 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858024 ---

[JBoss-user] [Installation & Configuration] - JBoss has a weird caching strategy I think...

2004-07-14 Thread borg
Following problem: 1 BMP EntityBean consisting of a Long id, int value and Calendar updateTime and 1 Stateless SessionBean accessing the above EB. Both have transaction set to Required. I started a transaction at the SB which creates a new EB with some values. After that, in another transaction

[JBoss-user] [Installation & Configuration] - Re: starting jboss as a daemon under suse linux (8.1)

2004-06-10 Thread borg
btw: i want to run jboss on my root-server in the internet and the problem is, that when i close the console-window on my local pc from which i connected to my root-server and in which i started jboss on the server the server automatically shuts down. if there is another way than starting jboss

[JBoss-user] [Installation & Configuration] - starting jboss as a daemon under suse linux (8.1)

2004-06-10 Thread borg
hi, i'd like to have jboss started as a daemon and therefore googled a lot and also searched this forum, but i only find scripts for redhat :( can you tell me how to achieve this under suse linux 8.1? thx in advance, boris View the original post : http://www.jboss.org/index.html?module=bb&op=v

[JBoss-user] [HTTPD, Servlets & JSP] - Re: bind webapplication to ip address

2004-04-15 Thread borg
sometimes using the search function of a forum can be useful... i found the solution to the problem: http://jboss.org/index.html?module=bb&op=viewtopic&t=47225 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830726#3830726 Reply to the post : http://www.jbos

[JBoss-user] [HTTPD, Servlets & JSP] - Re: bind webapplication to ip address

2004-04-15 Thread borg
I'd like to know, too. Or am I on the wrong way and I dont have to map an URL to an application but rather have JBoss only running my servlets/EJBs and use a classical apache as web server?!? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830723#3830723 Repl