[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Messages posted by: kretzler  XML
Profile for kretzler -> Messages posted by kretzler [73] Go to Page: Previous  1, 2, 3, 4, 5 Next 
Author Message
Hello,

I am using the htjscall component to generate a key pair. It takes ~1s before the callback method is called. Is it possible to block during this time the screen. The user should not have the possibility to click somewhere.

Or is it possible to block the screen 'manually'. So that the programmer can decide how long the screen is blocked?


Thanks,
Ralph
works fine, thanks
Hello again,

I found the resource files under ... eclntjsfserver.jar\org\eclnt\jsfserver\i18n\resources\

When I change the language from e.g. german to english I use the following code ... FacesContext.getCurrentInstance().getViewRoot().setLocale(locale);

But the language in the popup is still german.





I mean the text within the popup. For example
-Selektieren Sie zunächst die Datei:
-Das Fenster wird nach erfoglreichem Upload geschlossen.
-...

This text I have to translate into english, french, ...
Ok, I added the FileUploadServlet to the web.xml file. This works fine.

The last problem is, that I have to translate the content of the fileupload popup. Is this possible?


Thanks,
Ralph
Hello,

thanks for implementing this feature.

I checked the example but I have still problems. When I click the upload button ... "HTTP Status 404 - /userselfservice/jsp/fileupload.fileupload" appears.

In the demo folder I cannot find any file what seems to match.


Any ideas?

Thanks,
ralph
Hello,

the Thin Client only supports t:htimage. Is there a plan also to support h:heximage?

The problem in our case is that the image which is shown depends which user is logged in. Furthermore the image is generated out of the database.

So, if there would be no support for h:heximage we would use t:htimage and the url would point to a servlet which delivers an image.

Any other idea's to solve this problem?


Thanks,
Ralph
Hello,

is it possible to implement the maxlength attribute also within the htfield component?


Thanks,
Ralph
Hello,

on our application the user should have the possibility to upload a picture from himself.

Therefore we need the option to do a upload. Is this possible?


Thanks,
Ralph
it works fine ...

Thanks a lot,
Ralph
Hello,

each time I install a new version of Enterprise Client I check the file version.xml if the version I have installed is also used with my tomcat.

Is it possible to populate this information to the console?


Cheers,
Ralph
Hello,

I installed the update but the problem is still there.

Yesterday and today after starting my computer and starting the application the first time the data from the activeX was empty.

It is difficult to reproduce. If I shut down the server, close all windows and then restart the application it is not reproducable.

Any ideas?


Thanks,
Ralph
Hello,

on our startpage we call an activeX component and just wait for response from this activeX. See 'test if an activeX is installed' ... http://www.casabacdemo.com/forum/posts/list/228.page

We implemented this feature in june and it worked fine. Since a few weeks we have problems. The most of the time we got a response from the activeX but sometimes not. We tested it with a startdelay from 100 to 500. With a delay from 100 it works seldom with a delay from 300 or 500 it works mostly.

Maybe there is a relation because the Enterprise client update from the September 21.

I used the clientlogfile option. First with a startdelay from 100 and it failed and then with 500 and it worked.

====================================================

---------- XML finished .......... org.eclnt.client.comm.http.DataTransfer>transferXML
2008:10:27 14:07:54:06 | 11 | INFO | [...40] - >>>> processing response, build screen .......... org.eclnt.client.page.Page>processInitResponse
2008:10:27 14:07:54:50 | 13 | INFO | ActiveX SYNCHRONIZED: begin .......... org.eclnt.client.elements.impl.ACTIVEXElement>createAndRunSWT
2008:10:27 14:07:54:50 | 13 | INFO | ActiveX component: IDEDITX.IDEditXCtrl.1, start loading .......... org.eclnt.client.elements.impl.ACTIVEXElement>createAndRunSWT
2008:10:27 14:07:54:80 | 13 | WARNING | Exception when opening activex component: java.lang.IllegalArgumentException: Argument not valid [peer not created] .......... org.eclnt.client.elements.impl.ACTIVEXElement$1>run
2008:10:27 14:07:54:89 | 11 | INFO | Loading image http://localhost:8080/smartact/eclntjsfserver/images/statusbar_empty.png .......... org.eclnt.client.page.ImageLoader>loadImageIcon
2008:10:27 14:07:54:90 | 11 | INFO | Reading remote file http://localhost:8080/smartact/eclntjsfserver/images/statusbar_empty.png .......... org.eclnt.client.comm.http.DataTransfer>readBytesFromURL
2008:10:27 14:07:54:92 | 11 | INFO | remote file's length ==== 750 .......... org.eclnt.client.comm.http.DataTransfer>readBytesFromURL
2008:10:27 14:07:54:92 | 11 | FINE |

====================================================

---------- XML finished .......... org.eclnt.client.comm.http.DataTransfer>transferXML
2008:10:27 13:58:48:74 | 11 | INFO | [...44] - >>>> processing response, build screen .......... org.eclnt.client.page.Page>processInitResponse
2008:10:27 13:58:48:17 | 13 | INFO | ActiveX SYNCHRONIZED: begin .......... org.eclnt.client.elements.impl.ACTIVEXElement>createAndRunSWT
2008:10:27 13:58:48:18 | 13 | INFO | ActiveX component: IDEDITX.IDEditXCtrl.1, start loading .......... org.eclnt.client.elements.impl.ACTIVEXElement>createAndRunSWT
2008:10:27 13:58:48:72 | 12 | FINE | Sending message: eclntHeartbeatSeccond .......... org.eclnt.client.asynch.MessageBusImpl>sendMessage
2008:10:27 13:58:48:01 | 11 | INFO | Loading image http://localhost:8080/smartact/eclntjsfserver/images/statusbar_empty.png .......... org.eclnt.client.page.ImageLoader>loadImageIcon
2008:10:27 13:58:48:01 | 11 | INFO | Reading remote file http://localhost:8080/smartact/eclntjsfserver/images/statusbar_empty.png .......... org.eclnt.client.comm.http.DataTransfer>readBytesFromURL
2008:10:27 13:58:48:07 | 11 | INFO | remote file's length ==== 750 .......... org.eclnt.client.comm.http.DataTransfer>readBytesFromURL
2008:10:27 13:58:48:08 | 11 | FINE |



Thanks,
Ralph
... works fine.

Thanks,
Ralph
Hello,

I try to implement the language management via resource binding.

Within the jsp files I am using something like '#{rr.literals.link_overview}'. This works fine.

Is it also possible to set the value of a component in java and this value is then translated?

My first try was
public String getMessage() {
return "#{rr.literals.link_overview}";
}

and my second
public String getMessage() {
ResourceBundle rb = ResourceBundle.getBundle(
"org.eclnt.jsfserver.i18n.resources.Literals",
FacesContext.getCurrentInstance().getViewRoot().getLocale());
return rb.getString("rr.literals.link_overview");
}


Or isnt this possible and I have to follow the instructions in the chapter 'Doing it on your own...'


Thanks,
Ralph


p.s. it seems that if a key within a property file has a '.' the text is not shown on the surface.
msg.onLogin=Login // not working
msg_onLogin= Login //works fine
 
Profile for kretzler -> Messages posted by kretzler [73] Go to Page: Previous  1, 2, 3, 4, 5 Next 
Go to:   
Powered by JForum 2.1.6 © JForum Team