[jboss-user] [EJB 3.0] - Problem with MEMBER OF in EJB QL

2008-07-22 Thread argonist
Hello, I tried to use MEMBER OF in EJB QL on my local computer and it works, but it does not work on my remote server. The request List is shown different between my local computer and remote computer altough I copied all data from my local computer to remote computer. On my computer: JBoss 4.

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Cannot bind transaction factory in CORBA naming service

2008-02-19 Thread argonist
Hello, Have someone any idea to solve that problem? There are little information about JBoss with CorbaTransaktion. google cannot help me. :( Manu View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130341#4130341 Reply to the post : http://www.jboss.com/inde

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Cannot bind transaction factory in CORBA naming service

2008-02-13 Thread argonist
Hello, I installed again new JBoss 4.0.5 with SDK6 and configured nothings. But it is still error at corba transaction On the server there are two Jboss and both server have the same problem. I am been tried only one Jboss and it is still problem. I don`t know, what ist problem. anonymous wr

[jboss-user] [JNDI/Naming/Network] - Re: Cannot bind transaction factory in CORBA naming service

2008-02-10 Thread argonist
Hello, I have still that problem and cannot sovle it. Please tell me what is problem. thank you in advance Manu View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128165#4128165 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep

[jboss-user] [JNDI/Naming/Network] - Cannot bind transaction factory in CORBA naming service

2008-02-07 Thread argonist
Hello, I am running JBoss 4.0.5 with SDK6. On the server there are two Jboss and both server have the same problem. I am been tried only one Jboss and it is still problem. I don`t know, what ist problem. anonymous wrote : |

[jboss-user] [Clustering/JBoss] - Re: Forwarding from Jboss over Apache using mod_proxy withou

2007-11-05 Thread argonist
Hello, now I solved my problem. It's reallay strange. If I invoke url www.ponte-net.de, I get only plain text. If I invoke url with index.html www.ponte-net.de/index.html, I get html text. Can someone explain why, please? Manu View the original post : http://www.jboss.com/index.html?module=b

[jboss-user] [Clustering/JBoss] - Re: Forwarding from Jboss over Apache using mod_proxy withou

2007-11-02 Thread argonist
Ok, I explain clearly apain. If I am invoking URL with ports 8080 "www.ponte-net.de:8080", it works fine. The ports 8080 is behind firewall and should be forwarded using mod_proxy. If I am invoking URL with normal ports 80 "www.ponte-net.de", it is shown only text without image and css. Manu Vi

[jboss-user] [Clustering/JBoss] - Re: Forwarding from Jboss over Apache using mod_proxy withou

2007-11-01 Thread argonist
I tried directly requesting the url with ports 8080 and the picture and css are shown. At the forwarding url is shown only plain text. I will try only http-forwarding today or tomorrow and compare betwenn http- and ajp-forwarding. Manu View the original post : http://www.jboss.com/index.html

[jboss-user] [Clustering/JBoss] - Re: Forwarding from Jboss over Apache using mod_proxy withou

2007-10-31 Thread argonist
Do you understand my problem? Sorry for my english. If I call url, then I get only plain text without picture and css. Maybe it is problem at ajp. It should be used http-forwarding? Manu View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100827#4100827 Reply to

[jboss-user] [Clustering/JBoss] - Forwarding from Jboss over Apache using mod_proxy without pi

2007-10-30 Thread argonist
Hello, The ajp-forwarding from two Jboss-Server over apache using mod_proxy works fine, but the picture and css-data cannot be showed. Why? Have you an idea to solve the problem? | | | Order deny,allow | Allow from all | | BalancerMe

[jboss-user] [EJB/JBoss] - Re: Problem with transaction

2007-10-25 Thread argonist
Hello, I implemented Serializable the class UserGroup. It works fine. Thank you :)) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098721#4098721 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098721 _

[jboss-user] [EJB/JBoss] - Problem with transaction

2007-10-24 Thread argonist
Hello, Two methodes from plain java class should access into requetBean to fetch/store the data into/from db. At the transaction issue, the second methode "findUserGroup" cannot be called, because it are already in the active transaction. Have you an idea to solve that problem? Error message:

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Add anchor of each image in datatable

2007-08-24 Thread argonist
Hello, how can I add an anchor of each image in datatable? So I can link to an image on gallery. | | | | |

[jboss-user] [EJB 3.0] - Re: image to blob

2007-08-07 Thread argonist
Sorry, I found a supid error. Now I solved my problem. Thankx Manu View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071640#4071640 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071640 ___

[jboss-user] [EJB 3.0] - Re: image to blob

2007-08-07 Thread argonist
Wow. That is really simple way. How do you know? I don't find it in internet. So I have changed from Blob to byte[], but I got error message. Entity InterpreterImage | @Entity | @Table(name="INTERPRETERIMAGE") | public class InterpreterImage implements Serializable | { | |

[jboss-user] [EJB 3.0] - image to blob

2007-08-07 Thread argonist
Hello, I have problem with Blob type. A Image should be uploaded then stored in tempory file. The image should be stored from tempory file into mysql over enitity bean as Blob Object. How can I make from image to blob object without SQL-statement? Enitity Bean InterpreterImage | public clas

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - War-File without jsf-library

2007-06-25 Thread argonist
Hello, I am using to pack the jar-files (myface-apl.jar, myface-impl.jar, common-*.jar,) in WEB-INF/lib of War-file. It makes the large file, but I want to reduce the size of War-file. I want to separat the jar-files from War-file, because there are the jar-files in the Path default/deploy

[jboss-user] [JBoss Seam] - Re: entityManager.persist(Object) not working?

2007-04-04 Thread argonist
I think I have a similar problem like that post. That's why, I join that post. Suse 10.2 JBOSS 4.0.5.GA EJB 3.0 I tried to get a data from mysql using manager.createQuery(); But entityManager is not working. Bean | @Stateless | public class ContentBean implements ContentInterface | {

[jboss-user] [EJB 3.0] - Re: Startproblem at EJB-Client

2007-04-04 Thread argonist
That's right. I have only JAVA 5. But I've been tried to use different classpath. for example: anonymous wrote : | java -classpath /home/ponte/jboss-4.0.5.GA/client/*.jar:titan.jar com.titan.clients.Client | But it don't work. regards Manu View the original post : http://www.jboss.c

[jboss-user] [EJB 3.0] - Startproblem at EJB-Client

2007-04-02 Thread argonist
Hello, EJB-Client is started by Ant or Eclipse without problem, but I dont know how is EJB-Client started by commandline at console. Is is right? java -classpath {JBOSS_HOME}/client/*.jar:titan.jar com.titan.clients.Client Thanks View the original post : http://www.jboss.com/index.html?modul

[jboss-user] [JNDI/Naming/Network] - javax.naming.CommunicationException at localhost:1099

2007-04-02 Thread argonist
Two JBOSS-instance started on one machine and it worked fine. The Web-application and EJB-application are deployed on both JBOSS-Instance and web-application are invoked by browser. The Web-application worked finely with default ports on first JBOSS-instance, but did not work with different port

[jboss-user] [Installation, Configuration & Deployment] - Re: two jboss server simultaneously with different ports

2007-03-21 Thread argonist
I choose the second possibility. Thank you View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030267#4030267 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030267 ___ jboss-us

[jboss-user] [Installation, Configuration & Deployment] - two jboss server simultaneously with different ports

2007-03-21 Thread argonist
Hi How can two Jboss server-instance run simultaneously without port-conflict? A jboss-server for testing and another for using. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030245#4030245 Reply to the post : http://www.jboss.com/index.html?module=bb&o