Advanced Minds

  • Decrease font size
  • Default font size
  • Increase font size
  • default color
  • red color
  • green color
FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
httpclient.wire JavaFlash on Linux (1 viewing) (1) Guests
Go to bottom Post Reply Favoured: 0
TOPIC: httpclient.wire JavaFlash on Linux
#3536
Oliver (Visitor)
Click here to see the profile of this user
Birthdate:
httpclient.wire JavaFlash on Linux  
Hello, I am trying to get JavaFlash to compile on Linux and have a problem while compiling. When I compile on Windows I have no such problems. Below is what happens after I make a fresh svn checkout following a autogen.sh, configure and make in src/c Do you know what the problem could be or where I might find a pre compiled javaflash.so? Thanks, Oliver src/c make if /bin/sh ./libtool
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3537
Steven Gong (Visitor)
Click here to see the profile of this user
Birthdate:
httpclient.wire JavaFlash on Linux  
I am trying to get JavaFlash to compile on Linux and have a problem while compiling. When I compile on Windows I have no such problems. Below is what happens after I make a fresh svn checkout following a autogen.sh, configure and make in src/c Do you know what the problem could be or where I might find a pre compiled javaflash.so? Thanks, Oliver src/c make if /bin/sh ./libtool
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3538
Oliver (Visitor)
Click here to see the profile of this user
Birthdate:
httpclient.wire JavaFlash on Linux  
What version are you using? The trunk should compile OK. Hello, you where right I used the 0.4 branch, now I tried the trunk and it worked. However, I tested the Java2FlashDemo, which works well on Windows, but on Linux the Panel stays empty. I have Flash 9 installed and when I set the logger to FINEST (for javaflash) I can see the interaction (in the console), but nothing on the sceen. The buttons seem to work , no java exception and when I load the flash into firefox I can see it running there. Any idea what that could be? This is the output: Feb 7, 2008 1:41:41 PM sjtu.dctc.wonder.javaflash.FlashManager configJFComm INFO: ================= SERVICE INVOKERS ================= Name: PageableRecordSet Class Name: org.openamf.invoker.PageableResultSetServiceInvoker Name: SessionControl Class Name: org.openamf.invoker.SessionControlInvoker Name: WebService Class Name: org.openamf.invoker.WebServiceInvoker Name: JMX Class Name: org.openamf.invoker.JMXServiceInvoker Name: EJB Class Name: org.openamf.invoker.EJBServiceInvoker Name: Java Class Name: org.openamf.invoker.JavaServiceInvoker ======================= CUSTOM CLASS MAPPINGS ======================= ======================= PageableRecordsetConfig ======================= initialDataRowCount: 20 ======================= AMFSerializerConfig ======================= forceLowerCaseKeys: true ========= SERVICES ========= ************************** Name: OpenAMFPageableRecordSet Service Location: null Service Invoker Ref: PageableRecordSet Service Invoker: PageableRecordSet
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3539
Steven Gong (Visitor)
Click here to see the profile of this user
Birthdate:
httpclient.wire JavaFlash on Linux  
What version are you using? The trunk should compile OK. Hello, you where right I used the 0.4 branch, now I tried the trunk and it worked. However, I tested the Java2FlashDemo, which works well on Windows, but on Linux the Panel stays empty. I have Flash 9 installed and when I set the logger to FINEST (for javaflash) I can see the interaction (in the console), but nothing on the sceen. The buttons seem to work , no java exception and when I load the flash into firefox I can see it running there. Any idea what that could be? This is the output: Feb 7, 2008 1:41:41 PM sjtu.dctc.wonder.javaflash.FlashManager configJFComm INFO: ================= SERVICE INVOKERS ================= Name: PageableRecordSet Class Name: org.openamf.invoker.PageableResultSetServiceInvoker Name: SessionControl Class Name: org.openamf.invoker.SessionControlInvoker Name: WebService Class Name: org.openamf.invoker.WebServiceInvoker Name: JMX Class Name: org.openamf.invoker.JMXServiceInvoker Name: EJB Class Name: org.openamf.invoker.EJBServiceInvoker Name: Java Class Name: org.openamf.invoker.JavaServiceInvoker ======================= CUSTOM CLASS MAPPINGS ======================= ======================= PageableRecordsetConfig ======================= initialDataRowCount: 20 ======================= AMFSerializerConfig ======================= forceLowerCaseKeys: true ========= SERVICES ========= ************************** Name: OpenAMFPageableRecordSet Service Location: null Service Invoker Ref: PageableRecordSet Service Invoker: PageableRecordSet
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3540
Oliver (Visitor)
Click here to see the profile of this user
Birthdate:
httpclient.wire JavaFlash on Linux  
On Feb 7, 2008 8:52 PM, Oliver < This e-mail address is being protected from spam bots, you need JavaScript enabled to view it wrote: On Feb 6, 4:49 pm, Steven Gong < This e-mail address is being protected from spam bots, you need JavaScript enabled to view it wrote: What version are you using? The trunk should compile OK. Hello, you where right I used the 0.4 branch, now I tried the trunk and it worked. However, I tested the Java2FlashDemo, which works well on Windows, but on Linux the Panel stays empty. I have Flash 9 installed and when I set the logger to FINEST (for javaflash) I can see the interaction (in the console), but nothing on the sceen. The buttons seem to work , no java exception and when I load the flash into firefox I can see it running there. Any idea what that could be? This is the output: Feb 7, 2008 1:41:41 PM sjtu.dctc.wonder.javaflash.FlashManager configJFComm INFO: ================= SERVICE INVOKERS ================= Name: PageableRecordSet Class Name: org.openamf.invoker.PageableResultSetServiceInvoker Name: SessionControl Class Name: org.openamf.invoker.SessionControlInvoker Name: WebService Class Name: org.openamf.invoker.WebServiceInvoker Name: JMX Class Name: org.openamf.invoker.JMXServiceInvoker Name: EJB Class Name: org.openamf.invoker.EJBServiceInvoker Name: Java Class Name: org.openamf.invoker.JavaServiceInvoker ======================= CUSTOM CLASS MAPPINGS ======================= ======================= PageableRecordsetConfig ======================= initialDataRowCount: 20 ======================= AMFSerializerConfig ======================= forceLowerCaseKeys: true ========= SERVICES ========= ************************** Name: OpenAMFPageableRecordSet Service Location: null Service Invoker Ref: PageableRecordSet Service Invoker: PageableRecordSet
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3541
Steven Gong (Visitor)
Click here to see the profile of this user
Birthdate:
httpclient.wire JavaFlash on Linux  
What version are you using? The trunk should compile OK. Hello, you where right I used the 0.4 branch, now I tried the trunk and it worked. However, I tested the Java2FlashDemo, which works well on Windows, but on Linux the Panel stays empty. I have Flash 9 installed and when I set the logger to FINEST (for javaflash) I can see the interaction (in the console), but nothing on the sceen. The buttons seem to work , no java exception and when I load the flash into firefox I can see it running there. Any idea what that could be? This is the output: Feb 7, 2008 1:41:41 PM sjtu.dctc.wonder.javaflash.FlashManager configJFComm INFO: ================= SERVICE INVOKERS ================= Name: PageableRecordSet Class Name: org.openamf.invoker.PageableResultSetServiceInvoker Name: SessionControl Class Name: org.openamf.invoker.SessionControlInvoker Name: WebService Class Name: org.openamf.invoker.WebServiceInvoker Name: JMX Class Name: org.openamf.invoker.JMXServiceInvoker Name: EJB Class Name: org.openamf.invoker.EJBServiceInvoker Name: Java Class Name: org.openamf.invoker.JavaServiceInvoker ======================= CUSTOM CLASS MAPPINGS ======================= ======================= PageableRecordsetConfig ======================= initialDataRowCount: 20 ======================= AMFSerializerConfig ======================= forceLowerCaseKeys: true ========= SERVICES ========= ************************** Name: OpenAMFPageableRecordSet Service Location: null Service Invoker Ref: PageableRecordSet Service Invoker: PageableRecordSet
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
nieautoryzowano authorization failed brak autoryzacji sprawdz autoryzacje 905
news today employment news diving show open water diving latin america tours